Status: Pass 216 Failure 10 Skip 9
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft1.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: None, <traceback object at 0x7f7cfb2eab40>), (<class 'tempest.lib.exceptions.Conflict'>, Conflict with state of target resource Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 62ddc16e-f80f-434f-8597-efc0693ca868 in use.', 'detail': ''}, <traceback object at 0x7f7cfb2b7840>), (<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 0x7f7cfb234c00>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 2a5db3a6-a1f8-42f2-aba3-22077bac1233 within the required time (360 s). Timer started at 1647982574. Timer ended at 1647982936. Waited for 362 s., <traceback object at 0x7f7cfb5d3f00>), (<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 0x7f7cfb5cf3c0>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
AttachVolumeNegativeTest) |
fail
ft2.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f253261b980>) |
||||||
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
pt3.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
ft3.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-03-22 20:31:46,027 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes 0.968s 2022-03-22 20:31:46,027 118509 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-1461584541"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a20be3-1cd7-4af3-8c99-f095b767da12', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a20be3-1cd7-4af3-8c99-f095b767da12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.415699", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-22 20:31:46,145 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.111s 2022-03-22 20:31:46,146 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b085a375-43e4-49f5-aebb-08d93af53406', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b085a375-43e4-49f5-aebb-08d93af53406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:31:47,207 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.050s 2022-03-22 20:31:47,208 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c206f6-d3b5-4994-b9cb-50f58aa6c0d0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c206f6-d3b5-4994-b9cb-50f58aa6c0d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:31:46.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:31:48,285 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.068s 2022-03-22 20:31:48,286 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d423f2d3-98a9-45cb-8c23-160c888fc7b9', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d423f2d3-98a9-45cb-8c23-160c888fc7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:31:48.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:31:48,294 118509 INFO [tempest.common.waiters] volume 2a5db3a6-a1f8-42f2-aba3-22077bac1233 reached available after waiting for 2.294027 seconds 2022-03-22 20:31:48,294 118509 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-22 20:31:48,842 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.65/compute/v2.1/os-keypairs 0.547s 2022-03-22 20:31:48,881 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-405691958"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:31:48 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-82135d95-b69d-45b3-ba77-e1a6f4b0e5cb', 'x-compute-request-id': 'req-82135d95-b69d-45b3-ba77-e1a6f4b0e5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEAv5USa2Pn4Re9J73BILRYXK/kw9LMMYoFVFnPmd0cDnBCZq9M\\njPch0Qp19jhVxhFPwUf9HILNq2Bdyep7Du0B9Cq5SbL4lKiopd+OwATvypLQWCn8\\nJhveiXQ9DP040XUbd01poWpByF0NKrm6CZIa7hIk1W4Iu7R5unx5dKYfXz3Lum2D\\n6W+/UAhEzc4LgXgRKmagCZh9n/aMeOSOPZAnqvjeB8bFkXJPYoUX3ZXfOG1PX+Sb\\nxlFXviLvLXWkhtQoPOrBEXilT5Txc/jl6Vvnx0GHbgMvC8gwGF6gQ5alPgqYQlTh\\nF5Kb8XJ/zES94ADh5aMScO908VAzUhqAuAXhkQIDAQABAoIBAQCH8NhUGV0FDJos\\n4+lxMmbsxea2yRIZKM2lT+EOVaW93QxQ3pyb/hQhx6FyaAD8/XWxOUqx+2LC8ys5\\nxkcxjR1wywwU7oiSu6aHpL0fJaGdBVYO6SPBSs86i59yYw/5GHa3zddhMQuih9x6\\n77TBa8nuGjPGukA6KNKjcAWirund4ronAyq5cCww7aQUIIMIk+OKSpfEbAuQF3IL\\n4y4i2rOljrbiWoABz3dpV1Vijh3NAGjCXQMQN9QAl5f5HCMjbi1Wr503Q4OmSLP5\\n9mKTfpoKAb6H5f9l3mZnIi7bzSpgiNzwaHkaOYZDqyAOJL1lkRErTavP4yy2DfF1\\nWwcWYGhtAoGBAOBqxyPHfu7CLyNJk4Furv9qgPpJj2ARs0y9zWhXfnyY7XanMwCL\\n4gMbJKlZyzXp+miDgSUhJq7IMCx3ad0GVao03OSEV+Rq8dqgwkAUZQLhl/eBPK8g\\nhD/fQ/bbtmtA44ao6IIH9HioRARFLzoyR+xHPw9IeLry+ENuxd44074bAoGBANqL\\nVWXqPzgel7WPDy5QsJfmhQGpcawij/ooEnO+ubvZLmLDgBZRdAoaoLW3pWxl8thm\\nhCqbyszDWS2reGLxr8ZHtX7XCMplWRhAsJj5CxmhwlTzmq2W4rI4+tTttVSV1ULz\\nSPc6Gh6F4LbxH3V++KdsYOEcp9P52Qm6GGbheWnDAoGAOHFCorITL7OxLVvc+InB\\nA8ZiqBCGOfBZuyxllB+lVWsVFmmY/0MvVf6mqt1FqcquS0j/2znKQ91fmF90Rb3J\\nH+TpxaOvg2iOaaFTGdDHUwEwOnTLsXQpLvNVYaoC6FjKoNyslb+wcgRIDxbjeOya\\ngEevCYX9r29al4MtyuVaBA8CgYEA2Yb2aYrPgjxxJPZQVflazNdWbGEMFBoS1Rwt\\nwaeFl8SEtymAxLYumiAG9tjkfxC6t0rTItYO9eE7UonqOhH2s5WMwcOnrE1UcR9y\\np9C7i7fGhmgy/bXBz0OH54jzhE3fB9TAO9RJSzhWg8FdXsYTGhJ2G5s6MXPu5A+n\\nWj/zaaECgYEAu9QhUZ0qdsNeeltkns1cpUlI2B18DFfE+V6ZSHkNiwIFXVIwR44X\\nvNz6DxzymRY3Bg0sD/QXkS7r63Ql90JyF5U/8FB1gdmsISWr9G7AS9260J8gUvWV\\nB/wJDKCap+1WMfB9Agmh4NB146yw9eJ70F1QvpJJAgjQs2p/4uajJKM=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-405691958", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/lRJrY+fhF70nvcEgtFhcr+TD0swxigVUWc+Z3RwOcEJmr0yM9yHRCnX2OFXGEU/BR/0cgs2rYF3J6nsO7QH0KrlJsviUqKil347ABO/KktBYKfwmG96JdD0M/TjRdRt3TWmhakHIXQ0quboJkhruEiTVbgi7tHm6fHl0ph9fPcu6bYPpb79QCETNzguBeBEqZqAJmH2f9ox45I49kCeq+N4HxsWRck9ihRfdld84bU9f5JvGUVe+Iu8tdaSG1Cg86sEReKVPlPFz+OXpW+fHQYduAy8LyDAYXqBDlqU+CphCVOEXkpvxcn/MRL3gAOHloxJw73TxUDNSGoC4BeGR Generated-by-Nova", "fingerprint": "8d:81:a8:af:1b:38:19:3f:b4:c5:bf:19:4b:74:e9:04", "user_id": "d0480a240e9c44928e847bc67be01220"}}' 2022-03-22 20:31:48,883 118509 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-405691958 created 2022-03-22 20:31:49,332 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.65:9696/v2.0/security-groups 0.447s 2022-03-22 20:31:49,332 118509 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--227020416", "description": "tempest-description--596823598"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-6a10a5b5-2c4c-4162-a3c7-c625676c230f', 'date': 'Tue, 22 Mar 2022 20:31:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "62ddc16e-f80f-434f-8597-efc0693ca868", "name": "tempest-securitygroup--227020416", "stateful": true, "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "description": "tempest-description--596823598", "shared": false, "security_group_rules": [{"id": "8cbe8f32-8941-4a93-8cee-ffe19e424ca5", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "security_group_id": "62ddc16e-f80f-434f-8597-efc0693ca868", "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": 352, "description": null, "tags": [], "created_at": "2022-03-22T20:31:49Z", "updated_at": "2022-03-22T20:31:49Z", "revision_number": 0, "project_id": "58ba461ae76e4176bbbac47b0d365c63"}, {"id": "bd00b089-5478-4125-be08-f9a4647ee102", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "security_group_id": "62ddc16e-f80f-434f-8597-efc0693ca868", "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": 351, "description": null, "tags": [], "created_at": "2022-03-22T20:31:49Z", "updated_at": "2022-03-22T20:31:49Z", "revision_number": 0, "project_id": "58ba461ae76e4176bbbac47b0d365c63"}], "tags": [], "created_at": "2022-03-22T20:31:49Z", "updated_at": "2022-03-22T20:31:49Z", "revision_number": 1, "project_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:31:49,842 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.65:9696/v2.0/security-group-rules 0.509s 2022-03-22 20:31:49,843 118509 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": "62ddc16e-f80f-434f-8597-efc0693ca868", "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-e67089d7-8ae9-4bb2-825c-5185c7950c3c', 'date': 'Tue, 22 Mar 2022 20:31:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "41912465-2308-4893-9e8f-eda70cb28135", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "security_group_id": "62ddc16e-f80f-434f-8597-efc0693ca868", "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-03-22T20:31:49Z", "updated_at": "2022-03-22T20:31:49Z", "revision_number": 0, "project_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:31:50,289 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.65:9696/v2.0/security-group-rules 0.445s 2022-03-22 20:31:50,289 118509 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": "62ddc16e-f80f-434f-8597-efc0693ca868", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8ab29764-5e64-4eba-997f-5025b9109049', 'date': 'Tue, 22 Mar 2022 20:31:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a8af32df-590f-4166-b32f-bbc6335a426b", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "security_group_id": "62ddc16e-f80f-434f-8597-efc0693ca868", "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-03-22T20:31:50Z", "updated_at": "2022-03-22T20:31:50Z", "revision_number": 0, "project_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:31:50,289 118509 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--227020416 created 2022-03-22 20:31:52,547 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.65:9696/v2.0/floatingips 2.256s 2022-03-22 20:31:52,547 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-beccdb52-4d2a-407f-a033-51274271fe5d', 'date': 'Tue, 22 Mar 2022 20:31:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4ed04bd8-57bc-48d5-a775-7c0b14d9dfd7", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "floating_ip_address": "172.27.3.231", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "58ba461ae76e4176bbbac47b0d365c63", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-22T20:31:51Z", "updated_at": "2022-03-22T20:31:51Z", "revision_number": 0}}' 2022-03-22 20:31:52,547 118509 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4ed04bd8-57bc-48d5-a775-7c0b14d9dfd7', 'tenant_id': '58ba461ae76e4176bbbac47b0d365c63', 'floating_ip_address': '172.27.3.231', 'floating_network_id': 'eeacc944-eee6-4dfe-b655-e045070bcf78', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '58ba461ae76e4176bbbac47b0d365c63', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-22T20:31:51Z', 'updated_at': '2022-03-22T20:31:51Z', 'revision_number': 0, 'ip': '172.27.3.231'} created 2022-03-22 20:31:52,673 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.65/identity/v3/auth/tokens 0.120s 2022-03-22 20:31:52,673 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 22 Mar 2022 20:31:52 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-bd9f5168-dc4c-483d-b360-67f5c3e20011', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d0480a240e9c44928e847bc67be01220", "name": "tempest-ServerRescueNegativeTestJSON-776806738-project", "password_expires_at": null}, "audit_ids": ["sK7LaxidTWS8cSJiQRWdAQ"], "expires_at": "2022-03-22T21:31:52.000000Z", "issued_at": "2022-03-22T20:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58ba461ae76e4176bbbac47b0d365c63", "name": "tempest-ServerRescueNegativeTestJSON-776806738"}, "is_domain": false, "roles": [{"id": "121d267c64e347789b8c3fed4c039e80", "name": "reader"}, {"id": "4dc155923bea435f8ef6b2412bad0335", "name": "member"}], "catalog": [{"endpoints": [{"id": "eb221c70abac44779f72cafeb7227990", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:8080/v1/AUTH_58ba461ae76e4176bbbac47b0d365c63", "region": "RegionOne"}, {"id": "ee59dd7091ac4e7f87e84900142c48e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.65:8080", "region": "RegionOne"}], "id": "2d314996a4d9419da8be8042c7a745be", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0d422280cf7844fba8a056cc085d61ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/placement", "region": "RegionOne"}], "id": "422aa42687c643a4a1149b9d827bfee5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6815c4982fc8452683fa2f0a7927e085", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2/58ba461ae76e4176bbbac47b0d365c63", "region": "RegionOne"}], "id": "44bb2a6732214a0192f45b70d0011eb0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "8caf8e2b77b3429ba19ebab690785a17", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/image", "region": "RegionOne"}], "id": "5204505f13d3437f9d3d79b9ba7230b9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e9fc39dac4f9454f8bc70673623d8cd7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63", "region": "RegionOne"}], "id": "86ebd86c9d1240978317ce898c41f580", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5d433af61f034482b01ba09afc4c9d42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/identity", "region": "RegionOne"}], "id": "9f748032a69e4e06b7e48614b8825142", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0f283d850bf04fb2a985136a5e707c1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:9696/", "region": "RegionOne"}], "id": "acdc1dd9b1414f3789d82fa26c14c743", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c32db2e89ec642aaa3399b0e5d049625", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63", "region": "RegionOne"}], "id": "bb2f33279e5847169f510e724d386954", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5353fbb2baf4a3c82eb23c950897c51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2.1", "region": "RegionOne"}], "id": "f3b8d49d1d104778a4c37c89a711d78f", "type": "compute", "name": "nova"}]}}' 2022-03-22 20:31:52,674 118509 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'acfc7a51-3e26-4390-b237-579e4d33d442', 'name': 'tempest-ServerRescueNegativeTestJSON-891738104-network', 'tenant_id': '58ba461ae76e4176bbbac47b0d365c63', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '58ba461ae76e4176bbbac47b0d365c63', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 88, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-22T20:29:11Z', 'updated_at': '2022-03-22T20:29:11Z', 'revision_number': 1} available for tenant 2022-03-22 20:31:52,674 118509 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAv5USa2Pn4Re9J73BILRYXK/kw9LMMYoFVFnPmd0cDnBCZq9M\njPch0Qp19jhVxhFPwUf9HILNq2Bdyep7Du0B9Cq5SbL4lKiopd+OwATvypLQWCn8\nJhveiXQ9DP040XUbd01poWpByF0NKrm6CZIa7hIk1W4Iu7R5unx5dKYfXz3Lum2D\n6W+/UAhEzc4LgXgRKmagCZh9n/aMeOSOPZAnqvjeB8bFkXJPYoUX3ZXfOG1PX+Sb\nxlFXviLvLXWkhtQoPOrBEXilT5Txc/jl6Vvnx0GHbgMvC8gwGF6gQ5alPgqYQlTh\nF5Kb8XJ/zES94ADh5aMScO908VAzUhqAuAXhkQIDAQABAoIBAQCH8NhUGV0FDJos\n4+lxMmbsxea2yRIZKM2lT+EOVaW93QxQ3pyb/hQhx6FyaAD8/XWxOUqx+2LC8ys5\nxkcxjR1wywwU7oiSu6aHpL0fJaGdBVYO6SPBSs86i59yYw/5GHa3zddhMQuih9x6\n77TBa8nuGjPGukA6KNKjcAWirund4ronAyq5cCww7aQUIIMIk+OKSpfEbAuQF3IL\n4y4i2rOljrbiWoABz3dpV1Vijh3NAGjCXQMQN9QAl5f5HCMjbi1Wr503Q4OmSLP5\n9mKTfpoKAb6H5f9l3mZnIi7bzSpgiNzwaHkaOYZDqyAOJL1lkRErTavP4yy2DfF1\nWwcWYGhtAoGBAOBqxyPHfu7CLyNJk4Furv9qgPpJj2ARs0y9zWhXfnyY7XanMwCL\n4gMbJKlZyzXp+miDgSUhJq7IMCx3ad0GVao03OSEV+Rq8dqgwkAUZQLhl/eBPK8g\nhD/fQ/bbtmtA44ao6IIH9HioRARFLzoyR+xHPw9IeLry+ENuxd44074bAoGBANqL\nVWXqPzgel7WPDy5QsJfmhQGpcawij/ooEnO+ubvZLmLDgBZRdAoaoLW3pWxl8thm\nhCqbyszDWS2reGLxr8ZHtX7XCMplWRhAsJj5CxmhwlTzmq2W4rI4+tTttVSV1ULz\nSPc6Gh6F4LbxH3V++KdsYOEcp9P52Qm6GGbheWnDAoGAOHFCorITL7OxLVvc+InB\nA8ZiqBCGOfBZuyxllB+lVWsVFmmY/0MvVf6mqt1FqcquS0j/2znKQ91fmF90Rb3J\nH+TpxaOvg2iOaaFTGdDHUwEwOnTLsXQpLvNVYaoC6FjKoNyslb+wcgRIDxbjeOya\ngEevCYX9r29al4MtyuVaBA8CgYEA2Yb2aYrPgjxxJPZQVflazNdWbGEMFBoS1Rwt\nwaeFl8SEtymAxLYumiAG9tjkfxC6t0rTItYO9eE7UonqOhH2s5WMwcOnrE1UcR9y\np9C7i7fGhmgy/bXBz0OH54jzhE3fB9TAO9RJSzhWg8FdXsYTGhJ2G5s6MXPu5A+n\nWj/zaaECgYEAu9QhUZ0qdsNeeltkns1cpUlI2B18DFfE+V6ZSHkNiwIFXVIwR44X\nvNz6DxzymRY3Bg0sD/QXkS7r63Ql90JyF5U/8FB1gdmsISWr9G7AS9260J8gUvWV\nB/wJDKCap+1WMfB9Agmh4NB146yw9eJ70F1QvpJJAgjQs2p/4uajJKM=\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-405691958', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/lRJrY+fhF70nvcEgtFhcr+TD0swxigVUWc+Z3RwOcEJmr0yM9yHRCnX2OFXGEU/BR/0cgs2rYF3J6nsO7QH0KrlJsviUqKil347ABO/KktBYKfwmG96JdD0M/TjRdRt3TWmhakHIXQ0quboJkhruEiTVbgi7tHm6fHl0ph9fPcu6bYPpb79QCETNzguBeBEqZqAJmH2f9ox45I49kCeq+N4HxsWRck9ihRfdld84bU9f5JvGUVe+Iu8tdaSG1Cg86sEReKVPlPFz+OXpW+fHQYduAy8LyDAYXqBDlqU+CphCVOEXkpvxcn/MRL3gAOHloxJw73TxUDNSGoC4BeGR Generated-by-Nova', 'fingerprint': '8d:81:a8:af:1b:38:19:3f:b4:c5:bf:19:4b:74:e9:04', 'user_id': 'd0480a240e9c44928e847bc67be01220'}, 'security_group': {'id': '62ddc16e-f80f-434f-8597-efc0693ca868', 'name': 'tempest-securitygroup--227020416', 'stateful': True, 'tenant_id': '58ba461ae76e4176bbbac47b0d365c63', 'description': 'tempest-description--596823598', 'shared': False, 'security_group_rules': [{'id': '8cbe8f32-8941-4a93-8cee-ffe19e424ca5', 'tenant_id': '58ba461ae76e4176bbbac47b0d365c63', 'security_group_id': '62ddc16e-f80f-434f-8597-efc0693ca868', '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': 352, 'description': None, 'tags': [], 'created_at': '2022-03-22T20:31:49Z', 'updated_at': '2022-03-22T20:31:49Z', 'revision_number': 0, 'project_id': '58ba461ae76e4176bbbac47b0d365c63'}, {'id': 'bd00b089-5478-4125-be08-f9a4647ee102', 'tenant_id': '58ba461ae76e4176bbbac47b0d365c63', 'security_group_id': '62ddc16e-f80f-434f-8597-efc0693ca868', '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': 351, 'description': None, 'tags': [], 'created_at': '2022-03-22T20:31:49Z', 'updated_at': '2022-03-22T20:31:49Z', 'revision_number': 0, 'project_id': '58ba461ae76e4176bbbac47b0d365c63'}], 'tags': [], 'created_at': '2022-03-22T20:31:49Z', 'updated_at': '2022-03-22T20:31:49Z', 'revision_number': 1, 'project_id': '58ba461ae76e4176bbbac47b0d365c63'}, 'floating_ip': {'id': '4ed04bd8-57bc-48d5-a775-7c0b14d9dfd7', 'tenant_id': '58ba461ae76e4176bbbac47b0d365c63', 'floating_ip_address': '172.27.3.231', 'floating_network_id': 'eeacc944-eee6-4dfe-b655-e045070bcf78', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '58ba461ae76e4176bbbac47b0d365c63', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-22T20:31:51Z', 'updated_at': '2022-03-22T20:31:51Z', 'revision_number': 0, 'ip': '172.27.3.231'}} 2022-03-22 20:31:53,778 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.65/compute/v2.1/servers 1.102s 2022-03-22 20:31:53,778 118509 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-1576101842", "imageRef": "2b136d39-d5f8-4e3d-8650-b35d01011309", "flavorRef": "452", "adminPass": "H6^g@Wa1QdQeC3x", "networks": [{"uuid": "acfc7a51-3e26-4390-b237-579e4d33d442"}], "security_groups": [{"name": "tempest-securitygroup--227020416"}], "key_name": "tempest-keypair-405691958", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '408', 'location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7414211-324d-4cfb-9c36-9f017bfd5f8e', 'x-compute-request-id': 'req-c7414211-324d-4cfb-9c36-9f017bfd5f8e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--227020416"}], "adminPass": "H6^g@Wa1QdQeC3x"}}' 2022-03-22 20:31:53,859 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.077s 2022-03-22 20:31:53,860 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-561ae904-96f8-4c99-aef3-e110959774ac', 'x-compute-request-id': 'req-561ae904-96f8-4c99-aef3-e110959774ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:54Z", "updated": "2022-03-22T20:31:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-405691958", "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-03-22 20:31:55,049 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.165s 2022-03-22 20:31:55,049 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56231076-98e8-433e-b0e3-6669c1e907bd', 'x-compute-request-id': 'req-56231076-98e8-433e-b0e3-6669c1e907bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:54Z", "updated": "2022-03-22T20:31:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-405691958", "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-03-22 20:31:56,235 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.177s 2022-03-22 20:31:56,235 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:31:56 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-58e3fc70-e2d2-40b3-b976-9f51cd1fd9f2', 'x-compute-request-id': 'req-58e3fc70-e2d2-40b3-b976-9f51cd1fd9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:31:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405691958", "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-03-22 20:31:56,245 118509 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-03-22 20:31:57,438 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.190s 2022-03-22 20:31:57,438 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-031340fb-ad1c-44fb-97ef-7e6c6410a6e4', 'x-compute-request-id': 'req-031340fb-ad1c-44fb-97ef-7e6c6410a6e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:31:57,445 118509 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 4 second wait 2022-03-22 20:31:58,821 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.375s 2022-03-22 20:31:58,821 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3e4fb16-bb48-4a53-91f3-b1c5e83e564b', 'x-compute-request-id': 'req-c3e4fb16-bb48-4a53-91f3-b1c5e83e564b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:31:58,829 118509 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2022-03-22 20:32:00,195 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.365s 2022-03-22 20:32:00,196 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-928e4cd0-e97a-411c-a195-46c0e1d8a71d', 'x-compute-request-id': 'req-928e4cd0-e97a-411c-a195-46c0e1d8a71d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:32:01,416 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.206s 2022-03-22 20:32:01,416 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0402eabc-7485-4b03-9071-8dac0e4cdef7', 'x-compute-request-id': 'req-0402eabc-7485-4b03-9071-8dac0e4cdef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:32:02,596 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.171s 2022-03-22 20:32:02,596 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-895a18e0-0530-4659-aecd-c86a20986261', 'x-compute-request-id': 'req-895a18e0-0530-4659-aecd-c86a20986261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:32:03,798 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.194s 2022-03-22 20:32:03,799 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a3cad48-c52c-4e9c-b689-c70c2e612798', 'x-compute-request-id': 'req-1a3cad48-c52c-4e9c-b689-c70c2e612798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:32:04,982 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.173s 2022-03-22 20:32:04,982 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b94a6a35-df4b-49b6-b0a9-0f5b497192cf', 'x-compute-request-id': 'req-b94a6a35-df4b-49b6-b0a9-0f5b497192cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:32:06,150 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.160s 2022-03-22 20:32:06,151 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b003344f-8f7f-4434-aa10-5028be348000', 'x-compute-request-id': 'req-b003344f-8f7f-4434-aa10-5028be348000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:32:07,411 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.252s 2022-03-22 20:32:07,411 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e6fe5f2-6c2a-4e96-b8eb-328838d9374a', 'x-compute-request-id': 'req-4e6fe5f2-6c2a-4e96-b8eb-328838d9374a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:32:08,710 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.278s 2022-03-22 20:32:08,710 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6686313-b133-4c51-a7f9-2189bb8fdb37', 'x-compute-request-id': 'req-e6686313-b133-4c51-a7f9-2189bb8fdb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:32:09,929 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.209s 2022-03-22 20:32:09,929 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fdefb56-0208-4969-bdb0-1aef9ac1693d', 'x-compute-request-id': 'req-5fdefb56-0208-4969-bdb0-1aef9ac1693d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:31:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:32:11,149 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.210s 2022-03-22 20:32:11,150 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab7b6e3f-50d1-4103-be15-8ec284562280', 'x-compute-request-id': 'req-ab7b6e3f-50d1-4103-be15-8ec284562280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:32:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:32:12,345 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.185s 2022-03-22 20:32:12,345 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82b051d5-ee12-49fb-a574-670971824e32', 'x-compute-request-id': 'req-82b051d5-ee12-49fb-a574-670971824e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "BUILD", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:32:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:32:13,544 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.189s 2022-03-22 20:32:13,544 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:13 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-85e4e2cf-51ca-4d13-9f7a-5f9d3e7917ec', 'x-compute-request-id': 'req-85e4e2cf-51ca-4d13-9f7a-5f9d3e7917ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:32:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:32:13,551 118509 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 20 second wait 2022-03-22 20:32:13,655 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-interface 0.103s 2022-03-22 20:32:13,655 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:13 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-d53f815d-f0f0-4e4e-999c-9dcdf4d2acf6', 'x-compute-request-id': 'req-d53f815d-f0f0-4e4e-999c-9dcdf4d2acf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "acfc7a51-3e26-4390-b237-579e4d33d442", "port_id": "a181adec-864e-444a-8ab8-bb10c9ac3589", "mac_addr": "fa:16:3e:e6:92:65", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "684c10f6-fd67-4579-bea6-8d5282cf6098", "ip_address": "172.20.0.14"}]}]}' 2022-03-22 20:32:15,100 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://10.222.0.65:9696/v2.0/floatingips/4ed04bd8-57bc-48d5-a775-7c0b14d9dfd7 1.442s 2022-03-22 20:32:15,101 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "a181adec-864e-444a-8ab8-bb10c9ac3589"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-67260d0e-1cf3-4fb5-a408-dd6be1d3b074', 'date': 'Tue, 22 Mar 2022 20:32:15 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips/4ed04bd8-57bc-48d5-a775-7c0b14d9dfd7'} Body: b'{"floatingip": {"id": "4ed04bd8-57bc-48d5-a775-7c0b14d9dfd7", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "floating_ip_address": "172.27.3.231", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": "12d0efb9-4d59-443b-8989-51588855477f", "port_id": "a181adec-864e-444a-8ab8-bb10c9ac3589", "fixed_ip_address": "172.20.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "acfc7a51-3e26-4390-b237-579e4d33d442", "mac_address": "fa:16:3e:e6:92:65", "admin_state_up": true, "status": "ACTIVE", "device_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-22T20:31:51Z", "updated_at": "2022-03-22T20:32:14Z", "revision_number": 1, "project_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:32:15,114 118509 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.231:22' as 'ubuntu' with public key authentication 2022-03-22 20:32:19,301 118509 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-03-22 20:32:24,869 118509 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-03-22 20:32:31,428 118509 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-03-22 20:32:39,013 118509 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-03-22 20:32:47,588 118509 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-03-22 20:32:57,156 118509 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-03-22 20:33:07,716 118509 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-03-22 20:33:19,270 118509 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-03-22 20:33:28,774 118509 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-03-22 20:33:39,286 118509 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-03-22 20:33:50,799 118509 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-03-22 20:34:03,313 118509 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-03-22 20:34:16,829 118509 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-03-22 20:34:31,345 118509 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-03-22 20:34:46,868 118509 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-03-22 20:35:03,404 118509 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:35:03,592 118509 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-22 20:35:03,593 118509 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.231 successfully created 2022-03-22 20:35:04,502 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.908s 2022-03-22 20:35:04,502 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:03 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-0c0235fd-a428-4d42-a0ff-9ee28cb99d78', 'x-compute-request-id': 'req-0c0235fd-a428-4d42-a0ff-9ee28cb99d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "device": "/dev/sdb"}}' 2022-03-22 20:35:04,555 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.050s 2022-03-22 20:35:04,555 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3bd680-0b59-4fdc-bb9d-b28531872f7a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3bd680-0b59-4fdc-bb9d-b28531872f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:05,614 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.050s 2022-03-22 20:35:05,614 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd069722-9057-4bec-8a7a-97ad36962106', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd069722-9057-4bec-8a7a-97ad36962106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:06,679 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.056s 2022-03-22 20:35:06,679 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a501d960-ea8a-4457-bc28-6db26709b610', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a501d960-ea8a-4457-bc28-6db26709b610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:07,758 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.071s 2022-03-22 20:35:07,758 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72529308-ee7f-4184-95df-3e58e0874e3d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72529308-ee7f-4184-95df-3e58e0874e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:08,833 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.066s 2022-03-22 20:35:08,834 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290bc429-adcd-4c21-9e85-f1fff91c0486', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290bc429-adcd-4c21-9e85-f1fff91c0486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:09,897 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.054s 2022-03-22 20:35:09,898 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ebcf9f-2373-46ef-b576-811574dcdf6e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ebcf9f-2373-46ef-b576-811574dcdf6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:10,962 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.051s 2022-03-22 20:35:10,963 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d0a1bb-165a-4178-84f4-55b7b78a9bbf', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d0a1bb-165a-4178-84f4-55b7b78a9bbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:12,022 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.051s 2022-03-22 20:35:12,023 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2abe199a-f168-49a2-9234-0cba56520711', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2abe199a-f168-49a2-9234-0cba56520711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:13,109 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.074s 2022-03-22 20:35:13,110 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23222b5b-1789-4392-baea-f34b671c2fb2', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23222b5b-1789-4392-baea-f34b671c2fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:14,165 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:35:14,166 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f33711-f147-440b-9c94-784876bda7f4', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f33711-f147-440b-9c94-784876bda7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:15,223 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:35:15,223 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b91bd864-6fd5-4ba5-8183-3705fce6a974', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b91bd864-6fd5-4ba5-8183-3705fce6a974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:16,278 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.047s 2022-03-22 20:35:16,279 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6178a6-91b2-43db-8ead-5053a0e92cb8', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6178a6-91b2-43db-8ead-5053a0e92cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:17,334 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.047s 2022-03-22 20:35:17,334 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f003667e-d1d1-4828-a59a-393bb8bac993', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f003667e-d1d1-4828-a59a-393bb8bac993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:18,388 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.046s 2022-03-22 20:35:18,389 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-326b7c0c-3ea9-4f55-8294-b0b4046e59a4', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-326b7c0c-3ea9-4f55-8294-b0b4046e59a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:19,445 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:35:19,445 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-246f9361-ef4e-4422-8107-31a7ed6b5be9', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-246f9361-ef4e-4422-8107-31a7ed6b5be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:20,506 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.047s 2022-03-22 20:35:20,506 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78cae19-67f8-46f3-929a-ea618cbc0b5e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78cae19-67f8-46f3-929a-ea618cbc0b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:21,570 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:35:21,570 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f13e23-f745-4e8c-8f0d-50a262740936', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f13e23-f745-4e8c-8f0d-50a262740936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:22,627 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.049s 2022-03-22 20:35:22,627 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8a8e1b-e4f9-4750-bec0-efda02d904bf', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8a8e1b-e4f9-4750-bec0-efda02d904bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:23,680 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:35:23,681 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a30671b0-fa3a-470a-bc8d-d10b8a2ac4de', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a30671b0-fa3a-470a-bc8d-d10b8a2ac4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:24,733 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:35:24,734 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ae1256-738b-40e7-b9a7-8f70858f5285', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ae1256-738b-40e7-b9a7-8f70858f5285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:25,790 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:35:25,790 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d767f4dd-617b-4d34-8a82-29f109e94f87', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d767f4dd-617b-4d34-8a82-29f109e94f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:26,850 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.052s 2022-03-22 20:35:26,851 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e1f4eb2-89cb-4e86-ae47-6a4ed3551b18', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e1f4eb2-89cb-4e86-ae47-6a4ed3551b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:27,919 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.055s 2022-03-22 20:35:27,922 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5695e38-c09a-41a4-be12-63c96e888a29', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5695e38-c09a-41a4-be12-63c96e888a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:28,976 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.046s 2022-03-22 20:35:28,976 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a266f84e-b28e-4895-8d87-f74c2ecf3784', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a266f84e-b28e-4895-8d87-f74c2ecf3784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:30,031 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:35:30,031 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02defeba-95bd-4f00-9734-e683efa207b1', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02defeba-95bd-4f00-9734-e683efa207b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:31,088 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:35:31,088 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f6ffa35-ce93-40b0-96f5-71971fa940c7', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f6ffa35-ce93-40b0-96f5-71971fa940c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:32,158 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.061s 2022-03-22 20:35:32,158 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7472c166-c4ae-4a4c-bd47-32f3f13d44e4', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7472c166-c4ae-4a4c-bd47-32f3f13d44e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:33,213 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.047s 2022-03-22 20:35:33,214 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7287bb05-5292-4f94-b532-f7390e7d339b', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7287bb05-5292-4f94-b532-f7390e7d339b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:34,274 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.052s 2022-03-22 20:35:34,274 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d8e120-dd88-4527-8785-118ce8ef5060', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d8e120-dd88-4527-8785-118ce8ef5060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:35,331 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:35:35,331 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408b98b2-b7e0-4e9b-9c9f-2c345c6aa01e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408b98b2-b7e0-4e9b-9c9f-2c345c6aa01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:36,389 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.049s 2022-03-22 20:35:36,390 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef35843-943d-4326-b296-e583b3c9095d', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef35843-943d-4326-b296-e583b3c9095d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:37,444 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.046s 2022-03-22 20:35:37,444 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77d9efdb-4370-4765-876e-bfe722b86ef6', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77d9efdb-4370-4765-876e-bfe722b86ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:38,501 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:35:38,501 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d727b3-394b-495e-b0da-8ee41eab2da5', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d727b3-394b-495e-b0da-8ee41eab2da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:39,554 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:35:39,554 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491b5a44-702d-4eab-a955-ee9702ed2663', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491b5a44-702d-4eab-a955-ee9702ed2663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:40,604 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:35:40,606 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb3348f-d09a-4399-9270-d06dea640d45', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb3348f-d09a-4399-9270-d06dea640d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:41,660 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.046s 2022-03-22 20:35:41,660 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1163208d-5faf-44cc-8389-7192b0773633', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1163208d-5faf-44cc-8389-7192b0773633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:42,713 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:35:42,713 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e118365-4e1e-44cc-a4b4-9333d8fce115', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e118365-4e1e-44cc-a4b4-9333d8fce115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:43,772 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.050s 2022-03-22 20:35:43,772 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f7e17be-94ab-4ecc-aae2-7d8613eab6ff', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f7e17be-94ab-4ecc-aae2-7d8613eab6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:44,829 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.047s 2022-03-22 20:35:44,830 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd195f5-d519-4f4d-8478-be3a06e12ef1', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd195f5-d519-4f4d-8478-be3a06e12ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:45,888 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.050s 2022-03-22 20:35:45,888 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09c5a92-d623-4ef0-9588-3edfc01ab8f3', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09c5a92-d623-4ef0-9588-3edfc01ab8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:46,946 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.050s 2022-03-22 20:35:46,946 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a90e2fc-8186-4926-973b-c91f251989a6', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a90e2fc-8186-4926-973b-c91f251989a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:48,003 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:35:48,003 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e91f57-1d1e-4bce-b673-8c069155a738', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e91f57-1d1e-4bce-b673-8c069155a738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:49,056 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.046s 2022-03-22 20:35:49,057 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e7b9530-c9fa-427b-92aa-b504f34dcca2', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e7b9530-c9fa-427b-92aa-b504f34dcca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:50,112 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:35:50,113 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caf63c87-9a59-4e28-b5bd-e80fc08720ea', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caf63c87-9a59-4e28-b5bd-e80fc08720ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:51,165 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:35:51,165 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c7cba3-1f41-4157-9fae-1174de055ca2', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c7cba3-1f41-4157-9fae-1174de055ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:52,216 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:35:52,217 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d52d743-5b7f-4bc3-83bc-71002ffa9ee0', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d52d743-5b7f-4bc3-83bc-71002ffa9ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:53,272 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.047s 2022-03-22 20:35:53,272 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b99205d-9a80-4fee-bd71-a33b241de8e8', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b99205d-9a80-4fee-bd71-a33b241de8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:54,326 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:35:54,327 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e0d356-ba48-4fb5-93cf-523496b9c2df', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e0d356-ba48-4fb5-93cf-523496b9c2df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:55,378 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:35:55,379 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc33a83b-196c-4c3a-924c-ff2b454535c0', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc33a83b-196c-4c3a-924c-ff2b454535c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:56,432 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:35:56,432 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc8b7e6-e42a-4722-a426-519df0a8d159', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc8b7e6-e42a-4722-a426-519df0a8d159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:57,483 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:35:57,483 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0caa225-dd81-4bdc-a5d6-37577eb65c47', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0caa225-dd81-4bdc-a5d6-37577eb65c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:58,538 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.047s 2022-03-22 20:35:58,538 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b0ccf5-250a-40fe-ae0f-9b9fa4939deb', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b0ccf5-250a-40fe-ae0f-9b9fa4939deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:35:59,593 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.046s 2022-03-22 20:35:59,593 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec39fe78-34fc-491e-99ac-e079313bcad0', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec39fe78-34fc-491e-99ac-e079313bcad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:00,644 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:36:00,644 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27cdd09a-753e-47b6-9ceb-b5cdc501bcfe', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27cdd09a-753e-47b6-9ceb-b5cdc501bcfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:01,695 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:36:01,696 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e1ccf06-80c0-44c7-a32b-f007b284a5d8', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e1ccf06-80c0-44c7-a32b-f007b284a5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:02,750 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.046s 2022-03-22 20:36:02,750 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f64c81-3503-4871-b166-4acb5ad152c9', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f64c81-3503-4871-b166-4acb5ad152c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:03,808 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.049s 2022-03-22 20:36:03,808 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8613d8be-61af-420b-bb9a-418460c3fec8', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8613d8be-61af-420b-bb9a-418460c3fec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:04,875 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.059s 2022-03-22 20:36:04,876 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d006627-897b-49a4-84d0-40668c368adb', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d006627-897b-49a4-84d0-40668c368adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:05,959 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.075s 2022-03-22 20:36:05,959 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09118ef4-4c4f-498e-8cbd-d0c59dc78079', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09118ef4-4c4f-498e-8cbd-d0c59dc78079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:07,011 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:36:07,012 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca664e0-2b26-44bd-a28b-0bd23e7943a1', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca664e0-2b26-44bd-a28b-0bd23e7943a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:08,068 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:36:08,069 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d2faed-edfd-48d8-9d2b-f69ef96ac927', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d2faed-edfd-48d8-9d2b-f69ef96ac927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:09,125 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:36:09,126 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d647e2f5-069d-4971-b1ad-ec36d34b6aa3', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d647e2f5-069d-4971-b1ad-ec36d34b6aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:10,184 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.051s 2022-03-22 20:36:10,185 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39e77356-0747-4237-88c4-8cb149dbd6fa', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39e77356-0747-4237-88c4-8cb149dbd6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:11,239 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:36:11,240 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5933c7ce-2713-4b51-9fcf-c7c0d3396d52', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5933c7ce-2713-4b51-9fcf-c7c0d3396d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:35:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:12,293 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:36:12,294 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-317586d1-2063-46d4-adf5-a4cd3ca2459c', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-317586d1-2063-46d4-adf5-a4cd3ca2459c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:36:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:12,301 118509 INFO [tempest.common.waiters] Attachment c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d created for volume 2a5db3a6-a1f8-42f2-aba3-22077bac1233 to server e8986b52-ab76-4fd6-9aa3-4df5760e4927 after waiting for 68.301023 seconds 2022-03-22 20:36:12,350 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:36:12,350 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15b6eb34-c567-4f90-b219-43ca2a0ea45a', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15b6eb34-c567-4f90-b219-43ca2a0ea45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:36:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:12,366 118509 INFO [tempest.common.waiters] volume 2a5db3a6-a1f8-42f2-aba3-22077bac1233 reached in-use after waiting for 0.366370 seconds 2022-03-22 20:36:12,787 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/action 0.420s 2022-03-22 20:36:12,787 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"rescue": {"adminPass": "H6^g@Wa1QdQeC3x"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326abe04-976a-4880-bb8e-42ee88c3fd83', 'x-compute-request-id': 'req-326abe04-976a-4880-bb8e-42ee88c3fd83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/action'} Body: b'{"adminPass": "H6^g@Wa1QdQeC3x"}' 2022-03-22 20:36:12,978 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.189s 2022-03-22 20:36:12,978 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bac7bf05-9840-4890-b63b-bf96e5fa3280', 'x-compute-request-id': 'req-bac7bf05-9840-4890-b63b-bf96e5fa3280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:14,151 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.163s 2022-03-22 20:36:14,151 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a9fec53-12ef-44a2-b487-358853c916fa', 'x-compute-request-id': 'req-7a9fec53-12ef-44a2-b487-358853c916fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:15,330 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.170s 2022-03-22 20:36:15,331 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c693a550-dada-4a13-b4e4-1db480939803', 'x-compute-request-id': 'req-c693a550-dada-4a13-b4e4-1db480939803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:16,501 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.162s 2022-03-22 20:36:16,502 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cef5f9ee-4339-4062-81ec-500958a65718', 'x-compute-request-id': 'req-cef5f9ee-4339-4062-81ec-500958a65718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:17,677 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.166s 2022-03-22 20:36:17,678 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54cf2fda-9125-4fe2-8e63-4aff0f2f3123', 'x-compute-request-id': 'req-54cf2fda-9125-4fe2-8e63-4aff0f2f3123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:18,845 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.157s 2022-03-22 20:36:18,845 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-146a2ef4-ad43-483c-bf69-5a84d4ce4e89', 'x-compute-request-id': 'req-146a2ef4-ad43-483c-bf69-5a84d4ce4e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:20,029 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.175s 2022-03-22 20:36:20,030 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3189060-2fc1-4907-8fbf-36adf2563025', 'x-compute-request-id': 'req-d3189060-2fc1-4907-8fbf-36adf2563025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:21,202 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.163s 2022-03-22 20:36:21,202 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-923a5ecc-63d0-4fb7-84a8-2e7b3ad5774e', 'x-compute-request-id': 'req-923a5ecc-63d0-4fb7-84a8-2e7b3ad5774e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:22,384 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.174s 2022-03-22 20:36:22,385 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-364aba3f-8d51-4d6b-8135-8dc880c4c767', 'x-compute-request-id': 'req-364aba3f-8d51-4d6b-8135-8dc880c4c767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:23,561 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.166s 2022-03-22 20:36:23,561 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4d662f8-eb94-4622-bc04-b693877978de', 'x-compute-request-id': 'req-c4d662f8-eb94-4622-bc04-b693877978de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:24,764 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.195s 2022-03-22 20:36:24,765 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4708058-a17d-4d7a-baa6-73dbda664ba2', 'x-compute-request-id': 'req-d4708058-a17d-4d7a-baa6-73dbda664ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:25,979 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.206s 2022-03-22 20:36:25,980 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6342d06c-99e4-45f5-bcc2-9bf4a9596310', 'x-compute-request-id': 'req-6342d06c-99e4-45f5-bcc2-9bf4a9596310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:27,162 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.173s 2022-03-22 20:36:27,162 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e447b250-c8a3-422e-8eb3-9db41c186f1b', 'x-compute-request-id': 'req-e447b250-c8a3-422e-8eb3-9db41c186f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:28,362 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.187s 2022-03-22 20:36:28,363 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b456492-c4b5-4e2e-9ce4-fed2ae1979ea', 'x-compute-request-id': 'req-9b456492-c4b5-4e2e-9ce4-fed2ae1979ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:29,545 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.173s 2022-03-22 20:36:29,546 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9adcce7-0215-4014-96fb-f93fbb64ff94', 'x-compute-request-id': 'req-a9adcce7-0215-4014-96fb-f93fbb64ff94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:30,751 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.194s 2022-03-22 20:36:30,751 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66ec7570-e78d-4960-bf3d-dac96f3b669a', 'x-compute-request-id': 'req-66ec7570-e78d-4960-bf3d-dac96f3b669a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:31,965 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.199s 2022-03-22 20:36:31,965 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7213cf90-f206-4e63-902b-de922adeaa93', 'x-compute-request-id': 'req-7213cf90-f206-4e63-902b-de922adeaa93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:33,192 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.217s 2022-03-22 20:36:33,193 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1735', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f1f35f0-3c00-493e-93be-c0ba32253b88', 'x-compute-request-id': 'req-8f1f35f0-3c00-493e-93be-c0ba32253b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:13Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:32:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:34,382 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.180s 2022-03-22 20:36:34,382 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1715', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70d16346-3d5c-4923-875d-945591519ebb', 'x-compute-request-id': 'req-70d16346-3d5c-4923-875d-945591519ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "RESCUE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:33Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:36:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:34,392 118509 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 22 second wait 2022-03-22 20:36:34,440 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.65/identity/v3/auth/tokens 0.041s 2022-03-22 20:36:34,440 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:34 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-d8f46299-b28f-4704-86d7-c516ca008fa4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d0480a240e9c44928e847bc67be01220", "name": "tempest-ServerRescueNegativeTestJSON-776806738-project", "password_expires_at": null}, "audit_ids": ["8IUMOItLSr2MoELpAFMdDQ"], "expires_at": "2022-03-22T21:36:34.000000Z", "issued_at": "2022-03-22T20:36:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58ba461ae76e4176bbbac47b0d365c63", "name": "tempest-ServerRescueNegativeTestJSON-776806738"}, "is_domain": false, "roles": [{"id": "121d267c64e347789b8c3fed4c039e80", "name": "reader"}, {"id": "4dc155923bea435f8ef6b2412bad0335", "name": "member"}], "catalog": [{"endpoints": [{"id": "eb221c70abac44779f72cafeb7227990", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:8080/v1/AUTH_58ba461ae76e4176bbbac47b0d365c63", "region": "RegionOne"}, {"id": "ee59dd7091ac4e7f87e84900142c48e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.65:8080", "region": "RegionOne"}], "id": "2d314996a4d9419da8be8042c7a745be", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0d422280cf7844fba8a056cc085d61ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/placement", "region": "RegionOne"}], "id": "422aa42687c643a4a1149b9d827bfee5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6815c4982fc8452683fa2f0a7927e085", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2/58ba461ae76e4176bbbac47b0d365c63", "region": "RegionOne"}], "id": "44bb2a6732214a0192f45b70d0011eb0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "8caf8e2b77b3429ba19ebab690785a17", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/image", "region": "RegionOne"}], "id": "5204505f13d3437f9d3d79b9ba7230b9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e9fc39dac4f9454f8bc70673623d8cd7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63", "region": "RegionOne"}], "id": "86ebd86c9d1240978317ce898c41f580", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5d433af61f034482b01ba09afc4c9d42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/identity", "region": "RegionOne"}], "id": "9f748032a69e4e06b7e48614b8825142", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0f283d850bf04fb2a985136a5e707c1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:9696/", "region": "RegionOne"}], "id": "acdc1dd9b1414f3789d82fa26c14c743", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c32db2e89ec642aaa3399b0e5d049625", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63", "region": "RegionOne"}], "id": "bb2f33279e5847169f510e724d386954", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5353fbb2baf4a3c82eb23c950897c51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2.1", "region": "RegionOne"}], "id": "f3b8d49d1d104778a4c37c89a711d78f", "type": "compute", "name": "nova"}]}}' 2022-03-22 20:36:34,441 118509 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': 'acfc7a51-3e26-4390-b237-579e4d33d442', 'name': 'tempest-ServerRescueNegativeTestJSON-891738104-network', 'tenant_id': '58ba461ae76e4176bbbac47b0d365c63', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '58ba461ae76e4176bbbac47b0d365c63', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 88, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-22T20:29:11Z', 'updated_at': '2022-03-22T20:29:11Z', 'revision_number': 1} available for tenant 2022-03-22 20:36:34,552 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.110s 2022-03-22 20:36:34,552 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:34 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': '152', 'x-openstack-request-id': 'req-8c4bf751-5808-4fe8-9c45-d4a80db1ec27', 'x-compute-request-id': 'req-8c4bf751-5808-4fe8-9c45-d4a80db1ec27', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance e8986b52-ab76-4fd6-9aa3-4df5760e4927 while it is in vm_state rescued"}}' 2022-03-22 20:36:35,028 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/action 0.475s 2022-03-22 20:36:35,029 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"unrescue": {}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:34 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-ea728caa-30e6-4eee-9e38-e8bcd7bece2c', 'x-compute-request-id': 'req-ea728caa-30e6-4eee-9e38-e8bcd7bece2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/action'} Body: b'' 2022-03-22 20:36:35,226 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.197s 2022-03-22 20:36:35,226 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aeaab97-d4da-48a1-a0ce-cc3d82009e2d', 'x-compute-request-id': 'req-0aeaab97-d4da-48a1-a0ce-cc3d82009e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "RESCUE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:36:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:36,700 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.464s 2022-03-22 20:36:36,701 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a577d99f-f97b-497e-9881-12376ee50dae', 'x-compute-request-id': 'req-a577d99f-f97b-497e-9881-12376ee50dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "RESCUE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:36:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:37,896 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.186s 2022-03-22 20:36:37,896 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d33744e6-67a7-4da3-a3e0-508b00aa03dd', 'x-compute-request-id': 'req-d33744e6-67a7-4da3-a3e0-508b00aa03dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "RESCUE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:36:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:39,096 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.191s 2022-03-22 20:36:39,096 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60083472-7646-41f6-8ca9-e4b6769c02fc', 'x-compute-request-id': 'req-60083472-7646-41f6-8ca9-e4b6769c02fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "RESCUE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:35Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:36:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:40,270 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927 0.165s 2022-03-22 20:36:40,271 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1729', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bbfa0ef-6d65-42bf-82f0-9334c09d92de', 'x-compute-request-id': 'req-1bbfa0ef-6d65-42bf-82f0-9334c09d92de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927'} Body: b'{"server": {"id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "name": "tempest-ServerRescueNegativeTestJSON-server-1576101842", "status": "ACTIVE", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "user_id": "d0480a240e9c44928e847bc67be01220", "metadata": {}, "hostId": "70ddb93833dbc3673af88fe0f489b5b1537af2bdfaa4b29c2bd2b14f", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:31:53Z", "updated": "2022-03-22T20:36:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-891738104-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}, {"version": 4, "addr": "172.27.3.231", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:92:65"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-405691958", "OS-SRV-USG:launched_at": "2022-03-22T20:36:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227020416"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233"}]}}' 2022-03-22 20:36:40,278 118509 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ACTIVE/None" after 5 second wait 2022-03-22 20:36:40,384 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-interface 0.106s 2022-03-22 20:36:40,385 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:40 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-14d48830-6cd8-4a38-9288-a8e8eb492278', 'x-compute-request-id': 'req-14d48830-6cd8-4a38-9288-a8e8eb492278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "acfc7a51-3e26-4390-b237-579e4d33d442", "port_id": "a181adec-864e-444a-8ab8-bb10c9ac3589", "mac_addr": "fa:16:3e:e6:92:65", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "684c10f6-fd67-4579-bea6-8d5282cf6098", "ip_address": "172.20.0.14"}]}]}' 2022-03-22 20:36:41,399 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://10.222.0.65:9696/v2.0/floatingips/4ed04bd8-57bc-48d5-a775-7c0b14d9dfd7 1.011s 2022-03-22 20:36:41,400 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "a181adec-864e-444a-8ab8-bb10c9ac3589"}} Response - Headers: {'content-type': 'application/json', 'content-length': '800', 'x-openstack-request-id': 'req-e87fae64-be20-4b37-84a9-b6be4a39fe31', 'date': 'Tue, 22 Mar 2022 20:36:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips/4ed04bd8-57bc-48d5-a775-7c0b14d9dfd7'} Body: b'{"floatingip": {"id": "4ed04bd8-57bc-48d5-a775-7c0b14d9dfd7", "tenant_id": "58ba461ae76e4176bbbac47b0d365c63", "floating_ip_address": "172.27.3.231", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": "12d0efb9-4d59-443b-8989-51588855477f", "port_id": "a181adec-864e-444a-8ab8-bb10c9ac3589", "fixed_ip_address": "172.20.0.14", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "acfc7a51-3e26-4390-b237-579e4d33d442", "mac_address": "fa:16:3e:e6:92:65", "admin_state_up": true, "status": "ACTIVE", "device_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-22T20:31:51Z", "updated_at": "2022-03-22T20:36:40Z", "revision_number": 3, "project_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:36:41,413 118509 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.231:22' as 'ubuntu' with public key authentication 2022-03-22 20:36:59,976 118509 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-03-22 20:37:05,540 118509 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-03-22 20:37:12,100 118509 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-03-22 20:37:19,684 118509 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-03-22 20:37:25,193 118509 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-03-22 20:37:31,698 118509 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-03-22 20:37:39,207 118509 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-03-22 20:37:47,714 118509 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-03-22 20:37:57,467 118509 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:37:57,634 118509 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-22 20:37:57,635 118509 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.231 successfully created 2022-03-22 20:37:57,679 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:37:57,679 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf77074-d9f4-40d9-9819-0bc3c02f1343', 'content-length': '1213', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf77074-d9f4-40d9-9819-0bc3c02f1343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:36:12.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:37:58,021 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.334s 2022-03-22 20:37:58,021 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-ae322647-444c-4674-9943-3548076b0aa6', 'x-compute-request-id': 'req-ae322647-444c-4674-9943-3548076b0aa6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'' 2022-03-22 20:37:58,071 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:37:58,071 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-725ee503-bf00-4078-9e63-1a4df0f5aa95', 'x-compute-request-id': 'req-725ee503-bf00-4078-9e63-1a4df0f5aa95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:37:59,125 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:37:59,125 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-a435f544-8d51-4f11-b329-32c85e2a9cc9', 'x-compute-request-id': 'req-a435f544-8d51-4f11-b329-32c85e2a9cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:00,176 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:38:00,176 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-e1ccff86-9d63-4af7-a61f-6902333abbf9', 'x-compute-request-id': 'req-e1ccff86-9d63-4af7-a61f-6902333abbf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:01,224 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:01,225 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae1c6431-fe7a-435b-8e5d-181cca66264b', 'x-compute-request-id': 'req-ae1c6431-fe7a-435b-8e5d-181cca66264b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:02,274 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:02,275 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-b30cba68-eb74-4bcd-b664-d51ca3b7fb6c', 'x-compute-request-id': 'req-b30cba68-eb74-4bcd-b664-d51ca3b7fb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:03,325 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:38:03,326 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-961ad6da-d9d9-4a04-8645-98ba4bc583d2', 'x-compute-request-id': 'req-961ad6da-d9d9-4a04-8645-98ba4bc583d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:04,376 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:38:04,376 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-ac6c3b88-c3c5-4d90-aebc-140ebe357b00', 'x-compute-request-id': 'req-ac6c3b88-c3c5-4d90-aebc-140ebe357b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:05,427 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:38:05,427 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-be5ed0ad-20b3-40ec-ad99-37c2805be821', 'x-compute-request-id': 'req-be5ed0ad-20b3-40ec-ad99-37c2805be821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:06,480 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:38:06,480 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-e8e1ea7c-329d-4e54-877c-283e54b1bcb6', 'x-compute-request-id': 'req-e8e1ea7c-329d-4e54-877c-283e54b1bcb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:07,541 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.057s 2022-03-22 20:38:07,541 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-2808f858-d2de-44f6-b26d-b6f7b72902e1', 'x-compute-request-id': 'req-2808f858-d2de-44f6-b26d-b6f7b72902e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:08,594 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:38:08,594 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-b956d6b1-1d92-46a2-b37a-40881341c4c7', 'x-compute-request-id': 'req-b956d6b1-1d92-46a2-b37a-40881341c4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:09,645 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:38:09,646 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-2bbc7637-cdce-425d-8017-0d18a9159770', 'x-compute-request-id': 'req-2bbc7637-cdce-425d-8017-0d18a9159770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:10,694 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:10,695 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-d0e309a5-b1ec-4f35-9653-ba9f91b39fe0', 'x-compute-request-id': 'req-d0e309a5-b1ec-4f35-9653-ba9f91b39fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:11,745 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:38:11,745 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-e701ee15-2a35-4db5-af12-eef802ea7aeb', 'x-compute-request-id': 'req-e701ee15-2a35-4db5-af12-eef802ea7aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:12,796 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:12,796 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-0b47fbd6-94d9-4d9a-9c3d-8a96bd1edac4', 'x-compute-request-id': 'req-0b47fbd6-94d9-4d9a-9c3d-8a96bd1edac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:13,845 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:13,845 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-1db3ebf2-25d1-4f4c-961d-fba5a5eb4b7f', 'x-compute-request-id': 'req-1db3ebf2-25d1-4f4c-961d-fba5a5eb4b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:14,894 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:38:14,894 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-e6dc65f5-d702-438e-a74a-89f954bd46aa', 'x-compute-request-id': 'req-e6dc65f5-d702-438e-a74a-89f954bd46aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:15,943 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:38:15,943 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-903a3bd7-08df-400e-b116-524ef4034045', 'x-compute-request-id': 'req-903a3bd7-08df-400e-b116-524ef4034045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:16,993 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:38:16,993 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-b10270e3-70a4-4438-aa95-83382e70a297', 'x-compute-request-id': 'req-b10270e3-70a4-4438-aa95-83382e70a297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:18,044 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:38:18,045 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-3225c573-bf6c-4aab-84c3-167d30dda5a6', 'x-compute-request-id': 'req-3225c573-bf6c-4aab-84c3-167d30dda5a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:19,094 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:19,094 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42992f59-756e-419f-b617-2a338cb7f42b', 'x-compute-request-id': 'req-42992f59-756e-419f-b617-2a338cb7f42b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:20,149 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.053s 2022-03-22 20:38:20,149 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-90695b21-5fea-4fea-b398-22d611912afe', 'x-compute-request-id': 'req-90695b21-5fea-4fea-b398-22d611912afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:21,198 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:21,199 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-605fdd8e-0674-4fa3-8dac-e7c21bb8b6d9', 'x-compute-request-id': 'req-605fdd8e-0674-4fa3-8dac-e7c21bb8b6d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:22,250 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:38:22,250 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-f8cc36bf-7a33-4a05-ad1a-bcf6dfda21ea', 'x-compute-request-id': 'req-f8cc36bf-7a33-4a05-ad1a-bcf6dfda21ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:23,299 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:23,299 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-b4666201-8aa7-4a69-9f4c-76ca25c4a026', 'x-compute-request-id': 'req-b4666201-8aa7-4a69-9f4c-76ca25c4a026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:24,348 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:24,349 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-df2ab4d2-5159-4272-a4c5-44038245a1e7', 'x-compute-request-id': 'req-df2ab4d2-5159-4272-a4c5-44038245a1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:25,399 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:25,399 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-25134228-daed-4fae-9d51-68bfcb725306', 'x-compute-request-id': 'req-25134228-daed-4fae-9d51-68bfcb725306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:26,446 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:38:26,447 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-1a3ca634-815f-4b6f-b355-c07d7f1848d6', 'x-compute-request-id': 'req-1a3ca634-815f-4b6f-b355-c07d7f1848d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:27,496 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:27,497 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-34273161-f7f7-4aaf-b2d7-e7b99d5ce362', 'x-compute-request-id': 'req-34273161-f7f7-4aaf-b2d7-e7b99d5ce362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:28,546 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:28,546 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-4776e047-3a41-4a89-bbd7-0227c40cd5c0', 'x-compute-request-id': 'req-4776e047-3a41-4a89-bbd7-0227c40cd5c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:29,597 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:38:29,597 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-4f2cccdd-3712-4d99-a786-6fd7da8f7e83', 'x-compute-request-id': 'req-4f2cccdd-3712-4d99-a786-6fd7da8f7e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:30,647 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:30,647 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-23d5f566-2ff0-4cc7-9206-3c647eb32fc9', 'x-compute-request-id': 'req-23d5f566-2ff0-4cc7-9206-3c647eb32fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:31,697 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:31,697 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-a45e4a36-6498-4bbe-a534-356f06b55a81', 'x-compute-request-id': 'req-a45e4a36-6498-4bbe-a534-356f06b55a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:32,747 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:32,747 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-0d71ba8b-af77-4716-a813-46095631f0df', 'x-compute-request-id': 'req-0d71ba8b-af77-4716-a813-46095631f0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:33,797 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:33,798 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-889be327-ba09-4c8e-b5a9-c5c7348bb4b3', 'x-compute-request-id': 'req-889be327-ba09-4c8e-b5a9-c5c7348bb4b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:34,850 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:38:34,850 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-07a8d63e-9ecb-4646-9184-159b1f1f411a', 'x-compute-request-id': 'req-07a8d63e-9ecb-4646-9184-159b1f1f411a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:35,899 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:35,900 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-cb3c323a-de07-4f29-9528-fab9afcd3c09', 'x-compute-request-id': 'req-cb3c323a-de07-4f29-9528-fab9afcd3c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:36,952 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:38:36,953 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-4cde48c7-fe55-46d8-b6ae-13038c7795b4', 'x-compute-request-id': 'req-4cde48c7-fe55-46d8-b6ae-13038c7795b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:38,003 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:38,003 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-49dafc7a-287f-4d3c-8f43-e109d05044a0', 'x-compute-request-id': 'req-49dafc7a-287f-4d3c-8f43-e109d05044a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:39,053 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:38:39,054 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-59fb03d9-bf9c-44c2-b7a6-22ebd222c382', 'x-compute-request-id': 'req-59fb03d9-bf9c-44c2-b7a6-22ebd222c382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:40,103 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:38:40,104 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adbe7e77-3766-46cc-9090-3f209931514c', 'x-compute-request-id': 'req-adbe7e77-3766-46cc-9090-3f209931514c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:41,155 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:38:41,155 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-13d6374b-adfc-4664-b0fe-681ede37f9c2', 'x-compute-request-id': 'req-13d6374b-adfc-4664-b0fe-681ede37f9c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:42,207 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:38:42,208 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-814b0edc-8aa3-4be3-ae76-8d2302818544', 'x-compute-request-id': 'req-814b0edc-8aa3-4be3-ae76-8d2302818544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:43,258 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:43,258 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-754f42e2-4d23-4bd2-9a63-bb2799835231', 'x-compute-request-id': 'req-754f42e2-4d23-4bd2-9a63-bb2799835231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:44,307 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:44,308 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-217ed1af-5ab8-4a69-9a69-40001b91152d', 'x-compute-request-id': 'req-217ed1af-5ab8-4a69-9a69-40001b91152d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:45,358 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:38:45,359 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-72be0eb3-d34e-4e3b-9fbc-9adf1b42ac54', 'x-compute-request-id': 'req-72be0eb3-d34e-4e3b-9fbc-9adf1b42ac54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:46,411 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:38:46,411 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-72402889-0671-4a7a-9c22-4089efab52a9', 'x-compute-request-id': 'req-72402889-0671-4a7a-9c22-4089efab52a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:47,460 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:38:47,460 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-68a108c1-b7be-42b3-8f91-ccbda4b4ab2d', 'x-compute-request-id': 'req-68a108c1-b7be-42b3-8f91-ccbda4b4ab2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:48,512 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:38:48,512 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-8035b638-2708-455a-9029-4caae9bad4e5', 'x-compute-request-id': 'req-8035b638-2708-455a-9029-4caae9bad4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:49,564 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:38:49,564 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-d0ce03ec-fadb-4ed3-bea7-04f7b9051391', 'x-compute-request-id': 'req-d0ce03ec-fadb-4ed3-bea7-04f7b9051391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:50,613 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:50,614 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-c961bc78-94cd-42aa-8a67-d9855aca0df9', 'x-compute-request-id': 'req-c961bc78-94cd-42aa-8a67-d9855aca0df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:51,665 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:38:51,665 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-a1919a40-2bc7-47d4-961a-88d8024e7525', 'x-compute-request-id': 'req-a1919a40-2bc7-47d4-961a-88d8024e7525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:52,715 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:38:52,715 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-17c21aa5-9ecb-48df-ad37-21d35cf64bc7', 'x-compute-request-id': 'req-17c21aa5-9ecb-48df-ad37-21d35cf64bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:53,767 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:38:53,768 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-feabcacc-ca34-49d0-86f1-97d9500a0df4', 'x-compute-request-id': 'req-feabcacc-ca34-49d0-86f1-97d9500a0df4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:54,817 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:54,817 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-fd75dd48-b2b7-4184-9f48-5836748404b9', 'x-compute-request-id': 'req-fd75dd48-b2b7-4184-9f48-5836748404b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:55,868 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:38:55,868 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-2fc4c29d-6e00-496c-b85b-09c40dfcc175', 'x-compute-request-id': 'req-2fc4c29d-6e00-496c-b85b-09c40dfcc175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:56,917 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:38:56,918 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-3b5b8021-0dbc-4211-8bab-c4fb9f0b0d80', 'x-compute-request-id': 'req-3b5b8021-0dbc-4211-8bab-c4fb9f0b0d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:57,969 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:38:57,969 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-ca6b47c4-b405-422a-8c2b-27248b4ea989', 'x-compute-request-id': 'req-ca6b47c4-b405-422a-8c2b-27248b4ea989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:38:59,020 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:38:59,021 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-d94107ac-f9d0-430a-9b01-d17b18531f8a', 'x-compute-request-id': 'req-d94107ac-f9d0-430a-9b01-d17b18531f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:00,072 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:39:00,072 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-5cc5121a-4efe-4a1a-b756-67d1364c9dd9', 'x-compute-request-id': 'req-5cc5121a-4efe-4a1a-b756-67d1364c9dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:01,122 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:01,123 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fcf21bf-44a9-40bc-920f-89551078b845', 'x-compute-request-id': 'req-3fcf21bf-44a9-40bc-920f-89551078b845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:02,173 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:02,173 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-4d8a9e0c-dd54-4e48-8b70-ed9883177674', 'x-compute-request-id': 'req-4d8a9e0c-dd54-4e48-8b70-ed9883177674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:03,224 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:03,225 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-57185357-c21e-4888-8487-4e7dc6fed6c4', 'x-compute-request-id': 'req-57185357-c21e-4888-8487-4e7dc6fed6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:04,275 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:04,276 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-1b94339e-4de9-44b8-90b0-d70adf9010e3', 'x-compute-request-id': 'req-1b94339e-4de9-44b8-90b0-d70adf9010e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:05,326 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:05,327 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-f8f3808a-626f-47ef-99ec-cc1e2e571b2b', 'x-compute-request-id': 'req-f8f3808a-626f-47ef-99ec-cc1e2e571b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:06,381 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.050s 2022-03-22 20:39:06,381 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-e55f4bf5-266d-45f2-9420-7977a49b9a47', 'x-compute-request-id': 'req-e55f4bf5-266d-45f2-9420-7977a49b9a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:07,430 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:39:07,430 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-c84355e0-2635-4c81-b246-6627bc67c260', 'x-compute-request-id': 'req-c84355e0-2635-4c81-b246-6627bc67c260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:08,482 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.050s 2022-03-22 20:39:08,482 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-b6b1a565-38c1-41b7-a7b6-eaf541175c2d', 'x-compute-request-id': 'req-b6b1a565-38c1-41b7-a7b6-eaf541175c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:09,535 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:39:09,535 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-a37b2a72-2b7e-4be0-862e-459a5040aabc', 'x-compute-request-id': 'req-a37b2a72-2b7e-4be0-862e-459a5040aabc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:10,585 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:10,586 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-c0a7fd17-415c-4526-a679-53152044cf9a', 'x-compute-request-id': 'req-c0a7fd17-415c-4526-a679-53152044cf9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:11,636 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:11,636 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-adbfaafd-711e-41d3-b195-80eb9484be3d', 'x-compute-request-id': 'req-adbfaafd-711e-41d3-b195-80eb9484be3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:12,686 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:12,687 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-d01f1cd9-562f-4552-b88c-a9e452b560ce', 'x-compute-request-id': 'req-d01f1cd9-562f-4552-b88c-a9e452b560ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:13,736 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:13,737 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-62f44a30-a853-4eca-a6a3-d847b45d4589', 'x-compute-request-id': 'req-62f44a30-a853-4eca-a6a3-d847b45d4589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:14,786 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:14,786 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-81768196-5f69-47e1-bc5c-cb761d5609c5', 'x-compute-request-id': 'req-81768196-5f69-47e1-bc5c-cb761d5609c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:15,837 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:15,837 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-11ec9df6-4cdd-4046-ba83-6b2db043669a', 'x-compute-request-id': 'req-11ec9df6-4cdd-4046-ba83-6b2db043669a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:16,889 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:39:16,889 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-8d393604-66e7-4713-a6aa-bd5e59cf384b', 'x-compute-request-id': 'req-8d393604-66e7-4713-a6aa-bd5e59cf384b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:17,939 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:17,939 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-a376579b-11d2-4ffc-aeaf-a8d19d2faa3f', 'x-compute-request-id': 'req-a376579b-11d2-4ffc-aeaf-a8d19d2faa3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:18,996 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.054s 2022-03-22 20:39:18,997 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-7345dd45-b0f3-4b42-b1fb-d7a24cf554b3', 'x-compute-request-id': 'req-7345dd45-b0f3-4b42-b1fb-d7a24cf554b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:20,048 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:39:20,048 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-6769f49c-0fe3-4bdb-bc2c-d8f80d20e5d0', 'x-compute-request-id': 'req-6769f49c-0fe3-4bdb-bc2c-d8f80d20e5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:21,099 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:21,100 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-838f4432-c091-4c58-b814-81f4ebdc7c39', 'x-compute-request-id': 'req-838f4432-c091-4c58-b814-81f4ebdc7c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:22,148 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:39:22,149 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-07d65872-f00e-4cd6-91b4-44b5f6a60b65', 'x-compute-request-id': 'req-07d65872-f00e-4cd6-91b4-44b5f6a60b65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:23,200 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:39:23,200 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-55eb6a11-62b8-4aea-b378-d1506dd7c955', 'x-compute-request-id': 'req-55eb6a11-62b8-4aea-b378-d1506dd7c955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:24,250 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:24,251 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-ab4070fb-58a6-426f-9551-37cf63207473', 'x-compute-request-id': 'req-ab4070fb-58a6-426f-9551-37cf63207473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:25,299 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:39:25,300 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-950f1df4-2bd0-41fa-be5b-96b4c2cb17ab', 'x-compute-request-id': 'req-950f1df4-2bd0-41fa-be5b-96b4c2cb17ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:26,350 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:26,350 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-b52ae50d-eb17-4fa2-a0ba-ed93636119da', 'x-compute-request-id': 'req-b52ae50d-eb17-4fa2-a0ba-ed93636119da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:27,402 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:27,402 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-a133d620-bd30-4b3e-9a32-d3acb7dacb1f', 'x-compute-request-id': 'req-a133d620-bd30-4b3e-9a32-d3acb7dacb1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:28,453 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:39:28,454 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-ab263eb8-25ed-4dc8-8513-f68cd0709c6f', 'x-compute-request-id': 'req-ab263eb8-25ed-4dc8-8513-f68cd0709c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:29,503 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:29,504 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-530d2b3f-c59d-4c76-aa28-c39b4ecd5325', 'x-compute-request-id': 'req-530d2b3f-c59d-4c76-aa28-c39b4ecd5325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:30,553 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:30,554 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-4df7ff77-a239-4345-be80-014824688845', 'x-compute-request-id': 'req-4df7ff77-a239-4345-be80-014824688845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:31,602 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:31,602 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-f875e69a-7ffb-4a94-b3cd-9af720bbd86c', 'x-compute-request-id': 'req-f875e69a-7ffb-4a94-b3cd-9af720bbd86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:32,654 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:39:32,654 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-5a0a7944-57a9-41e1-a585-75b1f2585928', 'x-compute-request-id': 'req-5a0a7944-57a9-41e1-a585-75b1f2585928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:33,703 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:33,703 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-67b2639d-f205-4c55-a389-6386e7bf244f', 'x-compute-request-id': 'req-67b2639d-f205-4c55-a389-6386e7bf244f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:34,753 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:34,753 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-dc1d5d9f-220b-4c5d-8572-677d6ce38af0', 'x-compute-request-id': 'req-dc1d5d9f-220b-4c5d-8572-677d6ce38af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:35,803 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:35,803 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-9b126e87-8ad6-4d23-a0b7-9267c2326892', 'x-compute-request-id': 'req-9b126e87-8ad6-4d23-a0b7-9267c2326892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:36,854 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:39:36,855 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-5c40d4a5-8c9b-44e9-a67e-6b0bde300d7d', 'x-compute-request-id': 'req-5c40d4a5-8c9b-44e9-a67e-6b0bde300d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:37,904 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:37,904 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-9ae0d016-6679-4321-b7d6-5ce51860a97c', 'x-compute-request-id': 'req-9ae0d016-6679-4321-b7d6-5ce51860a97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:38,953 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:38,954 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-42446ea4-577a-4d62-be03-8f17c52ab48d', 'x-compute-request-id': 'req-42446ea4-577a-4d62-be03-8f17c52ab48d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:40,004 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:39:40,005 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-e3d3b340-01fd-4d1e-92ca-df2b902249e0', 'x-compute-request-id': 'req-e3d3b340-01fd-4d1e-92ca-df2b902249e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:41,055 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:41,055 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-6fe0b5f0-dcfb-4277-bd04-855fee8ee909', 'x-compute-request-id': 'req-6fe0b5f0-dcfb-4277-bd04-855fee8ee909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:42,108 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:39:42,108 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-eaf44e65-3879-4982-a7bd-ef727ac0543d', 'x-compute-request-id': 'req-eaf44e65-3879-4982-a7bd-ef727ac0543d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:43,158 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:43,159 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-44717371-5ae1-47d5-a8c9-f44f1ad4a489', 'x-compute-request-id': 'req-44717371-5ae1-47d5-a8c9-f44f1ad4a489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:44,210 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:39:44,211 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-4591c18a-debb-44ea-8af3-934a1a16c6ec', 'x-compute-request-id': 'req-4591c18a-debb-44ea-8af3-934a1a16c6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:45,260 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:45,260 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-c52b25d1-0118-4bd6-b46f-dd199bf07a8f', 'x-compute-request-id': 'req-c52b25d1-0118-4bd6-b46f-dd199bf07a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:46,311 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:46,312 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-c23e1e55-71b4-410c-8700-1cad17e17196', 'x-compute-request-id': 'req-c23e1e55-71b4-410c-8700-1cad17e17196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:47,361 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:47,361 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-10268319-945a-40ce-b769-23dd21110a03', 'x-compute-request-id': 'req-10268319-945a-40ce-b769-23dd21110a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:48,414 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:39:48,414 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-65f20157-99cf-47b8-a66d-753a513cb8c8', 'x-compute-request-id': 'req-65f20157-99cf-47b8-a66d-753a513cb8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:49,464 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:49,464 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-5297cf55-df95-4604-9e3b-1428859fe99e', 'x-compute-request-id': 'req-5297cf55-df95-4604-9e3b-1428859fe99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:50,515 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:50,515 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-23316fac-5a3c-4653-86ce-d1bc11833c42', 'x-compute-request-id': 'req-23316fac-5a3c-4653-86ce-d1bc11833c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:51,564 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:39:51,564 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-8a4e2cf4-c953-4c35-92f6-dc11c1f5e4e0', 'x-compute-request-id': 'req-8a4e2cf4-c953-4c35-92f6-dc11c1f5e4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:52,615 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:52,615 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-9092f915-09d5-42d9-bec1-290ddfbac154', 'x-compute-request-id': 'req-9092f915-09d5-42d9-bec1-290ddfbac154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:53,664 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:53,665 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-926b97f4-daaf-42ed-b4af-06a15f524971', 'x-compute-request-id': 'req-926b97f4-daaf-42ed-b4af-06a15f524971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:54,714 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:54,715 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-02fbc710-e722-4a0d-8c9c-c2bb02571833', 'x-compute-request-id': 'req-02fbc710-e722-4a0d-8c9c-c2bb02571833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:55,766 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:39:55,767 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-66c3118e-e1fa-42ad-9b6c-6621ce3a10cf', 'x-compute-request-id': 'req-66c3118e-e1fa-42ad-9b6c-6621ce3a10cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:56,815 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:39:56,815 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-847c565c-86ea-4816-960e-ef57871c534f', 'x-compute-request-id': 'req-847c565c-86ea-4816-960e-ef57871c534f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:57,865 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:57,865 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-3ea33fb0-0ac8-4ffe-ae6c-47c35408b3de', 'x-compute-request-id': 'req-3ea33fb0-0ac8-4ffe-ae6c-47c35408b3de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:58,915 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:39:58,915 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-4f233f68-55c2-4e32-99c3-3c8ba3338f3a', 'x-compute-request-id': 'req-4f233f68-55c2-4e32-99c3-3c8ba3338f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:39:59,965 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:39:59,965 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-dcff04f3-1c04-47c8-9e58-4d03170a9ca3', 'x-compute-request-id': 'req-dcff04f3-1c04-47c8-9e58-4d03170a9ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:01,015 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:01,016 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-74ea3cd7-f7f1-41d9-812b-b5e6c9db5520', 'x-compute-request-id': 'req-74ea3cd7-f7f1-41d9-812b-b5e6c9db5520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:02,066 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:40:02,067 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-29e68010-45af-414b-bf12-6ffb1dda4350', 'x-compute-request-id': 'req-29e68010-45af-414b-bf12-6ffb1dda4350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:03,220 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.150s 2022-03-22 20:40:03,220 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-e4dcdcb7-3ff2-4cf4-9ba0-e4c9e822f274', 'x-compute-request-id': 'req-e4dcdcb7-3ff2-4cf4-9ba0-e4c9e822f274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:04,270 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:04,270 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-6d0cd1ad-3b24-496b-8383-ce8e813c0d59', 'x-compute-request-id': 'req-6d0cd1ad-3b24-496b-8383-ce8e813c0d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:05,323 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:40:05,323 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-503f0c3b-8855-4a0e-bdb4-a8d8a73f6d6f', 'x-compute-request-id': 'req-503f0c3b-8855-4a0e-bdb4-a8d8a73f6d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:06,373 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:06,373 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-b877f387-fe99-4dbd-8f88-463ea2e838b8', 'x-compute-request-id': 'req-b877f387-fe99-4dbd-8f88-463ea2e838b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:07,424 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:07,424 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-d455dc5e-4058-4a72-9213-4c9d3823a720', 'x-compute-request-id': 'req-d455dc5e-4058-4a72-9213-4c9d3823a720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:08,475 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:08,475 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-be02ec65-e051-4df2-bb14-26dbf6bd736f', 'x-compute-request-id': 'req-be02ec65-e051-4df2-bb14-26dbf6bd736f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:09,526 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:40:09,527 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-26912b15-be54-4d60-b905-47703ff74850', 'x-compute-request-id': 'req-26912b15-be54-4d60-b905-47703ff74850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:10,575 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:40:10,575 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-b3f7054a-b20e-43eb-8d94-d5d1eb056ee6', 'x-compute-request-id': 'req-b3f7054a-b20e-43eb-8d94-d5d1eb056ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:11,628 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:40:11,628 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-c8483473-20ff-4792-8880-075f01063817', 'x-compute-request-id': 'req-c8483473-20ff-4792-8880-075f01063817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:12,676 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:40:12,676 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-ea51f15d-c6f1-4080-ad9f-b6fc864e6974', 'x-compute-request-id': 'req-ea51f15d-c6f1-4080-ad9f-b6fc864e6974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:13,725 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:13,725 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-989b5a47-ecb8-495f-83ed-2afd1bc0a1ed', 'x-compute-request-id': 'req-989b5a47-ecb8-495f-83ed-2afd1bc0a1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:14,781 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.052s 2022-03-22 20:40:14,781 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-1d0f289b-65f0-4eff-8379-49d7846a5e42', 'x-compute-request-id': 'req-1d0f289b-65f0-4eff-8379-49d7846a5e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:15,832 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:40:15,833 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-119faa38-2792-4492-948e-828d77dc01c4', 'x-compute-request-id': 'req-119faa38-2792-4492-948e-828d77dc01c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:16,887 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.051s 2022-03-22 20:40:16,887 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-13e63cbc-f521-47d1-9330-b7697a5fd978', 'x-compute-request-id': 'req-13e63cbc-f521-47d1-9330-b7697a5fd978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:17,938 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:17,939 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-0466a318-91fd-43e8-ad12-999c5284f10c', 'x-compute-request-id': 'req-0466a318-91fd-43e8-ad12-999c5284f10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:18,989 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:18,990 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-4957ae1a-7f34-4fa0-b26d-fe7308673289', 'x-compute-request-id': 'req-4957ae1a-7f34-4fa0-b26d-fe7308673289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:20,038 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:40:20,038 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43712610-f1c9-400c-9673-2ff0369c6c11', 'x-compute-request-id': 'req-43712610-f1c9-400c-9673-2ff0369c6c11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:21,088 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:21,089 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-403b54be-afc9-46cb-86b0-1dea88e8f50a', 'x-compute-request-id': 'req-403b54be-afc9-46cb-86b0-1dea88e8f50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:22,137 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:40:22,137 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-b18baac4-2227-4664-a85c-fc2ce5517ee1', 'x-compute-request-id': 'req-b18baac4-2227-4664-a85c-fc2ce5517ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:23,188 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:23,188 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-71168df7-d876-41bc-84fd-848477dae68d', 'x-compute-request-id': 'req-71168df7-d876-41bc-84fd-848477dae68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:24,238 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:24,238 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-3ed252b6-2ce1-4652-95a5-42cd18e59597', 'x-compute-request-id': 'req-3ed252b6-2ce1-4652-95a5-42cd18e59597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:25,287 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:25,287 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-56baf993-f5c2-45af-b63f-73b2a60c3bfc', 'x-compute-request-id': 'req-56baf993-f5c2-45af-b63f-73b2a60c3bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:26,337 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:26,337 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-9bf33253-fadd-41e8-837b-253d4ba229d2', 'x-compute-request-id': 'req-9bf33253-fadd-41e8-837b-253d4ba229d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:27,386 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:40:27,386 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-78346ea3-2444-4e31-9fd2-3fd625472cbc', 'x-compute-request-id': 'req-78346ea3-2444-4e31-9fd2-3fd625472cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:28,438 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:40:28,438 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-b9ecdbcc-ce27-43dc-8265-bbd6dd29e8c7', 'x-compute-request-id': 'req-b9ecdbcc-ce27-43dc-8265-bbd6dd29e8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:29,488 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:29,489 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-fe3c9f7d-221b-43c5-aaba-81678e8918c2', 'x-compute-request-id': 'req-fe3c9f7d-221b-43c5-aaba-81678e8918c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:30,539 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:30,539 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-9aef7d69-b613-452b-8ba5-968f591419dc', 'x-compute-request-id': 'req-9aef7d69-b613-452b-8ba5-968f591419dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:31,588 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:31,589 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-6b76d08e-1ca3-4e95-8670-9ac8b9a7d233', 'x-compute-request-id': 'req-6b76d08e-1ca3-4e95-8670-9ac8b9a7d233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:32,638 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:32,639 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-369f37a9-3eff-420b-9740-e3bd21a65c58', 'x-compute-request-id': 'req-369f37a9-3eff-420b-9740-e3bd21a65c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:33,689 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:33,689 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-93f94d41-d789-4eab-93f4-538200aaa455', 'x-compute-request-id': 'req-93f94d41-d789-4eab-93f4-538200aaa455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:34,738 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:34,738 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-877e390d-1c15-4a77-940e-c7711a6b23f0', 'x-compute-request-id': 'req-877e390d-1c15-4a77-940e-c7711a6b23f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:35,787 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:35,787 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-41b83504-132b-4cc6-8fe0-e31d5e99842e', 'x-compute-request-id': 'req-41b83504-132b-4cc6-8fe0-e31d5e99842e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:36,837 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:36,837 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-a7a754a8-e5e1-404a-b07c-6d16b7c84914', 'x-compute-request-id': 'req-a7a754a8-e5e1-404a-b07c-6d16b7c84914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:37,887 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:37,888 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-a7a5b862-ecad-4d9b-a541-02667fdca39f', 'x-compute-request-id': 'req-a7a5b862-ecad-4d9b-a541-02667fdca39f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:38,941 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:40:38,941 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-276c0673-bb57-4f2b-8f49-a5421e560e67', 'x-compute-request-id': 'req-276c0673-bb57-4f2b-8f49-a5421e560e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:39,992 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:40:39,992 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-1b60a161-530b-4d28-af10-cc617052f136', 'x-compute-request-id': 'req-1b60a161-530b-4d28-af10-cc617052f136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:41,042 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:41,043 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-799ddd09-2d78-4ac6-8f02-c55820533460', 'x-compute-request-id': 'req-799ddd09-2d78-4ac6-8f02-c55820533460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:42,093 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:42,093 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-1a120b55-dc97-4fde-905a-a9b5f3098ffb', 'x-compute-request-id': 'req-1a120b55-dc97-4fde-905a-a9b5f3098ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:43,143 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:43,144 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-11bff400-d217-4846-95a8-769bb66906f3', 'x-compute-request-id': 'req-11bff400-d217-4846-95a8-769bb66906f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:44,196 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.050s 2022-03-22 20:40:44,197 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-f7d181d5-fc91-4e3a-a307-472f42eaf65b', 'x-compute-request-id': 'req-f7d181d5-fc91-4e3a-a307-472f42eaf65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:45,247 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:40:45,248 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-4a9e193f-56b5-467a-aacd-6a238668fcf8', 'x-compute-request-id': 'req-4a9e193f-56b5-467a-aacd-6a238668fcf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:46,297 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:46,298 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-8b976595-3904-4f3c-9fb5-05efed4bc8cc', 'x-compute-request-id': 'req-8b976595-3904-4f3c-9fb5-05efed4bc8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:47,345 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:40:47,346 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-24197749-1669-41e3-9a53-8b59c2787ab0', 'x-compute-request-id': 'req-24197749-1669-41e3-9a53-8b59c2787ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:48,398 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:40:48,398 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-d0f6352a-6833-48f4-9a93-8a3e213ad245', 'x-compute-request-id': 'req-d0f6352a-6833-48f4-9a93-8a3e213ad245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:49,450 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:40:49,451 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-39916192-9f2f-4266-ab62-884d11b791eb', 'x-compute-request-id': 'req-39916192-9f2f-4266-ab62-884d11b791eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:50,499 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:40:50,500 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-c9419e29-18f6-42a7-b878-a4b870cd7802', 'x-compute-request-id': 'req-c9419e29-18f6-42a7-b878-a4b870cd7802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:51,551 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:40:51,551 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-fe6fff56-fda0-40a6-84d6-5f02f92a8147', 'x-compute-request-id': 'req-fe6fff56-fda0-40a6-84d6-5f02f92a8147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:52,600 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:52,601 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-9519e0e0-e117-44f2-8bf2-ed8d814aa113', 'x-compute-request-id': 'req-9519e0e0-e117-44f2-8bf2-ed8d814aa113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:53,651 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:40:53,652 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-c3b1ec3c-bece-4cf4-bc4d-726cccc9f863', 'x-compute-request-id': 'req-c3b1ec3c-bece-4cf4-bc4d-726cccc9f863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:54,701 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:54,701 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-19832193-52e1-4375-babd-bd2bfdbcd717', 'x-compute-request-id': 'req-19832193-52e1-4375-babd-bd2bfdbcd717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:55,750 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:40:55,750 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-31000c95-85fb-424b-ba78-82d365882b99', 'x-compute-request-id': 'req-31000c95-85fb-424b-ba78-82d365882b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:56,799 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:56,800 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-d72c83a0-ad59-4329-9635-4c314295e521', 'x-compute-request-id': 'req-d72c83a0-ad59-4329-9635-4c314295e521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:57,851 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:40:57,851 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-a5004b7c-b6b7-468b-b64a-323c05a4f9f6', 'x-compute-request-id': 'req-a5004b7c-b6b7-468b-b64a-323c05a4f9f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:58,902 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:40:58,902 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-148dd417-7ada-4642-afc8-6e5fd4e48d4b', 'x-compute-request-id': 'req-148dd417-7ada-4642-afc8-6e5fd4e48d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:40:59,952 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:40:59,952 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-9304f3cf-f060-4656-92bf-45bf0b22c39d', 'x-compute-request-id': 'req-9304f3cf-f060-4656-92bf-45bf0b22c39d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:01,002 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:01,003 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-4f3ed24c-75ae-4c67-adc6-ae57016514cb', 'x-compute-request-id': 'req-4f3ed24c-75ae-4c67-adc6-ae57016514cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:02,053 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:02,054 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-a25eef61-b7bc-4df5-9d98-2950ec0bc977', 'x-compute-request-id': 'req-a25eef61-b7bc-4df5-9d98-2950ec0bc977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:03,105 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:41:03,105 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-dd91b90b-272b-469b-98cd-9e2349ea9ce6', 'x-compute-request-id': 'req-dd91b90b-272b-469b-98cd-9e2349ea9ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:04,155 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:04,156 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-2c326a61-aa1b-4d09-ba29-b8f0439291a2', 'x-compute-request-id': 'req-2c326a61-aa1b-4d09-ba29-b8f0439291a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:05,204 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:41:05,204 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-76f9af87-4659-4a6d-8302-8d85639c1fba', 'x-compute-request-id': 'req-76f9af87-4659-4a6d-8302-8d85639c1fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:06,254 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:06,254 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-ff603745-097b-4190-9786-f07a06390be6', 'x-compute-request-id': 'req-ff603745-097b-4190-9786-f07a06390be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:07,305 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:41:07,306 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-60bfef4e-afa7-458e-9d20-5d548e6551af', 'x-compute-request-id': 'req-60bfef4e-afa7-458e-9d20-5d548e6551af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:08,356 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:08,356 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-db8a457e-57be-41f2-99b9-356541da75c1', 'x-compute-request-id': 'req-db8a457e-57be-41f2-99b9-356541da75c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:09,406 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:09,406 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-7b7a575b-c303-4fb2-b376-309e24be8fd4', 'x-compute-request-id': 'req-7b7a575b-c303-4fb2-b376-309e24be8fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:10,457 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:41:10,458 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-1c05feeb-a0f8-4a37-a833-89232a171c75', 'x-compute-request-id': 'req-1c05feeb-a0f8-4a37-a833-89232a171c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:11,506 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:11,506 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-66109c79-dcfd-4a42-ad71-566b51b9d374', 'x-compute-request-id': 'req-66109c79-dcfd-4a42-ad71-566b51b9d374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:12,554 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.044s 2022-03-22 20:41:12,554 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-0d4a969c-268b-45a1-a52f-3c3c282a5499', 'x-compute-request-id': 'req-0d4a969c-268b-45a1-a52f-3c3c282a5499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:13,605 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:41:13,606 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-c9ca5502-79a9-4c51-87c9-0f33b9d7577b', 'x-compute-request-id': 'req-c9ca5502-79a9-4c51-87c9-0f33b9d7577b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:14,655 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:14,656 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-0660f30b-c711-4a64-b2bc-271fe8d68118', 'x-compute-request-id': 'req-0660f30b-c711-4a64-b2bc-271fe8d68118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:15,705 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:15,706 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-79802190-5e22-4719-9de3-6fa3d8f94af6', 'x-compute-request-id': 'req-79802190-5e22-4719-9de3-6fa3d8f94af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:16,755 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:16,756 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-f298ee51-c8d5-4bc7-9a76-bbacb0db0baa', 'x-compute-request-id': 'req-f298ee51-c8d5-4bc7-9a76-bbacb0db0baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:17,806 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:17,807 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-c50ddb05-ede3-4fcc-b728-2122e48b9946', 'x-compute-request-id': 'req-c50ddb05-ede3-4fcc-b728-2122e48b9946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:18,860 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.050s 2022-03-22 20:41:18,860 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-26f5ea05-b8a2-4566-aa9c-d7abe6792e0c', 'x-compute-request-id': 'req-26f5ea05-b8a2-4566-aa9c-d7abe6792e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:19,911 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:19,911 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17ab5bf5-f9d6-4e0c-809f-1f2ebcbb4221', 'x-compute-request-id': 'req-17ab5bf5-f9d6-4e0c-809f-1f2ebcbb4221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:20,960 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:20,961 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-830e59f8-a541-482f-8570-2248fd020dd0', 'x-compute-request-id': 'req-830e59f8-a541-482f-8570-2248fd020dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:22,013 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:41:22,014 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-9fa2708c-5696-4405-8e82-3e35e32bca67', 'x-compute-request-id': 'req-9fa2708c-5696-4405-8e82-3e35e32bca67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:23,064 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:23,064 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-d81954f6-8cb8-41db-9e3d-231f8f315909', 'x-compute-request-id': 'req-d81954f6-8cb8-41db-9e3d-231f8f315909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:24,114 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:24,115 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-637d9852-b3e1-4c59-ab86-9d0a38e3fa11', 'x-compute-request-id': 'req-637d9852-b3e1-4c59-ab86-9d0a38e3fa11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:25,164 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:25,164 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-3a6d17b2-f709-4fc6-b59a-037d5758a283', 'x-compute-request-id': 'req-3a6d17b2-f709-4fc6-b59a-037d5758a283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:26,214 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:26,214 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-1f0e7188-a93c-4e0a-9ea1-ad9532eeba5d', 'x-compute-request-id': 'req-1f0e7188-a93c-4e0a-9ea1-ad9532eeba5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:27,263 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:41:27,264 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-f4baf910-8b61-4ad8-beec-18c21584aa9d', 'x-compute-request-id': 'req-f4baf910-8b61-4ad8-beec-18c21584aa9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:28,317 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:41:28,317 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-959c0c58-0724-4863-bd44-535ec8e1ae11', 'x-compute-request-id': 'req-959c0c58-0724-4863-bd44-535ec8e1ae11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:29,366 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:29,367 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-979294ca-ac03-4b13-b146-2c8f8ab13338', 'x-compute-request-id': 'req-979294ca-ac03-4b13-b146-2c8f8ab13338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:30,416 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:30,416 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-83766079-e9b6-47b2-b507-5a62694c3e4c', 'x-compute-request-id': 'req-83766079-e9b6-47b2-b507-5a62694c3e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:31,467 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:41:31,468 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-10b075ef-11b1-4b34-9011-ab3210eeb29c', 'x-compute-request-id': 'req-10b075ef-11b1-4b34-9011-ab3210eeb29c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:32,516 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:32,517 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-5aae8934-29a1-4078-91ef-dd4df984a75a', 'x-compute-request-id': 'req-5aae8934-29a1-4078-91ef-dd4df984a75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:33,566 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:33,566 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-b989a875-a1b6-4029-adeb-6c1120549856', 'x-compute-request-id': 'req-b989a875-a1b6-4029-adeb-6c1120549856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:34,617 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:34,617 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-ea84f176-657b-4898-9b95-5aba4056545f', 'x-compute-request-id': 'req-ea84f176-657b-4898-9b95-5aba4056545f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:35,667 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:35,667 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-8806743b-f491-42f3-9c7d-4673aaf608c5', 'x-compute-request-id': 'req-8806743b-f491-42f3-9c7d-4673aaf608c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:36,717 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:36,717 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-ea4490b7-1c67-4668-b83e-5e59eecc8169', 'x-compute-request-id': 'req-ea4490b7-1c67-4668-b83e-5e59eecc8169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:37,767 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:37,767 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-a72b62ec-a0d9-4d6b-8793-fef3b53ac8d3', 'x-compute-request-id': 'req-a72b62ec-a0d9-4d6b-8793-fef3b53ac8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:38,817 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:38,818 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-b831cb56-4df7-4f54-a551-63d86e5aff12', 'x-compute-request-id': 'req-b831cb56-4df7-4f54-a551-63d86e5aff12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:39,869 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:41:39,869 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-ba8790bb-43de-4eda-906c-6ca3471029a1', 'x-compute-request-id': 'req-ba8790bb-43de-4eda-906c-6ca3471029a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:40,919 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:40,919 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b55d033-af07-4b64-85ae-6962b325f335', 'x-compute-request-id': 'req-4b55d033-af07-4b64-85ae-6962b325f335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:41,968 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:41,968 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-0c9b637e-b509-4004-8d88-b27e4d7ab78b', 'x-compute-request-id': 'req-0c9b637e-b509-4004-8d88-b27e4d7ab78b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:43,019 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:43,019 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-59ed2222-c3e1-43b3-a01b-f7840b4124b3', 'x-compute-request-id': 'req-59ed2222-c3e1-43b3-a01b-f7840b4124b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:44,070 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:41:44,070 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-dd6f2d74-b93e-4677-9678-335a6d279a06', 'x-compute-request-id': 'req-dd6f2d74-b93e-4677-9678-335a6d279a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:45,121 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:45,121 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-3d90445b-c78d-49b5-a87d-6f8437a21994', 'x-compute-request-id': 'req-3d90445b-c78d-49b5-a87d-6f8437a21994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:46,171 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:46,171 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-62aaf477-7688-4476-a573-a636939c1225', 'x-compute-request-id': 'req-62aaf477-7688-4476-a573-a636939c1225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:47,219 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.044s 2022-03-22 20:41:47,220 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-45bf22d8-be0e-45da-9240-1cadc3afe653', 'x-compute-request-id': 'req-45bf22d8-be0e-45da-9240-1cadc3afe653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:48,270 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:48,270 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-0b1938d4-4bff-4d29-8bba-4ec7fce0e104', 'x-compute-request-id': 'req-0b1938d4-4bff-4d29-8bba-4ec7fce0e104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:49,319 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:49,319 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-3b2e5906-4c47-406f-b5b0-58257a89111b', 'x-compute-request-id': 'req-3b2e5906-4c47-406f-b5b0-58257a89111b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:50,369 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:50,369 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-59880fbe-eef8-42a4-bc73-88a50310fd2d', 'x-compute-request-id': 'req-59880fbe-eef8-42a4-bc73-88a50310fd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:51,419 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:51,419 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-c0a4c3f3-6144-442a-a570-de9c5cccdf72', 'x-compute-request-id': 'req-c0a4c3f3-6144-442a-a570-de9c5cccdf72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:52,470 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:52,471 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-34e1c8ea-6328-45a9-b641-037baa38fb2b', 'x-compute-request-id': 'req-34e1c8ea-6328-45a9-b641-037baa38fb2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:53,520 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:53,521 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-fa4054ef-8a2e-44f9-a6e9-ca7ef583765a', 'x-compute-request-id': 'req-fa4054ef-8a2e-44f9-a6e9-ca7ef583765a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:54,569 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:41:54,569 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-4dbe8624-9ace-49e8-8eb4-f721b7cf0c1b', 'x-compute-request-id': 'req-4dbe8624-9ace-49e8-8eb4-f721b7cf0c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:55,617 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:41:55,618 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-67aa348e-1bae-4fca-82b4-d0e478a7a470', 'x-compute-request-id': 'req-67aa348e-1bae-4fca-82b4-d0e478a7a470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:56,666 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:41:56,666 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-36187114-4f06-4511-bee0-4861f5e82fde', 'x-compute-request-id': 'req-36187114-4f06-4511-bee0-4861f5e82fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:57,714 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:41:57,715 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-c3b07fe7-0921-4a0d-8bd6-1025e90f9d33', 'x-compute-request-id': 'req-c3b07fe7-0921-4a0d-8bd6-1025e90f9d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:58,765 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:41:58,765 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-5215466e-58bb-4ea8-8a59-fa0202fc8fb1', 'x-compute-request-id': 'req-5215466e-58bb-4ea8-8a59-fa0202fc8fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:41:59,814 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:41:59,814 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-c9830e77-00ae-4a95-9844-b3be5be487b5', 'x-compute-request-id': 'req-c9830e77-00ae-4a95-9844-b3be5be487b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:00,866 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:42:00,867 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-c5c08b41-3d2d-483d-bbfa-7cdea5ea2ec5', 'x-compute-request-id': 'req-c5c08b41-3d2d-483d-bbfa-7cdea5ea2ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:01,915 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:42:01,915 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c10b7cf-4503-4e0d-9674-9a60251bc755', 'x-compute-request-id': 'req-5c10b7cf-4503-4e0d-9674-9a60251bc755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:02,963 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:42:02,964 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-e68bbb4f-8447-4ec7-8684-c018e03f1204', 'x-compute-request-id': 'req-e68bbb4f-8447-4ec7-8684-c018e03f1204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:04,013 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:42:04,013 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-8873791f-5845-4467-b35c-00eba69a5cc1', 'x-compute-request-id': 'req-8873791f-5845-4467-b35c-00eba69a5cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:05,067 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.050s 2022-03-22 20:42:05,067 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-45a19399-11cf-4463-9e10-f90b981d8569', 'x-compute-request-id': 'req-45a19399-11cf-4463-9e10-f90b981d8569', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:06,118 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:42:06,118 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-55bd9a0e-cb02-4d90-b6d7-0db9474775d0', 'x-compute-request-id': 'req-55bd9a0e-cb02-4d90-b6d7-0db9474775d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:07,168 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:42:07,169 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-dad63717-e6c2-4c72-88b1-56533712b263', 'x-compute-request-id': 'req-dad63717-e6c2-4c72-88b1-56533712b263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:08,217 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:42:08,218 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-99f0221a-f03e-4bf7-ad04-2b0b72864543', 'x-compute-request-id': 'req-99f0221a-f03e-4bf7-ad04-2b0b72864543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:09,266 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:09,267 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-3080f286-0dfd-4039-bca1-9c50dbf1d681', 'x-compute-request-id': 'req-3080f286-0dfd-4039-bca1-9c50dbf1d681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:10,316 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:10,316 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-c81d4079-6cb2-4164-9d35-bae6345f251f', 'x-compute-request-id': 'req-c81d4079-6cb2-4164-9d35-bae6345f251f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:11,367 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:42:11,367 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-7041ae6c-9a56-45f7-a6ff-75fda1fc2b10', 'x-compute-request-id': 'req-7041ae6c-9a56-45f7-a6ff-75fda1fc2b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:12,416 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:12,416 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-783a9803-f869-4199-9ffd-973e8f057c84', 'x-compute-request-id': 'req-783a9803-f869-4199-9ffd-973e8f057c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:13,466 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:42:13,467 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-413d39ab-22c7-4cfd-b931-1ce0cf292ca4', 'x-compute-request-id': 'req-413d39ab-22c7-4cfd-b931-1ce0cf292ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:14,516 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:14,516 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-e3436423-4bd0-4f44-b6fe-33adf86bffd5', 'x-compute-request-id': 'req-e3436423-4bd0-4f44-b6fe-33adf86bffd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:15,566 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:15,566 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-e48df024-930d-4283-95a4-a1ab48596c89', 'x-compute-request-id': 'req-e48df024-930d-4283-95a4-a1ab48596c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:16,616 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:42:16,616 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-3dc84dc0-4681-4d93-b117-11d71f83ba8b', 'x-compute-request-id': 'req-3dc84dc0-4681-4d93-b117-11d71f83ba8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:17,666 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:17,667 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-353688b1-c3fb-4ebb-8cd2-7af5f7513997', 'x-compute-request-id': 'req-353688b1-c3fb-4ebb-8cd2-7af5f7513997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:18,721 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.051s 2022-03-22 20:42:18,721 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-b3d1e087-7d43-47fe-a32b-deddfd8011f9', 'x-compute-request-id': 'req-b3d1e087-7d43-47fe-a32b-deddfd8011f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:19,771 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:42:19,771 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9aa27bd-678c-4eb8-abe7-3c6965f7e6bc', 'x-compute-request-id': 'req-d9aa27bd-678c-4eb8-abe7-3c6965f7e6bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:20,821 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:42:20,821 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-f9d62f0b-552a-4510-8805-705f02524dd9', 'x-compute-request-id': 'req-f9d62f0b-552a-4510-8805-705f02524dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:21,870 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:21,870 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-53fbb001-5f70-4e03-a6de-d9a7d1af2c21', 'x-compute-request-id': 'req-53fbb001-5f70-4e03-a6de-d9a7d1af2c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:22,922 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:42:22,922 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-557f20c8-2733-4951-a1d2-345ff8721916', 'x-compute-request-id': 'req-557f20c8-2733-4951-a1d2-345ff8721916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:23,974 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:42:23,974 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-b8dfb748-9401-4726-bc69-550ceb7bcc03', 'x-compute-request-id': 'req-b8dfb748-9401-4726-bc69-550ceb7bcc03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:25,022 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:42:25,023 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-026416c3-ca58-4ac0-b8d2-768460891d12', 'x-compute-request-id': 'req-026416c3-ca58-4ac0-b8d2-768460891d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:26,073 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:42:26,073 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-c8a7d43e-74a2-4120-ba69-1dba81f2d608', 'x-compute-request-id': 'req-c8a7d43e-74a2-4120-ba69-1dba81f2d608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:27,122 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:27,123 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-97dce3b3-970d-4010-8b30-373930397a2d', 'x-compute-request-id': 'req-97dce3b3-970d-4010-8b30-373930397a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:28,175 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.050s 2022-03-22 20:42:28,176 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-b3af7248-8014-47df-b6f8-512dde77cb05', 'x-compute-request-id': 'req-b3af7248-8014-47df-b6f8-512dde77cb05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:29,227 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:42:29,228 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-8b4a8817-cfd1-4b99-bbb8-a1fdb1c2d30f', 'x-compute-request-id': 'req-8b4a8817-cfd1-4b99-bbb8-a1fdb1c2d30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:30,278 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:30,278 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-768fd900-771a-4cb2-ac76-c0e8b5e7faff', 'x-compute-request-id': 'req-768fd900-771a-4cb2-ac76-c0e8b5e7faff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:31,327 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:31,328 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-80cccfcd-2f64-4c4e-b011-e71173b9eff5', 'x-compute-request-id': 'req-80cccfcd-2f64-4c4e-b011-e71173b9eff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:32,377 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:32,377 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-44b9dc5e-7d66-466f-8c43-1b5068fafdc2', 'x-compute-request-id': 'req-44b9dc5e-7d66-466f-8c43-1b5068fafdc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:33,428 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:42:33,428 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-75c955bd-fe0c-4aa5-8987-677a2b011bc5', 'x-compute-request-id': 'req-75c955bd-fe0c-4aa5-8987-677a2b011bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:34,483 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.052s 2022-03-22 20:42:34,483 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-90b8ff2c-2442-45ef-b92a-c8490a422bcf', 'x-compute-request-id': 'req-90b8ff2c-2442-45ef-b92a-c8490a422bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:35,534 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:42:35,534 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-9a22c7db-8f33-4a58-8828-e29ad643ae63', 'x-compute-request-id': 'req-9a22c7db-8f33-4a58-8828-e29ad643ae63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:36,585 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:42:36,585 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-51eba92a-34ce-4082-8ee0-201b02641ce7', 'x-compute-request-id': 'req-51eba92a-34ce-4082-8ee0-201b02641ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:37,635 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:42:37,635 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-63f370c6-6b42-4b01-b10b-c34a52c97b1c', 'x-compute-request-id': 'req-63f370c6-6b42-4b01-b10b-c34a52c97b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:38,684 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:38,685 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-bc9f4b3b-df49-45c8-bc7a-48e2dfcf3d98', 'x-compute-request-id': 'req-bc9f4b3b-df49-45c8-bc7a-48e2dfcf3d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:39,738 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.050s 2022-03-22 20:42:39,739 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-4f671592-8599-471e-98fd-056f1df7c505', 'x-compute-request-id': 'req-4f671592-8599-471e-98fd-056f1df7c505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:40,793 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.051s 2022-03-22 20:42:40,793 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96292078-9f45-480b-9cf2-f50a2498379b', 'x-compute-request-id': 'req-96292078-9f45-480b-9cf2-f50a2498379b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:41,847 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.050s 2022-03-22 20:42:41,847 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-45fc7f30-d8c2-4725-a9ec-3d737ce72315', 'x-compute-request-id': 'req-45fc7f30-d8c2-4725-a9ec-3d737ce72315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:42,901 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.051s 2022-03-22 20:42:42,902 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-6932b289-e374-4d08-b937-8cc9f962231f', 'x-compute-request-id': 'req-6932b289-e374-4d08-b937-8cc9f962231f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:43,952 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:42:43,952 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-d2ddd2ce-9ec0-42b3-994c-45456167ae96', 'x-compute-request-id': 'req-d2ddd2ce-9ec0-42b3-994c-45456167ae96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:45,007 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.051s 2022-03-22 20:42:45,007 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-4273adb1-b01a-46c9-9f75-dccf68523b23', 'x-compute-request-id': 'req-4273adb1-b01a-46c9-9f75-dccf68523b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:46,060 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:42:46,061 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-6b39d419-c77f-4c41-8156-77547652b620', 'x-compute-request-id': 'req-6b39d419-c77f-4c41-8156-77547652b620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:47,110 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:47,111 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-8dfd3fc8-2a68-4c95-94f2-e544fe90d0ff', 'x-compute-request-id': 'req-8dfd3fc8-2a68-4c95-94f2-e544fe90d0ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:48,162 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:42:48,163 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-e5680bca-3d44-44e8-98a6-447f046b8301', 'x-compute-request-id': 'req-e5680bca-3d44-44e8-98a6-447f046b8301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:49,211 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:49,212 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-4764c24a-c73f-4d31-8428-341a773d78d8', 'x-compute-request-id': 'req-4764c24a-c73f-4d31-8428-341a773d78d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:50,261 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:42:50,262 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-ab666ed8-dbc7-44fc-ad13-db6195a99184', 'x-compute-request-id': 'req-ab666ed8-dbc7-44fc-ad13-db6195a99184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:51,310 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:51,311 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-ec9b53f1-1e88-48d2-815c-144611ab3979', 'x-compute-request-id': 'req-ec9b53f1-1e88-48d2-815c-144611ab3979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:52,362 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:42:52,363 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-b77a56f5-3545-4f10-a94b-ba7836617fbf', 'x-compute-request-id': 'req-b77a56f5-3545-4f10-a94b-ba7836617fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:53,414 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:42:53,414 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-4eb6f276-2215-44d2-bdef-8451cc18ef83', 'x-compute-request-id': 'req-4eb6f276-2215-44d2-bdef-8451cc18ef83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:54,463 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:42:54,463 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-1449b09e-da58-4fb4-9c78-ec685df696d5', 'x-compute-request-id': 'req-1449b09e-da58-4fb4-9c78-ec685df696d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:55,512 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:42:55,512 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-c441e357-04c7-4a8f-bea9-61d8fbb39b63', 'x-compute-request-id': 'req-c441e357-04c7-4a8f-bea9-61d8fbb39b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:56,561 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:42:56,561 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-abf1b71e-520c-418f-86ef-e70a1547baf3', 'x-compute-request-id': 'req-abf1b71e-520c-418f-86ef-e70a1547baf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:57,610 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:42:57,611 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-79b3fa23-90ec-4449-ae37-b3eebca447b8', 'x-compute-request-id': 'req-79b3fa23-90ec-4449-ae37-b3eebca447b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:58,659 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:42:58,659 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-1acc1ce6-8439-4cf6-8735-09d5ddd7c89c', 'x-compute-request-id': 'req-1acc1ce6-8439-4cf6-8735-09d5ddd7c89c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:42:59,710 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:42:59,710 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-c90c09c0-b646-4a52-887a-5b022783cea7', 'x-compute-request-id': 'req-c90c09c0-b646-4a52-887a-5b022783cea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:00,760 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:43:00,760 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-e07334d5-8d5b-427a-8a9c-05dde5c1ecd8', 'x-compute-request-id': 'req-e07334d5-8d5b-427a-8a9c-05dde5c1ecd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:01,810 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:43:01,811 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b155f717-dd2c-41f6-92fc-b4ec718be387', 'x-compute-request-id': 'req-b155f717-dd2c-41f6-92fc-b4ec718be387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:02,862 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:43:02,863 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-89482210-cb30-4752-ab8b-62167f07f49e', 'x-compute-request-id': 'req-89482210-cb30-4752-ab8b-62167f07f49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:03,911 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:43:03,911 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-9159f363-7153-4e82-968b-04d5831b14bc', 'x-compute-request-id': 'req-9159f363-7153-4e82-968b-04d5831b14bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:04,970 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.055s 2022-03-22 20:43:04,970 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-b12a6b52-3023-49ae-b37c-dab9cf501e93', 'x-compute-request-id': 'req-b12a6b52-3023-49ae-b37c-dab9cf501e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:06,021 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:43:06,021 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-3e8a0676-113d-4f24-be21-9274fd91db92', 'x-compute-request-id': 'req-3e8a0676-113d-4f24-be21-9274fd91db92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:07,073 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:43:07,073 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-d2159d10-3f88-4f17-9fcb-583417d0da80', 'x-compute-request-id': 'req-d2159d10-3f88-4f17-9fcb-583417d0da80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:08,123 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:43:08,124 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-fbbac3bd-8d7b-4327-8265-aaf6f2f3c8a9', 'x-compute-request-id': 'req-fbbac3bd-8d7b-4327-8265-aaf6f2f3c8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:09,173 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:43:09,174 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-a260624b-9572-43c1-b856-ed77876c3ddd', 'x-compute-request-id': 'req-a260624b-9572-43c1-b856-ed77876c3ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:10,226 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:43:10,226 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-246f2221-98bc-4cbf-8b9c-84de84d4ec61', 'x-compute-request-id': 'req-246f2221-98bc-4cbf-8b9c-84de84d4ec61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:11,275 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:43:11,276 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-742eadf1-f223-4d7d-b002-6be563a19db9', 'x-compute-request-id': 'req-742eadf1-f223-4d7d-b002-6be563a19db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:12,326 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:43:12,326 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-4882c963-3881-4aca-ac20-c6393dac3a6f', 'x-compute-request-id': 'req-4882c963-3881-4aca-ac20-c6393dac3a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:13,376 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:43:13,376 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-5ee3567c-17b3-45af-9723-21b89f9e6d74', 'x-compute-request-id': 'req-5ee3567c-17b3-45af-9723-21b89f9e6d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:14,427 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:43:14,428 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-9d2979c6-737a-47e0-8a82-0239381830da', 'x-compute-request-id': 'req-9d2979c6-737a-47e0-8a82-0239381830da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:15,477 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:43:15,477 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-deb7a8f6-cf9f-4209-baf1-831f62033b8b', 'x-compute-request-id': 'req-deb7a8f6-cf9f-4209-baf1-831f62033b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:16,528 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:43:16,528 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-3ffab55f-14dd-4740-9055-31fddeaf89eb', 'x-compute-request-id': 'req-3ffab55f-14dd-4740-9055-31fddeaf89eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:17,579 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:43:17,580 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-9f9219bc-893f-4f85-beb6-3d400aa37d99', 'x-compute-request-id': 'req-9f9219bc-893f-4f85-beb6-3d400aa37d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:18,639 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.056s 2022-03-22 20:43:18,639 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-2496c53d-b684-4475-9da7-01de43efe2d7', 'x-compute-request-id': 'req-2496c53d-b684-4475-9da7-01de43efe2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:19,687 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:43:19,688 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d52ff34-dcbb-49f0-8360-2fec4b442090', 'x-compute-request-id': 'req-3d52ff34-dcbb-49f0-8360-2fec4b442090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:20,740 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:43:20,741 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-d1bdf23b-8df4-46ed-8dc4-a2b6dc541d0b', 'x-compute-request-id': 'req-d1bdf23b-8df4-46ed-8dc4-a2b6dc541d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:21,789 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:43:21,790 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-fe3b6256-990e-4732-85b6-3378a13f1cd5', 'x-compute-request-id': 'req-fe3b6256-990e-4732-85b6-3378a13f1cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:22,839 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:43:22,839 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-65b4bc3b-90ef-4305-8caa-c46d29b2917a', 'x-compute-request-id': 'req-65b4bc3b-90ef-4305-8caa-c46d29b2917a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:23,889 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:43:23,889 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-cbbb850c-8610-4717-83b8-765e32250e60', 'x-compute-request-id': 'req-cbbb850c-8610-4717-83b8-765e32250e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:24,938 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:43:24,938 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-2f51e72c-a61e-489c-95a5-82b19621874c', 'x-compute-request-id': 'req-2f51e72c-a61e-489c-95a5-82b19621874c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:25,994 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.052s 2022-03-22 20:43:25,994 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-bc760b81-74ce-403e-9da6-db7653898343', 'x-compute-request-id': 'req-bc760b81-74ce-403e-9da6-db7653898343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:27,045 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:43:27,045 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-a768e36f-834e-4869-8a22-158d495c6dbe', 'x-compute-request-id': 'req-a768e36f-834e-4869-8a22-158d495c6dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:28,094 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:43:28,094 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-8c392bce-3b05-45e4-abb6-2c22d1830b3a', 'x-compute-request-id': 'req-8c392bce-3b05-45e4-abb6-2c22d1830b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:29,142 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:43:29,142 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-b8305240-d4f6-4726-86dd-285f0180c7e7', 'x-compute-request-id': 'req-b8305240-d4f6-4726-86dd-285f0180c7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:30,191 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:43:30,193 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-7553a9c2-d6a1-4d15-9475-c9e9fd218a6f', 'x-compute-request-id': 'req-7553a9c2-d6a1-4d15-9475-c9e9fd218a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:31,244 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:43:31,245 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-de6b28cd-01e9-45b1-8949-f0db90ad75d8', 'x-compute-request-id': 'req-de6b28cd-01e9-45b1-8949-f0db90ad75d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:32,294 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:43:32,295 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-9ee5dfa1-a911-4db8-acd9-925392be73f2', 'x-compute-request-id': 'req-9ee5dfa1-a911-4db8-acd9-925392be73f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:33,344 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:43:33,344 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-2dd5f045-ba0b-4197-89f6-92728f036d55', 'x-compute-request-id': 'req-2dd5f045-ba0b-4197-89f6-92728f036d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:34,393 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:43:34,393 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-623f9b91-620f-4516-92b0-a5eb7f4fb9c6', 'x-compute-request-id': 'req-623f9b91-620f-4516-92b0-a5eb7f4fb9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:35,444 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:43:35,444 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-153b872a-c99c-4adc-be49-2b8241b88d82', 'x-compute-request-id': 'req-153b872a-c99c-4adc-be49-2b8241b88d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:36,502 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.055s 2022-03-22 20:43:36,502 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-a9782514-e809-42e6-ab6c-d34780aa1ce1', 'x-compute-request-id': 'req-a9782514-e809-42e6-ab6c-d34780aa1ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:37,552 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:43:37,552 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-b7a90a4d-6379-441d-b866-6421856205c8', 'x-compute-request-id': 'req-b7a90a4d-6379-441d-b866-6421856205c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:38,603 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:43:38,604 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-d1c65b7b-38b6-42cc-9ad6-17e39ef39ee2', 'x-compute-request-id': 'req-d1c65b7b-38b6-42cc-9ad6-17e39ef39ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:39,652 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:43:39,652 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-d1bcf0aa-4fb2-4c39-9477-e34b750f3777', 'x-compute-request-id': 'req-d1bcf0aa-4fb2-4c39-9477-e34b750f3777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:40,704 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.049s 2022-03-22 20:43:40,705 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5791523-2360-4b9e-9266-429b8e79b1ae', 'x-compute-request-id': 'req-b5791523-2360-4b9e-9266-429b8e79b1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:41,759 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.051s 2022-03-22 20:43:41,759 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-b1d4e255-4533-47a9-a6cd-b8ebbd9ab263', 'x-compute-request-id': 'req-b1d4e255-4533-47a9-a6cd-b8ebbd9ab263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:42,807 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:43:42,808 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-6eba6108-560f-43b8-9de7-72df8b2ee358', 'x-compute-request-id': 'req-6eba6108-560f-43b8-9de7-72df8b2ee358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:43,857 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:43:43,858 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-a17fe188-d927-4474-a6e8-e747ac60eeaa', 'x-compute-request-id': 'req-a17fe188-d927-4474-a6e8-e747ac60eeaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:44,906 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:43:44,906 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-bc86aece-4809-44a7-9a1c-668dbad8c6d9', 'x-compute-request-id': 'req-bc86aece-4809-44a7-9a1c-668dbad8c6d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:45,954 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:43:45,954 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-603da052-614b-47df-81d4-9a8c368ec062', 'x-compute-request-id': 'req-603da052-614b-47df-81d4-9a8c368ec062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:47,005 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:43:47,005 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-07021871-0979-4f58-92db-daaa8f6b9d84', 'x-compute-request-id': 'req-07021871-0979-4f58-92db-daaa8f6b9d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:48,054 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:43:48,055 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-b567539f-7383-47d6-a3fc-f265f3c61c08', 'x-compute-request-id': 'req-b567539f-7383-47d6-a3fc-f265f3c61c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:49,105 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:43:49,105 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-5aee7d60-f4bb-4b5d-a1e7-47e2022dfa1b', 'x-compute-request-id': 'req-5aee7d60-f4bb-4b5d-a1e7-47e2022dfa1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:50,154 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:43:50,155 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-8335a8c2-a252-42d8-8e95-fb6182abe8cb', 'x-compute-request-id': 'req-8335a8c2-a252-42d8-8e95-fb6182abe8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:51,203 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:43:51,203 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-fdf484ec-7e62-4b61-862b-1ed38a713c3b', 'x-compute-request-id': 'req-fdf484ec-7e62-4b61-862b-1ed38a713c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:52,251 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:43:52,252 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-8b7061b8-3ca3-457a-8466-d66d0c8aaef6', 'x-compute-request-id': 'req-8b7061b8-3ca3-457a-8466-d66d0c8aaef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:53,302 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:43:53,302 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-88036c50-20ae-4f20-aa9a-35a6633d8881', 'x-compute-request-id': 'req-88036c50-20ae-4f20-aa9a-35a6633d8881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:54,354 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.048s 2022-03-22 20:43:54,354 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-c00d52da-933b-4ece-806f-a4896f5659cd', 'x-compute-request-id': 'req-c00d52da-933b-4ece-806f-a4896f5659cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:55,404 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.047s 2022-03-22 20:43:55,404 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-76b3505f-f09d-4ed0-9aed-3984a1939718', 'x-compute-request-id': 'req-76b3505f-f09d-4ed0-9aed-3984a1939718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:56,452 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.045s 2022-03-22 20:43:56,453 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-da3e13ef-b281-4137-9c2e-e09b96ef0721', 'x-compute-request-id': 'req-da3e13ef-b281-4137-9c2e-e09b96ef0721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:57,501 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments 0.046s 2022-03-22 20:43:57,502 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-e0cd0787-a9f8-422b-a71c-da9d11dc0ff3', 'x-compute-request-id': 'req-e0cd0787-a9f8-422b-a71c-da9d11dc0ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "volumeId": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "serverId": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "device": "/dev/sdb"}]}' 2022-03-22 20:43:58,607 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 POST http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/action 0.102s 2022-03-22 20:43:58,608 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '76686', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9ba02b8-4c67-4dca-8e27-56322b44eac2', 'x-compute-request-id': 'req-f9ba02b8-4c67-4dca-8e27-56322b44eac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/e8986b52-ab76-4fd6-9aa3-4df5760e4927/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-03-22 20:43:58,609 118509 DEBUG [tempest.common.waiters] Console output for e8986b52-ab76-4fd6-9aa3-4df5760e4927 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.132000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.136000] tsc: Detected 1995.192 MHz processor [ 0.140000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.144013] pid_max: default: 32768 minimum: 301 [ 0.148061] Security Framework initialized [ 0.152012] Yama: becoming mindful. [ 0.156000] AppArmor: AppArmor initialized [ 0.156257] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.164100] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.168049] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.172027] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.176770] CPU: Physical Processor ID: 0 [ 0.180349] mce: CPU supports 1 MCE banks [ 0.184120] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.188013] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.192014] Spectre V2 : Mitigation: Full generic retpoline [ 0.196009] Speculative Store Bypass: Vulnerable [ 0.276901] Freeing SMP alternatives memory: 36K [ 0.289538] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.292145] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.296131] Hierarchical SRCU implementation. [ 0.300778] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.304011] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.308129] smp: Bringing up secondary CPUs ... [ 0.312010] smp: Brought up 1 node, 1 CPU [ 0.316008] smpboot: Max logical packages: 1 [ 0.320012] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.324496] devtmpfs: initialized [ 0.328134] x86/mm: Memory block size: 128MB [ 0.332282] evm: security.selinux [ 0.336014] evm: security.SMACK64 [ 0.340009] evm: security.SMACK64EXEC [ 0.344009] evm: security.SMACK64TRANSMUTE [ 0.348009] evm: security.SMACK64MMAP [ 0.352007] evm: security.apparmor [ 0.356010] evm: security.ima [ 0.360013] evm: security.capability [ 0.364339] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.368040] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.372137] pinctrl core: initialized pinctrl subsystem [ 0.380111] NET: Registered protocol family 16 [ 0.384211] audit: initializing netlink subsys (disabled) [ 0.389036] cpuidle: using governor ladder [ 0.392025] audit: type=2000 audit(1647981148.388:1): state=initialized audit_enabled=0 res=1 [ 0.396047] cpuidle: using governor menu [ 0.400098] ACPI: bus type PCI registered [ 0.404012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.412489] PCI: Using configuration type 1 for base access [ 0.420315] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.424381] ACPI: Added _OSI(Module Device) [ 0.428029] ACPI: Added _OSI(Processor Device) [ 0.432054] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.436015] ACPI: Added _OSI(Processor Aggregator Device) [ 0.440061] ACPI: Added _OSI(Linux-Dell-Video) [ 0.454560] ACPI: Interpreter enabled [ 0.456032] ACPI: (supports S0 S5) [ 0.460014] ACPI: Using IOAPIC for interrupt routing [ 0.464143] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.469266] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.542497] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.544030] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.548056] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.552046] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.557005] PCI host bridge to bus 0000:00 [ 0.564027] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.568043] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.572019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.576034] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.580021] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.584022] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.649083] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.652016] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.656017] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.660017] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.671102] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.671102] * this clock source is slow. Consider trying other clock sources [ 0.686099] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.767179] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.772736] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.784477] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.789167] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.796888] SCSI subsystem initialized [ 0.800445] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.804000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.804015] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.808015] vgaarb: loaded [ 0.812156] pps_core: LinuxPPS API ver. 1 registered [ 0.816014] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.820046] PTP clock support registered [ 0.824145] EDAC MC: Ver: 3.0.0 [ 0.836954] hv_vmbus: Vmbus version:4.0 [ 0.840218] PCI: Using ACPI for IRQ routing [ 0.845453] NetLabel: Initializing [ 0.848032] NetLabel: domain hash size = 128 [ 0.852022] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.856114] NetLabel: unlabeled traffic allowed by default [ 0.860315] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.906958] VFS: Disk quotas dquot_6.6.0 [ 0.915400] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.927206] AppArmor: AppArmor Filesystem Enabled [ 0.938582] pnp: PnP ACPI init [ 0.995513] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.005295] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.014579] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.020812] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.029626] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.048238] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.057831] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.068785] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.076792] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.086785] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.094702] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.103551] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.111926] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.124272] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.139158] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.151550] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.165740] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.178624] pnp: PnP ACPI: found 9 devices [ 1.192499] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.203425] NET: Registered protocol family 2 [ 1.215475] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.226720] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.244889] TCP: Hash tables configured (established 8192 bind 8192) [ 1.255471] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.267278] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.276771] NET: Registered protocol family 1 [ 1.283983] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.295039] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.308589] Unpacking initramfs... [ 1.636680] random: fast init done [ 1.896888] Freeing initrd memory: 13088K [ 1.911321] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.921751] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.934780] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.950835] Scanning for low memory corruption every 60 seconds [ 1.963860] Initialise system trusted keyrings [ 1.974425] Key type blacklist registered [ 1.984815] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 2.000851] zbud: loaded [ 2.017953] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.040620] fuse init (API version 7.26) [ 2.050860] Key type asymmetric registered [ 2.063898] Asymmetric key parser 'x509' registered [ 2.075723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 2.091338] io scheduler noop registered (default) [ 2.100900] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.124202] ACPI: Power Button [PWRF] [ 2.136545] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.173434] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.223822] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.238439] Linux agpgart interface v0.103 [ 2.246329] loop: module loaded [ 2.255771] hv_vmbus: registering driver hv_storvsc [ 2.277774] scsi host0: storvsc_host_t [ 2.295308] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.314338] scsi host1: storvsc_host_t [ 2.333439] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.348317] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.377507] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.402540] scsi host2: ata_piix [ 2.413249] sd 0:0:0:0: [sda] Write Protect is off [ 2.422894] scsi host3: ata_piix [ 2.435268] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.445856] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.456316] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.495740] libphy: Fixed MDIO Bus: probed [ 2.501560] tun: Universal TUN/TAP device driver, 1.6 [ 2.513313] PPP generic driver version 2.4.2 [ 2.523396] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.568923] sda: sda1 [ 2.589198] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.600815] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.613515] mousedev: PS/2 mouse device common for all mice [ 2.625789] rtc_cmos 00:00: RTC can wake from S4 [ 3.976465] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.024510] sd 0:0:0:0: [sda] Attached SCSI disk [ 4.191354] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.210837] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 4.217216] device-mapper: uevent: version 1.0.3 [ 4.222355] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 4.231829] NET: Registered protocol family 10 [ 4.247440] Segment Routing with IPv6 [ 4.258234] NET: Registered protocol family 17 [ 4.264934] Key type dns_resolver registered [ 4.271034] RAS: Correctable Errors collector initialized. [ 4.275699] registered taskstats version 1 [ 4.282417] Loading compiled-in X.509 certificates [ 4.295876] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 4.309706] zswap: loaded using pool lzo/zbud [ 4.461781] Key type big_key registered [ 4.471975] Key type trusted registered [ 4.483722] Key type encrypted registered [ 4.490664] AppArmor: AppArmor sha1 policy hashing enabled [ 4.500275] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.512125] evm: HMAC attrs: 0x1 [ 4.522012] rtc_cmos 00:00: setting system clock to 2022-03-22 20:32:33 UTC (1647981153) [ 4.534560] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.547476] EDD information not available. [ 5.220452] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 5.251494] ata2.00: configured for MWDMA2 [ 5.285468] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 5.328348] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 5.341461] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 5.372523] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 5.391986] Freeing unused kernel memory: 2248K [ 5.424105] Write protecting the kernel read-only data: 18432k [ 5.441491] Freeing unused kernel memory: 2008K [ 5.459434] Freeing unused kernel memory: 124K [ 5.522933] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 5.540125] x86/mm: Checking user space page tables [ 5.585550] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 5.711423] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.721317] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.730651] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.736457] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.744758] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.793186] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.816046] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.833481] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.844453] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.858180] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 6.123171] hv_utils: Registering HyperV Utility Driver [ 6.139631] hv_vmbus: registering driver hv_util [ 6.167446] hv_vmbus: registering driver hv_netvsc [ 6.242436] hv_vmbus: registering driver hyperv_keyboard [ 6.266467] hidraw: raw HID events driver (C) Jiri Kosina [ 6.429608] hv_vmbus: registering driver hid_hyperv [ 6.491555] 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.506292] hv_utils: Heartbeat IC version 3.0 [ 6.526449] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 6.591220] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 6.669176] hv_utils: Shutdown IC version 3.0 [ 6.684869] hv_utils: TimeSync IC version 4.0 [ 6.698398] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 6.980093] raid6: sse2x1 gen() 3143 MB/s [ 7.044057] raid6: sse2x1 xor() 2641 MB/s [ 7.108100] raid6: sse2x2 gen() 2939 MB/s [ 7.164042] raid6: sse2x2 xor() 2729 MB/s [ 7.232091] raid6: sse2x4 gen() 2188 MB/s [ 7.300051] raid6: sse2x4 xor() 4327 MB/s [ 7.312551] raid6: using algorithm sse2x1 gen() 3143 MB/s [ 7.319823] raid6: .... xor() 2641 MB/s, rmw enabled [ 7.325892] raid6: using intx1 recovery algorithm [ 7.336037] xor: measuring software checksum speed [ 7.392075] prefetch64-sse: 9975.000 MB/sec [ 7.436077] generic_sse: 6925.000 MB/sec [ 7.445349] xor: using function: prefetch64-sse (9975.000 MB/sec) [ 7.460093] async_tx: api initialized (async) done. Begin: Running /scripts/init-prmount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 7.788069] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 8.119050] 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.897988] 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.911901] systemd[1]: Detected virtualization microsoft. [ 8.920793] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 8.997977] systemd[1]: Set hostname to <ubuntu>. [ 9.021604] systemd[1]: Initializing machine ID from random generator. [ 9.032080] systemd[1]: Installed transient /etc/machine-id file. [ 9.672264] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udv Control Socket. [ 9.785205] 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.886509] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 9.949353] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Created slice System Slice. Starting Remount Root and Kernel File Systems... Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Created slice system-getty.slic. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Debug ile System... [ 10.955246] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Load Kernel Modules... [ 11.035581] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... Mounting Huge Pages File System.. [[ 11.141395] iscsi: registered transport (tcp) [0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 11.227375] iscsi: registered transport (iser) [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started 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. Mounting Configuration File System... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... 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 Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Noes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started LSB: ApArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting UpdateUTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 43.065463] cloud-init[331]: Cloud-init v. 18.2 running 'init-local' at Tue, 22 Mar 2022 20:32:49 +0000. Up 19.43 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 135.150695] cloud-init[657]: Cloud-init v. 18.2 running 'init' at Tue, 22 Mar 2022 20:33:19 +0000. Up 49.12 seconds. [ 135.300507] [cloud-init[0;32m OK [0m[657]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [[ 135.450326] [0;32m OK [0mcloud-init] [657]: Reached target Network is Online.ci-info: +--------+------+-----------------------------+-----------------+-------+-------------------+ [ 135.564420] Starting iSCSI initiator daemon (iscsid)...cloud-init[657]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |[ [0;32m OK [0m[ 135.677089] ] cloud-initReached target System Initialization.[657]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] [ 135.832622] cloud-initListening on D-Bus System Message Bus Socket.[657]: ci-info: | eth0 | True | 172.20.0.14 | 255.255.255.240 | . | fa:16:3e:e6:92:65 | [ 135.919895] [cloud-init[0;32m OK [0m[657]: ] ci-info: | eth0 | True | fe80::f816:3eff:fee6:9265/64 | . | link | fa:16:3e:e6:92:65 |Started ACPI Events Check. [[ 136.069138] cloud-init[0;32m OK [0m[657]: ] ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |Reached target Paths. [[ 136.217639] [0;32m OK [0mcloud-init] [657]: Listening on ACPID Listen Socket.ci-info: | lo | True | ::1/128 | . | host | . | [[ 136.381537] [0;32m OK [0mcloud-init] [657]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Sockets. [ [0;32m OK [0m[ 136.562035] ] cloud-initReached target Basic System.[657]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ Starting LSB: MD monitoring daemon... [ 136.683885] cloud-init[[657]: [0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Started Deferred execution scheduler. [ 136.836218] cloud-init [657]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |Starting LSB: Record successful boot for GRUB... [ [0;32m OK [0m] [ 137.063272] Started Unattended Upgrades Shutdown.cloud-init [657]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting OpenBSD Secure Shell server...[ 137.194762] cloud-init [657]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |[ [0;32m OK [0m[ 137.307061] ] Started ACPI event daemon.cloud-init[657]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | Starting Login Service...[ 137.502990] cloud-init[657]: [ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |[0;32m OK [0m] Started Regular background program processing daemon. [ 137.770537] cloud-init[657]: Starting /etc/r.local Compatibility...ci-info: +-------+-----------------+------------+-----------------+-----------+------+ [[ 137.994905] [0;32m OK [0mcloud-init[657]: ] Generating public/private rsa key pair.Started D-Bus System Message Bus. [ 138.162334] cloud-init[657]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key [ 138.249814] cloud-init[657]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 138.347455] cloud-init[657]: The key fingerprint is: [ 138.414887] cloud-init[657]: SHA256:CJcB7m0LUKXGWyQPu2bFimq3k0a/yk+qy4uCi0x7p1E root@tempest-serverrescuenegativetestjson-server-1576101842 [[ 138.527549] [0;32m OK [0mcloud-init] [657]: The key's randomart image is:Started Daily apt download activities. [[ 138.732814] [0;32m OK [0mcloud-init[657]: ] +---[RSA 2048]----+Started Daily apt upgrade and clean activities. [ 138.894233] [cloud-init[0;32m OK [0m[657]: ] | =o+ |Started Daily Cleanup of Temporary Directories. [ 139.009630] [cloud-init[0;32m OK [0m[657]: ] | + O o |Reached target Timers. [ 139.104298] cloud-init[[657]: [0;32m OK [0m| . B B |] Reached target Cloud-config availability.[ 139.225845] cloud-init [657]: | = X . |Starting Apply the settings specified in cloud-config... [ 139.472738] [[0;32m OK [0mcloud-init] [657]: Started OpenBSD Secure Shell server.| . OE+ S | [ 139.772244] [cloud-init[0;32m OK [0m[657]: ] Started /etc/rc.local Compatibility.| . +.o . | [[ 140.016387] cloud-init[0;32m OK [0m] [657]: Started iSCSI initiator daemon (iscsid).|oo.oo.. | [ 140.205286] cloud-init[657]: [|X +==o |[0;32m OK [0m ] [ 140.548329] Started LSB: MD monitoring daemon.cloud-init [657]: |=O***o. |[[0;32m OK [0m ] [ 140.729800] Started Login Service.cloud-init [657]: +----[SHA256]-----+[[0;32m OK [0m ] Started LSB: Record successful boot for GRUB.[ 140.984321] cloud-init[657]: Generating public/private dsa key pair.Starting Login to default iSCSI targets... [ 141.226221] cloud-init[[657]: [0;32m OK [0mYour identification has been saved in /etc/ssh/ssh_host_dsa_key.] Started Login to default iSCSI targets. [[ 141.545067] [0;32m OK [0mcloud-init] [657]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.Reached target Remote File Systems (Pre). [ 141.744294] [[0;32m OK [0mcloud-init] [657]: Reached target Remote File Systems.The key fingerprint is: [ 141.937058] cloud-initStarting Permit User Sessions...[657]: SHA256:ukDNLdSMJfridSgd9Ogt3zW+AF/pYW2wxkFMoxSmyN8 root@tempest-serverrescuenegativetestjson-server-1576101842 Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[ 142.092345] cloud-init [657]: The key's randomart image is: Starting LSB: automatic crash report generation...[ 142.199909] cloud-init [657]: [+---[DSA 1024]----+[0;32m OK [0m ] [ 142.311847] Started Permit User Sessions.cloud-init [657]: | o . +++ |[ [0;32m OK [0m[ 142.451212] cloud-init] [657]: Started LSB: Set the CPU Frequency Scaling governor to "ondemand".| + X + o.. | [ 142.560822] [cloud-init[657]: [0;32m OK [0m| . B = . o |] Started LSB: automatic crash report generation. [ 142.731098] cloud-init[[657]: [0;32m OK [0m| B * . . * |] Started Getty on tty1. [ 142.978693] [cloud-init[0;32m OK [0m[657]: ] | + @ S E @ o |Started Serial Getty on ttyS0. [ 143.134425] [cloud-init[0;32m OK [0m[657]: ] | o + * + B + |Reached target Login Prompts. [ 143.379973] cloud-init[[0;32m OK [0m[657]: | o . . + o |] Reached target Multi-User Syste. [ 143.536434] cloud-init[[0;32m OK [0m[657]: ] | . . . . |Reached target Graphical Interface. [ 143.743770] cloud-initStarting Update UTMP about System Runlevel Changes...[657]: | . . | [ 143.918211] cloud-init[657]: +----[SHA256]-----+ [ 144.002157] cloud-init[657]: Generating public/private ecdsa key pair. [ 144.074379] cloud-init[[657]: [0;32m OK [0mYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.] Started Update UTMP about System Runlevel Changes. [ 144.232741] cloud-init[657]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 144.323274] cloud-init[657]: The key fingerprint is: [ 144.368128] cloud-init[657]: SHA256:iNZfv8pj6sP+VHt4IwVTRYKJTZWl6Xlm8hmhPsViD8w root@tempest-serverrescuenegativetestjson-server-1576101842 [ 144.424762] cloud-init[657]: The key's randomart image is: [ 144.478148] cloud-init[657]: +---[ECDSA 256]---+ [ 144.564431] cloud-init[657]: | +.++=+| [ 144.647996] cloud-init[657]: | . +..+ | [ 144.738809] cloud-init[657]: | o o. | [ 144.807300] cloud-init[657]: | o . o+o..| [ 144.879228] cloud-init[657]: | o o S . .E=++| [ 144.953005] cloud-init[657]: | . . . oo+=*o| [ 145.037508] cloud-init[657]: | .. . =o+o.| [ 145.105389] cloud-init[657]: | ooo =.. | [ 145.158375] cloud-init[657]: | o+=+o. | [ 145.211183] cloud-init[657]: +----[SHA256]-----+ [ 145.288704] cloud-init[657]: Generating public/private ed25519 key pair. [ 145.364403] cloud-init[657]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 145.470377] cloud-init[657]: Your public key has been saved in /etc/ssh/ssh_ost_ed25519_key.pub. [ 145.542545] cloud-init[657]: The key fingerprint is: [ 145.607475] cloud-init[657]: SHA256:MMC82PT5JT80ruQ5svtpI8sNRLYLZv7Lj4oFxdjFKHs root@tempest-serverrescuenegativetestjson-server-1576101842 [ 145.712631] cloud-init[657]: The key's randomart image is: [ 145.825651] cloud-init[657]: +--[ED25519 256]--+ [ 145.883095] cloud-init[657]: | o.o. | [ 145.956984] cloud-init[657]: | .+=o. | [ 146.037416] cloud-init[657]: | .*+o=. | [ 146.116935] cloud-init[657]: | o.Eoo+. + | [ 146.193121] cloud-init[657]: | ..+ o.S* . | [ 146.261318] cloud-init[657]: | = o .o + | [ 146.348514] cloud-init[657]: | o oo o . | [ 146.409783] cloud-init[657]: | o +o+B. | [ 146.480887] cloud-init[657]: | . ..X@=o | [ 146.575452] cloud-init[657]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-serverrescuenegativetestjson-server-1576101842 ttyS0 tempest-serverrescuenegativetestjson-server-1576101842 login: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.100000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104000] tsc: Detected 1995.192 MHz processor [ 0.108000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.112014] pid_max: default: 32768 minimum: 301 [ 0.116063] Security Framework initialized [ 0.120008] Yama: becoming mindful. [ 0.124061] AppArmor: AppArmor initialized [ 0.128268] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.132108] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136033] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.140016] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.144541] CPU: Physical Processor ID: 0 [ 0.148352] mce: CPU supports 1 MCE banks [ 0.152170] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.156012] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.160011] Spectre V2 : Mitigation: Full generic retpoline [ 0.164010] Speculative Store Bypass: Vulnerable [ 0.212000] Freeing SMP alternatives memory: 36K [ 0.214436] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.216127] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.220088] Hierarchical SRCU implementation. [ 0.228141] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.232010] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.240069] smp: Bringing up secondary CPUs ... [ 0.244010] smp: Brought up 1 node, 1 CPU [ 0.248007] smpboot: Max logical packages: 1 [ 0.252034] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.256499] devtmpfs: initialized [ 0.260101] x86/mm: Memory block size: 128MB [ 0.264290] evm: security.selinux [ 0.268020] evm: security.SMACK64 [ 0.272014] evm: security.SMACK64EXEC [ 0.276036] evm: security.SMACK64TRANSMUTE [ 0.280014] evm: security.SMACK64MMAP [ 0.284014] evm: security.apparmor [ 0.288012] evm: security.ima [ 0.292010] evm: security.capability [ 0.300013] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304045] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.308109] pinctrl core: initialized pinctrl subsystem [ 0.312438] NET: Registered protocol family 16 [ 0.316169] audit: initializing netlink subsys (disabled) [ 0.320241] cpuidle: using governor ladder [ 0.324021] audit: type=2000 audit(1647981411.320:1): state=initialized audit_enabled=0 res=1 [ 0.328049] cpuidle: using governor menu [ 0.332106] ACPI: bus type PCI registered [ 0.336012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.341385] PCI: Using configuration type 1 for base access [ 0.350724] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.352453] ACPI: Added _OSI(Module Device) [ 0.356045] ACPI: Added _OSI(Processor Device) [ 0.360015] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.364008] ACPI: Added _OSI(Processor Aggregator Device) [ 0.368039] ACPI: Added _OSI(Linux-Dell-Video) [ 0.385291] ACPI: Interpreter enabled [ 0.388033] ACPI: (supports S0 S5) [ 0.392011] ACPI: Using IOAPIC for interrupt routing [ 0.396091] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.400688] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.446767] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.448023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.452024] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.456030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.460471] PCI host bridge to bus 0000:00 [ 0.468021] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.472014] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.480018] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484042] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.488013] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.533477] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.536010] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.540008] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.544008] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.552853] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.552853] * this clock source is slow. Consider trying other clock sources [ 0.566316] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.632295] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.640261] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.644947] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.648985] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.656076] SCSI subsystem initialized [ 0.660343] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.664000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.664012] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.668010] vgaarb: loaded [ 0.672092] pps_core: LinuxPPS API ver. 1 registered [ 0.676008] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.680040] PTP clock support registered [ 0.688057] EDAC MC: Ver: 3.0.0 [ 0.697090] hv_vmbus: Vmbus version:4.0 [ 0.700179] PCI: Using ACPI for IRQ routing [ 0.704782] NetLabel: Initializing [ 0.708045] NetLabel: domain hash size = 128 [ 0.712016] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.716054] NetLabel: unlabeled traffic allowed by default [ 0.720243] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.741897] VFS: Disk quotas dquot_6.6.0 [ 0.746401] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.752313] AppArmor: AppArmor Filesystem Enabled [ 0.757585] pnp: PnP ACPI init [ 0.771810] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.776316] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.781330] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.785865] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.790476] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.795182] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.802022] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.809733] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.817438] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.823164] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.828771] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.836369] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.841437] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.847578] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.852293] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.859188] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.866147] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.871677] pnp: PnP ACPI: found 9 devices [ 0.882760] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.888344] NET: Registered protocol family 2 [ 0.893617] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.899397] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.904237] TCP: Hash tables configured (established 8192 bind 8192) [ 0.909637] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.916134] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.930152] NET: Registered protocol family 1 [ 0.936449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.944473] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.950242] Unpacking initramfs... [ 1.260637] Freeing initrd memory: 13088K [ 1.266922] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.276133] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.283206] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.293330] Scanning for low memory corruption every 60 seconds [ 1.299805] Initialise system trusted keyrings [ 1.304628] Key type blacklist registered [ 1.309725] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.317580] zbud: loaded [ 1.322747] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.329236] fuse init (API version 7.26) [ 1.337884] Key type asymmetric registered [ 1.345224] Asymmetric key parser 'x509' registered [ 1.352420] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.358443] io scheduler noop registered (default) [ 1.363426] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.368760] ACPI: Power Button [PWRF] [ 1.378683] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.410176] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.441782] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.451874] Linux agpgart interface v0.103 [ 1.459637] loop: module loaded [ 1.464108] hv_vmbus: registering driver hv_storvsc [ 1.472108] scsi host0: storvsc_host_t [ 1.483086] random: fast init done [ 1.487078] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.497976] scsi host1: storvsc_host_t [ 1.508988] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.514431] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.524195] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.538872] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.548207] scsi host2: ata_piix [ 1.553507] sd 0:0:0:0: [sda] Write Protect is off [ 1.559051] scsi host3: ata_piix [ 1.565014] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.569987] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.575774] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.596107] libphy: Fixed MDIO Bus: probed [ 1.600615] tun: Universal TUN/TAP device driver, 1.6 [ 1.605393] PPP generic driver version 2.4.2 [ 1.611650] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.639821] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.646639] sda: sda1 [ 1.652102] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.659592] mousedev: PS/2 mouse device common for all mice [ 1.666813] rtc_cmos 00:00: RTC can wake from S4 [ 1.694955] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.702004] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.706761] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.711253] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.717280] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.727367] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.737344] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.742445] device-mapper: uevent: version 1.0.3 [ 2.259026] sd 1:0:0:0: [sdb] Write Protect is off [ 2.863922] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.873449] NET: Registered protocol family 10 [ 2.887370] Segment Routing with IPv6 [ 2.894253] NET: Registered protocol family 17 [ 2.900710] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 2.908237] Key type dns_resolver registered [ 2.914407] RAS: Correctable Errors collector initialized. [ 2.920760] registered taskstats version 1 [ 2.927198] Loading compiled-in X.509 certificates [ 2.937080] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.947396] zswap: loaded using pool lzo/zbud [ 2.962979] Key type big_key registered [ 2.967373] Key type trusted registered [ 3.099848] Key type encrypted registered [ 3.105369] AppArmor: AppArmor sha1 policy hashing enabled [ 3.111829] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.118126] evm: HMAC attrs: 0x1 [ 3.147819] rtc_cmos 00:00: setting system clock to 2022-03-22 20:36:55 UTC (1647981415) [ 3.156742] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.163113] EDD information not available. [ 3.168567] sd 1:0:0:0: [sdb] Attached SCSI disk [ 3.672115] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.684204] ata2.00: configured for MWDMA2 [ 3.706924] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.724325] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.729025] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.737667] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.750194] Freeing unused kernel memory: 2248K [ 3.760066] Write protecting the kernel read-only data: 18432k [ 3.766546] Freeing unused kernel memory: 2008K [ 3.771605] Freeing unused kernel memory: 124K [ 3.788596] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.793739] x86/mm: Checking user space page tables [ 3.810356] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.881935] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.890348] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.898672] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.905128] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.913194] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.932153] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.948845] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.959816] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.965322] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.971230] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.133918] hv_utils: Registering HyperV Utility Driver [ 4.141368] hv_vmbus: registering driver hv_util [ 4.163441] hv_vmbus: registering driver hv_netvsc [ 4.182300] hv_vmbus: registering driver hyperv_keyboard [ 4.194722] hidraw: raw HID events driver (C) Jiri Kosina [ 4.204917] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 4.233049] hv_vmbus: registering driver hid_hyperv [ 4.326669] hv_utils: Heartbeat IC version 3.0 [ 4.339068] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.356030] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.408026] hv_utils: Shutdown IC version 3.0 [ 4.415634] hv_utils: TimeSync IC version 4.0 [ 4.426262] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.632057] raid6: sse2x1 gen() 4401 MB/s [ 4.684048] raid6: sse2x1 xor() 3571 MB/s [ 4.736053] raid6: sse2x2 gen() 5767 MB/s [ 4.788047] raid6: sse2x2 xor() 4208 MB/s [ 4.840046] raid6: sse2x4 gen() 7023 MB/s [ 4.892053] raid6: sse2x4 xor() 5145 MB/s [ 4.897459] raid6: using algorithm sse2x4 gen() 7023 MB/s [ 4.905102] raid6: .... xor() 5145 MB/s, rmw enabled [ 4.911563] raid6: using intx1 recovery algorithm [ 4.924626] xor: measuring software checksum speed [ 4.968042] prefetch64-sse: 10007.000 MB/sec [ 5.012039] generic_sse: 9308.000 MB/sec [ 5.017847] xor: using function: prefetch64-sse (10007.000 MB/sec) [ 5.026178] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 5.243413] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.470493] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 5.476966] EXT4-fs (sda1): write access will be enabled during recovery [ 5.978401] EXT4-fs (sda1): recovery complete [ 6.040891] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.600562] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.607925] systemd[1]: Detected virtualization microsoft. [ 6.614313] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.673868] systemd[1]: Set hostname to <tempest-serverrescuenegativetestjson-server-1576101842>. [ 7.088901] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 7.157092] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 7.215513] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 7.269947] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 7.325484] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 7.386809] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Journal Socket. Mounting Debug File System... Mounting POSIX Message Queue File System... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... [ 8.284127] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Load Kernel Modules... Starting Create list of required st... nodes for the current kernel...[ 8.364676] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target Slices.[ 8.423417] iscsi: registered transport (tcp) Starting Journal Service... [ 8.477744] iscsi: registered transport (iser) [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Mounting Configuration File System... Starting Apply Kernel Variables... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... 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 Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systes. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 28.292573] cloud-init[344]: Cloud-init v. 18.2 running 'init-local' at Tue, 22 Mar 2022 20:37:06 +0000. Up 3.34 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. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 58.269559] cloud-init[679]: Cloud-init v. 18.2 running 'init' at Tue, 22 Mar 2022 20:37:24 +0000. Up 31.78 seconds. [ 58.413224] cloud-init[[0;32m OK [0m[679]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 58.573083] cloud-init[[679]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Cloud-config availability. [[0;32m OK [0m[ 58.747309] ] cloud-initReached target Network is Online.[679]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Starting iSCSI initiator daemon (iscsid)... [ 58.889316] [cloud-init[0;32m OK [0m[679]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target System Initialization. [[ 59.009732] [0;32m OK [0mcloud-init] [679]: ci-info: | eth0 | True | 172.20.0.14 | 255.255.255.240 | . | fa:16:3e:e6:92:65 |Listening on D-Bus System Message Bus Socket. [ 59.121744] cloud-init[[679]: [0;32m OK [0mci-info: | eth0 | True | fe80::f816:3eff:fee6:9265/64 | . | link | fa:16:3e:e6:92:65 |] Started Daily apt download activities. [ 59.227569] cloud-init[[679]: [0;32m OK [0mci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |] Started Daily apt upgrade and clean activities. [[ 59.361758] [0;32m OK [0mcloud-init] [679]: Listening on ACPID Listen Socket.ci-info: | lo | True | ::1/128 | . | host | . | [ [0;32m OK [0m[ 59.485635] ] cloud-init[679]: Reached target Sockets.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[ 59.583629] [0;32m OK [0mcloud-init] [679]: Started ACPI Events Check.ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [ [0;32m OK [0m[ 59.704852] ] cloud-init[679]: Reached target Paths.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ [0;32m OK [0m] [ 59.823733] cloud-init[679]: Reached target Basic System.ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Starting Apply the settings specified in cloud-config...[ 59.952846] cloud-init [679]: Starting LSB: Record successful boot for GRUB...ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 60.132367] cloud-initStarting /etc/rc.local Compatibility...[679]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |[[0;32m OK [0m] Started Unattended Upgrades Shutdown.[ 60.320221] cloud-init [679]: Starting Login Service...ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [[ 60.487184] [0;32m OK [0mcloud-init] [679]: Started D-Bus System Message Bus.ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 60.630684] cloud-init[679]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started Regular background program processing daemon. Starting LSB: MD monitoring daeon... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Started 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 Login Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. 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 LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Se the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [[0;32m OK [0m] Created slice User Slice of ubuntu. Starting User Manager for UID 1000... [[0;32m OK [0m] Started Session 1 of user ubuntu. [[0;32m OK [0m] Started User Manager for UID 1000. 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-serverrescuenegativetestjson-server-1576101842 ttyS0 tempest-serverrescuenegativetestjson-server-1576101842 login: [ 69.303954] cloud-init[725]: Cloud-init v. 18.2 running 'modules:config' at Tue, 22 Mar 2022 20:37:54 +0000. Up 61.55 seconds. [ 77.035401] cloud-init[869]: Printing ubuntu user authorized keys [ 77.116071] cloud-init[869]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/lRJrY+fhF70nvcEgtFhcr+TD0swxigVUWc+Z3RwOcEJmr0yM9yHRCnX2OFXGEU/BR/0cgs2rYF3J6nsO7QH0KrlJsviUqKil347ABO/KktBYKfwmG96JdD0M/TjRdRt3TWmhakHIXQ0quboJkhruEiTVbgi7tHm6fHl0ph9fPcu6bYPpb79QCETNzguBeBEqZqAJmH2f9ox45I49kCeq+N4HxsWRck9ihRfdld84bU9f5JvGUVe+Iu8tdaSG1Cg86sEReKVPlPFz+OXpW+fHQYduAy8LyDAYXqBDlqU+CphCVOEXkpvxcn/MRL3gAOHloxJw73TxUDNSGoC4BeGR 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 | 8d:81:a8:af:1b:38:19:3f:b4:c5:bf:19:4b:74:e9:04 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Mar 22 20:38:11 ec2: <14>Mar 22 20:38:11 ec2: ############################################################# <14>Mar 22 20:38:11 ec2: -----BGIN SSH HOST KEY FINGERPRINTS----- <14>Mar 22 20:38:11 ec2: 1024 SHA256:ukDNLdSMJfridSgd9Ogt3zW+AF/pYW2wxkFMoxSmyN8 root@tempest-serverrescuenegativetestjson-server-1576101842 (DSA) <14>Mar 22 20:38:11 ec2: 256 SHA256:iNZfv8pj6sP+VHt4IwVTRYKJTZWl6Xlm8hmhPsViD8w root@tempest-serverrescuenegativetestjson-server-1576101842 (ECDSA) <14>Mar 22 20:38:11 ec2: 256 SHA256:MMC82PT5JT80ruQ5svtpI8sNRLYLZv7Lj4oFxdjFKHsroot@tempest-serverrescuenegativetestjson-server-1576101842 (ED25519) <14>Mar 22 20:38:11 ec2: 2048 SHA256:CJcB7m0LUKXGWyQPu2bFimq3k0/yk+qy4uCi0x7p1E root@tempest-serverrescuenegativetestjson-server-1576101842 (RSA) <14>Mar 22 20:38:11 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Mar 22 20:38:11 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPHtyF2Aijn4Wuf57PPl7u82aOA1tdWvbGHt1cStvzphqobm+5my4tpzYb1dXKfiJwXMnN30SaZuia/q9hLtfg= root@tempest-serverrescuenegativetestjson-server-1576101842 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINOxwWNw0WtESz59G8GJkVau74m8KeCPjv1uvkA3/r03 root@tempest-serverrescuenegativetestjson-server-1576101842 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBalnGSsAy1ANkPvHwuNdkH1HYEq0JzFK8GD7g5jp/WEYgN30DDAvWSyd7pXCWyI9/it0DFv6jcuYsmyI6TCNrJMLSO80Q2ciP8byGDT00D+ij5b3ceTxc+mMDMGQz4YaBy/iliflaNnnouf6tDlg7zG4uebhVW1gSj573MFO1vvs/SDLFgPpBuuXwQ4UFDhrtFaNxzK5ZB+otruwohLt59BjU5EV/sOa1daRnVrNI/ewgF4dv0KDXEuHhkIrkJnbX29GHsIA7RNs0j/+CvCjHxijAJHsHd6cd9gF+ekFnRvWHY+BTKhDueMHoHWxjNBkAZpRT/D4+aHmNgcOOBlvf root@tempest-serverrescuenegativetestjson-server-1576101842 -----END SSH HOST KEY KEYS----- [ 80.910090] cloud-init[869]: Cloud-init v. 18.2 running 'modules:final' at Tue, 22 Mar 2022 20:38:03 +0000. Up 70.49 seconds. [ 81.028687] cloud-init[869]: Cloud-init v. 18.2 finished at Tue, 22 Mar 2022 20:38:12 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 79.48 seconds 2022-03-22 20:43:58,653 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:43:58,653 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66bbb131-6225-4809-8efe-5ad57d4f641b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66bbb131-6225-4809-8efe-5ad57d4f641b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:43:59,702 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:43:59,702 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db44fc61-86b5-42a9-a415-b4a579427c09', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db44fc61-86b5-42a9-a415-b4a579427c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:00,752 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:00,752 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-862b2a7d-9100-4fff-858d-d0dff8deb74e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-862b2a7d-9100-4fff-858d-d0dff8deb74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:01,802 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:01,803 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67c1735b-8d76-45d7-8b9c-64f206d2b4d9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67c1735b-8d76-45d7-8b9c-64f206d2b4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:02,853 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:02,853 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-941daa58-e9c3-4778-8fab-d93be89f5b05', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-941daa58-e9c3-4778-8fab-d93be89f5b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:03,905 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:44:03,906 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-350d5767-da05-4286-915b-57aafa2670a0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-350d5767-da05-4286-915b-57aafa2670a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:04,956 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:44:04,957 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44cbd36f-ed19-4acf-ad07-c28e24223b84', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44cbd36f-ed19-4acf-ad07-c28e24223b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:06,007 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:06,008 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-028719e0-7d00-41ea-9a71-675b2a791122', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-028719e0-7d00-41ea-9a71-675b2a791122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:07,064 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:44:07,064 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a609f2-c128-48bd-9e2b-a7427f277f8b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a609f2-c128-48bd-9e2b-a7427f277f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:08,122 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:44:08,123 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-445a5abb-f567-41b6-b62e-ffe4daf39b2b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-445a5abb-f567-41b6-b62e-ffe4daf39b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:09,172 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:09,173 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e39bd633-d87d-454f-90ae-d951751e28e3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e39bd633-d87d-454f-90ae-d951751e28e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:10,222 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:10,223 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c422b61-69c6-4e57-8bca-19eea16ddbe3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c422b61-69c6-4e57-8bca-19eea16ddbe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:11,273 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:11,273 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f37ca77-e6ac-41cb-ac42-b582567f8ad6', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f37ca77-e6ac-41cb-ac42-b582567f8ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:12,323 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:44:12,324 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c387f1c3-ead7-453a-bbc7-41c354536ce1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c387f1c3-ead7-453a-bbc7-41c354536ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:13,374 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:13,375 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69b8769-7fc8-4691-9baf-a97de4a23847', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c69b8769-7fc8-4691-9baf-a97de4a23847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:14,425 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:44:14,426 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da375b6-9e03-4a12-8098-ff1a60315979', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da375b6-9e03-4a12-8098-ff1a60315979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:15,475 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:44:15,475 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a0680c0-f252-4e0f-9060-cec39a1ad932', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a0680c0-f252-4e0f-9060-cec39a1ad932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:16,525 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:44:16,525 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f92dc9bb-daf5-4107-beef-463092ddb496', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92dc9bb-daf5-4107-beef-463092ddb496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:17,576 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:17,576 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3c5c67b-a957-46e8-bc67-17cec4870d52', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3c5c67b-a957-46e8-bc67-17cec4870d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:18,626 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:18,627 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9b81ca-b481-45b2-9a7e-f45267f0f521', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9b81ca-b481-45b2-9a7e-f45267f0f521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:19,677 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:19,678 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-860e1a54-63db-4573-94e7-e31ca97c0fbb', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-860e1a54-63db-4573-94e7-e31ca97c0fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:20,726 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.040s 2022-03-22 20:44:20,727 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8695d0ba-4754-40bf-b0dc-656f7a9e8951', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8695d0ba-4754-40bf-b0dc-656f7a9e8951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:21,777 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:44:21,777 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75eb49b9-0bdc-41f3-a925-bccdf058a9ff', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75eb49b9-0bdc-41f3-a925-bccdf058a9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:22,827 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:22,828 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6fcd711-ad5c-4c7e-9d83-d30efcf901ec', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6fcd711-ad5c-4c7e-9d83-d30efcf901ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:23,879 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:44:23,880 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d68ad037-77ab-4ad0-ae9b-9bc8171a5774', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d68ad037-77ab-4ad0-ae9b-9bc8171a5774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:24,931 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:24,931 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acbe3484-9a1e-442a-9fe1-607882bb2048', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acbe3484-9a1e-442a-9fe1-607882bb2048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:25,981 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:25,982 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483657d5-da85-4fe6-9b0d-869f83ac376d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483657d5-da85-4fe6-9b0d-869f83ac376d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:27,032 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:27,032 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83b768c6-a34e-4798-9c80-bfadf6607de8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83b768c6-a34e-4798-9c80-bfadf6607de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:28,084 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:44:28,085 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb8399b-96d8-47dd-9db1-4d1802322625', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb8399b-96d8-47dd-9db1-4d1802322625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:29,137 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:29,137 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f2fe43b-1e56-447f-9734-452b5f157100', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f2fe43b-1e56-447f-9734-452b5f157100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:30,187 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:30,187 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61bbc9ae-cfab-46d2-8761-1efa8805f83a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61bbc9ae-cfab-46d2-8761-1efa8805f83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:31,238 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:44:31,239 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60483a03-d958-4b7b-9338-a47ba33d6d8e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60483a03-d958-4b7b-9338-a47ba33d6d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:32,459 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.212s 2022-03-22 20:44:32,459 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55e76fb-d2d1-40b4-b9b8-e0571d3458b3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55e76fb-d2d1-40b4-b9b8-e0571d3458b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:33,511 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:44:33,511 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a29f9b-2d56-4a83-9d9d-a79989e25332', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a29f9b-2d56-4a83-9d9d-a79989e25332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:34,559 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:44:34,560 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92384d15-c055-4adf-b89d-0b574cc7d47a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92384d15-c055-4adf-b89d-0b574cc7d47a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:35,614 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.047s 2022-03-22 20:44:35,615 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ec203a-dc7a-46ef-81e3-c71eeae5d781', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ec203a-dc7a-46ef-81e3-c71eeae5d781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:36,668 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:44:36,668 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a985697-f6c6-4fba-9123-64e8796ab205', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a985697-f6c6-4fba-9123-64e8796ab205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:37,719 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:37,719 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b917b200-4f54-46cf-9011-c827a117d178', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b917b200-4f54-46cf-9011-c827a117d178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:38,770 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:44:38,770 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc49c586-16b9-4af1-9b73-04f1fc0b124f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc49c586-16b9-4af1-9b73-04f1fc0b124f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:39,824 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:44:39,824 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d731ef1f-0a21-407d-b33f-35bc2885a50d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d731ef1f-0a21-407d-b33f-35bc2885a50d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:40,879 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.046s 2022-03-22 20:44:40,879 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f79125-90a4-4302-b02e-2722cfd4b9e9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f79125-90a4-4302-b02e-2722cfd4b9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:41,931 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:41,931 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e5dc1df-21ce-4e3c-89d7-cb37630027ef', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e5dc1df-21ce-4e3c-89d7-cb37630027ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:42,982 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:44:42,982 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7acdb6b7-9f1f-4a08-9e0f-727209b95694', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7acdb6b7-9f1f-4a08-9e0f-727209b95694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:44,035 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:44:44,035 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1850405b-e384-4022-968c-d67467cdef9b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1850405b-e384-4022-968c-d67467cdef9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:45,087 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:44:45,087 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d47a50e-bce3-4b9d-b30d-cd4f63cf477e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d47a50e-bce3-4b9d-b30d-cd4f63cf477e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:46,138 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:46,139 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea465837-f0cc-4455-b997-302e5f130c3d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea465837-f0cc-4455-b997-302e5f130c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:47,188 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:44:47,188 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-071b7142-84f7-4511-9807-79e0d793c4cb', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-071b7142-84f7-4511-9807-79e0d793c4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:48,239 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:44:48,239 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cc30b08-4f4f-40e2-9789-57bf0b68cbb2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cc30b08-4f4f-40e2-9789-57bf0b68cbb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:49,289 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:44:49,290 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d3b848-d430-48e4-89bd-7613f99198a8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d3b848-d430-48e4-89bd-7613f99198a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:50,342 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:44:50,342 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe8586d8-b5d4-4202-9bf1-150ebb0ef607', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe8586d8-b5d4-4202-9bf1-150ebb0ef607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:51,394 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:44:51,394 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a083df8a-d011-4f36-9aad-688a60faf820', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a083df8a-d011-4f36-9aad-688a60faf820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:52,445 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:52,445 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ab4580-640b-4309-a794-edaa05cea481', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ab4580-640b-4309-a794-edaa05cea481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:53,496 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:53,496 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9d936b-87ec-48c2-928e-e3f4914c1c57', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9d936b-87ec-48c2-928e-e3f4914c1c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:54,546 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:54,546 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7cd7e90-98c3-4863-ad1e-4053f20f4537', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7cd7e90-98c3-4863-ad1e-4053f20f4537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:55,598 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:44:55,598 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a41f7e-d6be-4a34-8873-e678571a4fe2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a41f7e-d6be-4a34-8873-e678571a4fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:56,647 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:44:56,648 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e4e09f6-baaf-4e1d-8bb8-2a4042273193', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e4e09f6-baaf-4e1d-8bb8-2a4042273193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:57,699 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:57,699 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b748864b-ddcf-479c-9a8f-70264287ea52', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b748864b-ddcf-479c-9a8f-70264287ea52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:58,750 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:44:58,750 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a1b423-4c89-4b8a-9754-56f68e5cc51f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a1b423-4c89-4b8a-9754-56f68e5cc51f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:44:59,801 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:44:59,801 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85b438c6-5298-427f-91fd-b0c4e1d374f2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85b438c6-5298-427f-91fd-b0c4e1d374f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:00,851 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:45:00,851 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc0e26b-a001-467a-998b-58f41be5ed92', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc0e26b-a001-467a-998b-58f41be5ed92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:01,901 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:01,901 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a56142-bb82-405b-836c-b6b88194c968', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a56142-bb82-405b-836c-b6b88194c968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:02,951 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:02,952 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196d319e-d040-4170-85a8-ef4d22ad86f9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196d319e-d040-4170-85a8-ef4d22ad86f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:04,109 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.149s 2022-03-22 20:45:04,109 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15fbe57e-9551-495f-8150-9950a2316a53', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15fbe57e-9551-495f-8150-9950a2316a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:05,160 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:05,160 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87ff7c82-b1a6-4b3f-9243-fc58a8e6cc0c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87ff7c82-b1a6-4b3f-9243-fc58a8e6cc0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:06,211 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:06,211 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2730ec43-1167-4a0e-ae68-c9eb73adb1b4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2730ec43-1167-4a0e-ae68-c9eb73adb1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:07,263 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:07,263 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506bac0d-8740-4745-b066-a2245fd9503a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506bac0d-8740-4745-b066-a2245fd9503a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:08,311 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.040s 2022-03-22 20:45:08,312 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a91c19b-ecec-443c-9474-28a54c8bc162', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a91c19b-ecec-443c-9474-28a54c8bc162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:09,363 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:09,363 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97df370f-a962-45a6-af2a-5f33359f8843', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97df370f-a962-45a6-af2a-5f33359f8843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:10,414 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:10,414 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b11e1025-1545-4b10-aab8-85da2bdce24d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b11e1025-1545-4b10-aab8-85da2bdce24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:11,471 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:45:11,471 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d158fbd-545f-427d-8682-a50dbe55b1a7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d158fbd-545f-427d-8682-a50dbe55b1a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:12,520 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:45:12,520 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-774b282c-7407-444b-a466-f231a92dd7ed', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-774b282c-7407-444b-a466-f231a92dd7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:13,570 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:45:13,571 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0848698-08cc-42fe-8b8d-122ab2f25340', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0848698-08cc-42fe-8b8d-122ab2f25340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:14,623 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:14,623 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e19114-b50b-49a5-ad3c-73133a119cfb', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e19114-b50b-49a5-ad3c-73133a119cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:15,673 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:15,673 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3feda463-e9ec-41c7-b57a-4af53f6640f9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3feda463-e9ec-41c7-b57a-4af53f6640f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:16,723 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:16,724 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab61b26-8119-4a0d-99e4-f944d69ee9a1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab61b26-8119-4a0d-99e4-f944d69ee9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:17,773 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.040s 2022-03-22 20:45:17,773 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d62b5a-53e9-4a22-85c3-43e41016531b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d62b5a-53e9-4a22-85c3-43e41016531b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:18,828 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.046s 2022-03-22 20:45:18,828 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db42569d-f2eb-46c3-98b7-f40a99f78678', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db42569d-f2eb-46c3-98b7-f40a99f78678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:19,878 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:19,878 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-185d3632-30d0-429b-83f0-fa765f21839c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-185d3632-30d0-429b-83f0-fa765f21839c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:20,932 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:45:20,932 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08362a30-3a20-4e3d-b965-aa8e030c516c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08362a30-3a20-4e3d-b965-aa8e030c516c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:21,981 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:45:21,982 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d3f541a-f0cf-4fa6-a04c-1a9b453d8b83', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d3f541a-f0cf-4fa6-a04c-1a9b453d8b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:23,032 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:23,032 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6addc13-995d-4d2f-ae65-b2e2f6470697', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6addc13-995d-4d2f-ae65-b2e2f6470697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:24,082 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:24,083 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877578ef-d9ce-40bc-ac28-65896bebc8e5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877578ef-d9ce-40bc-ac28-65896bebc8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:25,133 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:45:25,134 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33f41278-619f-4b0f-9b3e-fb0a1bc55d53', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33f41278-619f-4b0f-9b3e-fb0a1bc55d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:26,184 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:26,185 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e8f371-d95c-4fd7-9a8e-c4cce36eed5d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e8f371-d95c-4fd7-9a8e-c4cce36eed5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:27,235 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:27,235 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f582235-b4f1-4c67-8057-55a0428323ca', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f582235-b4f1-4c67-8057-55a0428323ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:28,284 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:45:28,285 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7fb7818-f49e-4758-ae13-b514f918287e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7fb7818-f49e-4758-ae13-b514f918287e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:29,335 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:29,335 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da6325bd-e416-4a18-aa41-10679d4902d8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da6325bd-e416-4a18-aa41-10679d4902d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:30,386 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:30,387 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750f011c-bc11-4509-bc40-33038efaf8fa', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750f011c-bc11-4509-bc40-33038efaf8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:31,437 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:31,437 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3e8986-381a-4a33-87d9-a7b1a475ffa4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3e8986-381a-4a33-87d9-a7b1a475ffa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:32,488 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:32,489 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1d2461-d21e-48bc-bf95-80cc72ffc80b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1d2461-d21e-48bc-bf95-80cc72ffc80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:33,539 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:33,540 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6373dde7-94f9-45a4-86e8-e4072ae38555', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6373dde7-94f9-45a4-86e8-e4072ae38555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:34,590 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:34,590 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894f22b1-21c2-44bf-bdb7-8975e3b24e1f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894f22b1-21c2-44bf-bdb7-8975e3b24e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:35,641 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:35,641 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf5eb4b-b3a2-4979-baad-21d44f65186d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf5eb4b-b3a2-4979-baad-21d44f65186d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:36,694 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:45:36,695 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd3da75-490f-40ac-87cc-77712724f7d4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd3da75-490f-40ac-87cc-77712724f7d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:37,744 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:45:37,745 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d3e212-384d-417a-a839-c7e5afec322e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d3e212-384d-417a-a839-c7e5afec322e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:38,796 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:38,796 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de5503a9-c877-4912-9b34-545a702a0982', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de5503a9-c877-4912-9b34-545a702a0982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:39,847 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:39,848 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-977368ac-dee7-4044-a2e6-b4471baf91bf', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-977368ac-dee7-4044-a2e6-b4471baf91bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:40,898 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:40,899 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c1c0f4-fd2a-4a18-9576-ccc78ea53b3b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c1c0f4-fd2a-4a18-9576-ccc78ea53b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:41,951 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:41,951 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b0ced6f-5d69-48aa-bcd1-5f558e014fb2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b0ced6f-5d69-48aa-bcd1-5f558e014fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:43,002 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:43,003 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e55617-b826-4df0-af11-03aedf0eea5e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e55617-b826-4df0-af11-03aedf0eea5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:44,052 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:44,053 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be74163-999c-4485-b3ae-5d16b176c49d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be74163-999c-4485-b3ae-5d16b176c49d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:45,104 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:45,104 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ad44dc-e98d-45b9-b31e-196a8c7b0e88', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ad44dc-e98d-45b9-b31e-196a8c7b0e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:46,154 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:46,155 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8c71bd-e38f-4fb2-96a2-cde6cb975185', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8c71bd-e38f-4fb2-96a2-cde6cb975185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:47,205 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:47,205 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e34e6b-72d4-490c-8348-13d57ba70d31', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e34e6b-72d4-490c-8348-13d57ba70d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:48,256 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:48,257 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a84ab70-0c29-4fbd-8dab-a936135212df', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a84ab70-0c29-4fbd-8dab-a936135212df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:49,314 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:45:49,314 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5562d73-d2bc-454e-ae50-bd72ecd92281', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5562d73-d2bc-454e-ae50-bd72ecd92281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:50,365 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:50,366 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e3099a-fd27-4f43-bc3e-e7c5c3372d2d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e3099a-fd27-4f43-bc3e-e7c5c3372d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:51,415 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:45:51,416 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-748fcd90-376c-4799-86f5-8614adebc9b9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-748fcd90-376c-4799-86f5-8614adebc9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:52,466 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:52,466 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f57e6a-1a1e-44cb-832b-b6b7b2207732', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f57e6a-1a1e-44cb-832b-b6b7b2207732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:53,517 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:53,518 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91066c29-36dc-4f67-a82a-d5539c5f0e28', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91066c29-36dc-4f67-a82a-d5539c5f0e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:54,571 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.046s 2022-03-22 20:45:54,572 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c23b80f2-b342-40ba-9369-9ed450903ad3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c23b80f2-b342-40ba-9369-9ed450903ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:55,622 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:45:55,622 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b76dc0-4025-4a34-9f06-33b2c1847183', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b76dc0-4025-4a34-9f06-33b2c1847183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:56,674 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:56,675 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ab6888-446d-480c-a4f7-827e23447d4d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ab6888-446d-480c-a4f7-827e23447d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:57,726 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:57,727 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c665d2ad-b042-4a4a-b752-65cfc63bc54c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c665d2ad-b042-4a4a-b752-65cfc63bc54c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:58,779 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:45:58,779 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b36d36-7c96-4c2a-9634-743713881031', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b36d36-7c96-4c2a-9634-743713881031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:45:59,829 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:45:59,829 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f51126b-747d-4563-ad7b-a90ca4b04845', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f51126b-747d-4563-ad7b-a90ca4b04845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:00,880 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:46:00,881 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91256b66-2bde-4400-8508-09511515bf9f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91256b66-2bde-4400-8508-09511515bf9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:01,930 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:01,931 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf93ab4-694c-4830-a3d6-5e2306f7971e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf93ab4-694c-4830-a3d6-5e2306f7971e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:02,982 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:46:02,982 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e72ecd1-9935-40ae-8117-7b3ffeb23951', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e72ecd1-9935-40ae-8117-7b3ffeb23951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:04,032 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:04,033 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7658eb93-2301-4339-9f2d-314984c72376', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7658eb93-2301-4339-9f2d-314984c72376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:05,082 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:46:05,082 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df899072-116c-4627-a4ca-0138e315b512', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df899072-116c-4627-a4ca-0138e315b512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:06,132 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:06,132 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83b65e2-0832-433f-9ee5-7ba687c122fe', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83b65e2-0832-433f-9ee5-7ba687c122fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:07,183 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:07,184 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1269c5-244a-4f5e-84d0-99c1431f78e4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1269c5-244a-4f5e-84d0-99c1431f78e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:08,236 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:46:08,237 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-323d1f06-2bf5-4144-925b-688365cf4418', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-323d1f06-2bf5-4144-925b-688365cf4418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:09,287 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:09,287 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2cceb12-dcf4-46a6-b5ee-966b6e985114', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2cceb12-dcf4-46a6-b5ee-966b6e985114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:10,336 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:10,337 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e721c75-093d-4987-9e84-ff79018f7593', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e721c75-093d-4987-9e84-ff79018f7593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:11,387 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:11,388 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcc0c10e-6fd5-48a2-8cae-b2eed1b01c6b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcc0c10e-6fd5-48a2-8cae-b2eed1b01c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:12,439 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:46:12,439 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33697cb2-0850-4ec8-9cfe-a52abc211a1d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33697cb2-0850-4ec8-9cfe-a52abc211a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:13,491 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:46:13,492 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664618a4-d8a4-451e-9180-b6987730c981', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664618a4-d8a4-451e-9180-b6987730c981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:14,541 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:14,542 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bdb14ce-b49e-4cc7-b2fe-f5db49b4c0df', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdb14ce-b49e-4cc7-b2fe-f5db49b4c0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:15,592 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:15,592 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7792bcf4-eb00-4b4c-8323-cf62e5509d9f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7792bcf4-eb00-4b4c-8323-cf62e5509d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:16,642 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:46:16,643 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-324bf259-fdbb-44eb-990c-97c30b7913b5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-324bf259-fdbb-44eb-990c-97c30b7913b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:17,695 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:46:17,695 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6efac4-8f70-4de0-8f0e-232dcb414106', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e6efac4-8f70-4de0-8f0e-232dcb414106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:18,745 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:46:18,745 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e766bd5-34d5-4713-89c1-4cbb81c4c883', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e766bd5-34d5-4713-89c1-4cbb81c4c883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:19,796 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:19,796 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aebd675-3a6c-470a-946f-8e3f8ba87a68', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aebd675-3a6c-470a-946f-8e3f8ba87a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:20,848 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:46:20,848 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab3fd3a-94bb-4f11-9f09-223452c55eef', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab3fd3a-94bb-4f11-9f09-223452c55eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:21,897 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:46:21,898 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb5c731-f721-4d92-910c-cc04047e49a2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb5c731-f721-4d92-910c-cc04047e49a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:22,949 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:46:22,949 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e7f116-edf1-420b-9573-7b1edc2b3674', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e7f116-edf1-420b-9573-7b1edc2b3674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:24,000 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:46:24,001 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac3d6b45-3463-458e-82f1-a453eb2dba10', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac3d6b45-3463-458e-82f1-a453eb2dba10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:25,051 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:25,051 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9faaee02-9436-47b9-9f3b-71deb6641b58', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9faaee02-9436-47b9-9f3b-71deb6641b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:26,101 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:26,102 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14542eea-fc5f-45ec-af19-a3ebda742b21', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14542eea-fc5f-45ec-af19-a3ebda742b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:27,152 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:27,152 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6689b498-24cc-4b9d-97fb-05eebd8a1434', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6689b498-24cc-4b9d-97fb-05eebd8a1434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:28,202 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:28,203 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc86757c-b34c-4cfc-826f-c61274edac41', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc86757c-b34c-4cfc-826f-c61274edac41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:29,253 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:46:29,253 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fbe08f0-6748-48a7-b9bd-08617d989c7b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fbe08f0-6748-48a7-b9bd-08617d989c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:30,304 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:30,305 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee8aa74d-50c2-43f1-b82d-94e0cb5df88f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee8aa74d-50c2-43f1-b82d-94e0cb5df88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:31,355 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:31,355 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e52b5b9-5b92-43ea-842b-8aeb307c9b5d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e52b5b9-5b92-43ea-842b-8aeb307c9b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:32,407 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:46:32,407 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681f1db7-794a-4d16-b937-47395f947fec', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681f1db7-794a-4d16-b937-47395f947fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:33,459 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:46:33,460 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26ca40ad-b535-4322-9f7d-a6dd6e71e20a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26ca40ad-b535-4322-9f7d-a6dd6e71e20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:34,509 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:46:34,509 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69283782-e36c-4174-9064-0038aef4bfe7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69283782-e36c-4174-9064-0038aef4bfe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:35,562 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:46:35,562 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c496060-ecf8-419d-a847-fb12a2938d7b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c496060-ecf8-419d-a847-fb12a2938d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:36,612 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:36,613 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8980512-a0fe-4e6a-8225-a72d8a938e8b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8980512-a0fe-4e6a-8225-a72d8a938e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:37,666 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:46:37,666 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-024a7520-8bc8-4896-83eb-872cad0086e5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-024a7520-8bc8-4896-83eb-872cad0086e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:38,717 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:38,717 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1ba818-aab6-4bc9-ae9e-ba3d66def754', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1ba818-aab6-4bc9-ae9e-ba3d66def754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:39,767 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:46:39,768 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f569519c-c141-4c69-af63-321a070f7442', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f569519c-c141-4c69-af63-321a070f7442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:40,821 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:46:40,821 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511d6ba5-073e-4994-a014-6a1857986e6a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511d6ba5-073e-4994-a014-6a1857986e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:41,872 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:46:41,873 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8026fd79-0b2f-4471-85e5-a197b7768475', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8026fd79-0b2f-4471-85e5-a197b7768475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:42,923 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:42,923 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d22f4b-84fd-4707-811b-e288e5b44fc1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d22f4b-84fd-4707-811b-e288e5b44fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:43,974 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:46:43,974 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de5d06c-e318-4b4a-a906-d34c2e76c1f5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de5d06c-e318-4b4a-a906-d34c2e76c1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:45,025 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:46:45,026 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78f23842-d252-4b26-bdb3-4001a3bdc94a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f23842-d252-4b26-bdb3-4001a3bdc94a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:46,080 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.046s 2022-03-22 20:46:46,080 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe5b59b-abcc-46da-b503-d3405a76b97b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe5b59b-abcc-46da-b503-d3405a76b97b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:47,130 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:47,131 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b615254-0255-493b-8b94-43a8ff37fcb8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b615254-0255-493b-8b94-43a8ff37fcb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:48,181 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:48,181 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ff4f66-728b-4cf3-aeac-58a98f939b80', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ff4f66-728b-4cf3-aeac-58a98f939b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:49,232 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:46:49,233 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-675161c0-9b7b-4b1a-9727-08b8e819faa9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-675161c0-9b7b-4b1a-9727-08b8e819faa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:50,282 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:46:50,283 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27234508-2848-424d-b08c-82d2501962a5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27234508-2848-424d-b08c-82d2501962a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:51,334 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:51,335 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6b7a1d-f9ef-4922-b127-55bd283299dc', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6b7a1d-f9ef-4922-b127-55bd283299dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:52,384 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:52,385 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18246129-1c6f-4ea6-8233-cc606aad1e3a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18246129-1c6f-4ea6-8233-cc606aad1e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:53,435 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:53,435 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15397732-d944-4993-ac3e-478060ee781e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15397732-d944-4993-ac3e-478060ee781e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:54,485 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:54,485 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad12d67-567d-4404-a9f9-0232afda919e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad12d67-567d-4404-a9f9-0232afda919e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:55,536 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:46:55,536 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b16cb3f-6b9a-4154-a3fc-9a14b47014bc', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b16cb3f-6b9a-4154-a3fc-9a14b47014bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:56,587 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:46:56,587 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f946a3-dd44-4eac-a3c3-912dbebbc79a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f946a3-dd44-4eac-a3c3-912dbebbc79a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:57,639 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:46:57,639 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c17082-5395-4e73-b4e2-8fe9b5ecc0d4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c17082-5395-4e73-b4e2-8fe9b5ecc0d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:58,689 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:46:58,689 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1f48a4-7069-454b-9b42-67160b6d1646', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1f48a4-7069-454b-9b42-67160b6d1646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:46:59,739 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:46:59,740 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e360622-cfb3-4f23-a403-13b50724610d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e360622-cfb3-4f23-a403-13b50724610d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:00,790 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:00,791 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33328997-92f2-41d6-9c11-63e0aebd2bcb', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33328997-92f2-41d6-9c11-63e0aebd2bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:01,842 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:01,843 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36427668-c669-4bcd-b0e0-82c3fca4e08a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36427668-c669-4bcd-b0e0-82c3fca4e08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:02,894 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:02,894 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fed32d7-fbd4-46fc-a6ec-9d6bcafff678', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fed32d7-fbd4-46fc-a6ec-9d6bcafff678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:03,944 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:47:03,944 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb825b3-41f1-4ba4-9b4d-607bd5fea85b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb825b3-41f1-4ba4-9b4d-607bd5fea85b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:04,996 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:47:04,996 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83af66b1-ea31-402d-9af9-cd19e3f4686d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83af66b1-ea31-402d-9af9-cd19e3f4686d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:06,047 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:06,048 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb35539b-aa6d-40e1-a69f-e8da50821981', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb35539b-aa6d-40e1-a69f-e8da50821981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:07,100 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:07,100 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa1d3b5-1f25-4224-b5f3-f90f5b9adfbb', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa1d3b5-1f25-4224-b5f3-f90f5b9adfbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:08,150 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:08,150 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78ae8bc4-c36e-431c-9d10-cee88c13f872', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78ae8bc4-c36e-431c-9d10-cee88c13f872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:09,202 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:09,202 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81368e8e-df22-4998-ac90-82987af1d859', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81368e8e-df22-4998-ac90-82987af1d859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:10,252 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:47:10,253 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-366e4f12-0da5-476b-adef-1ba2b5ce674a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-366e4f12-0da5-476b-adef-1ba2b5ce674a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:11,308 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.047s 2022-03-22 20:47:11,309 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f7ec49a-325c-4d7c-a6dc-8de00c74d2cc', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f7ec49a-325c-4d7c-a6dc-8de00c74d2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:12,361 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:47:12,361 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a13895-d5a6-4257-a412-79ac26529d14', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a13895-d5a6-4257-a412-79ac26529d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:13,418 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.049s 2022-03-22 20:47:13,419 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6529e8cb-76dc-4f53-a0c4-08a12613a75b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6529e8cb-76dc-4f53-a0c4-08a12613a75b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:14,468 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:14,469 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b82d5b14-7894-4539-8e23-7f45362e4908', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b82d5b14-7894-4539-8e23-7f45362e4908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:15,518 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:15,519 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-758ac738-182a-42fa-ba2f-ffaf1b1b9a1c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758ac738-182a-42fa-ba2f-ffaf1b1b9a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:16,569 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:47:16,569 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c73368-7087-45f5-8eda-75a160252cd6', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c73368-7087-45f5-8eda-75a160252cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:17,620 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:17,620 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c2c8e7d-881f-46da-a44f-94d46b4cac46', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2c8e7d-881f-46da-a44f-94d46b4cac46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:18,672 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:18,672 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-697849e3-f3ee-4489-9b2c-ce80273663da', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-697849e3-f3ee-4489-9b2c-ce80273663da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:19,722 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:47:19,722 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eaac854-693e-4bfd-97d4-a92e62b26273', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eaac854-693e-4bfd-97d4-a92e62b26273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:20,773 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:20,774 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40aef3d8-c004-41bc-bcf4-8aa427bb6d0f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40aef3d8-c004-41bc-bcf4-8aa427bb6d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:21,824 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:21,825 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14bcba76-3fa7-4682-b3e7-00b4b58f1df4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14bcba76-3fa7-4682-b3e7-00b4b58f1df4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:22,876 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:22,876 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e339b0e9-ff64-4ca1-b088-8c23fcdb3893', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e339b0e9-ff64-4ca1-b088-8c23fcdb3893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:23,931 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.046s 2022-03-22 20:47:23,931 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c513205c-989a-4834-a7d1-42d0429e6486', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c513205c-989a-4834-a7d1-42d0429e6486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:24,982 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:24,982 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0af2143-ec5c-4e4d-a7af-2e497338cd6c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0af2143-ec5c-4e4d-a7af-2e497338cd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:26,032 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:26,032 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56198fb8-b9eb-46b3-a5ef-a6370656b9f4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56198fb8-b9eb-46b3-a5ef-a6370656b9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:27,084 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:27,084 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3c77e79-d9a7-4b13-87cd-9cdae3e69b42', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3c77e79-d9a7-4b13-87cd-9cdae3e69b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:28,135 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:28,135 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d85769-6697-464b-b063-a82a11634f7e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d85769-6697-464b-b063-a82a11634f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:29,186 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:29,186 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fea58f66-cb17-4e0b-8014-98913bed3545', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fea58f66-cb17-4e0b-8014-98913bed3545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:30,238 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:30,238 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5cd896-1a12-4144-b202-57b7e8a8ef50', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5cd896-1a12-4144-b202-57b7e8a8ef50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:31,288 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:47:31,288 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee45f8c-bd6a-4615-b97d-632f7d7db3e9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee45f8c-bd6a-4615-b97d-632f7d7db3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:32,340 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:47:32,341 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d4ae34e-fc9d-48b9-af1b-9dfc0ff99b8e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d4ae34e-fc9d-48b9-af1b-9dfc0ff99b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:33,390 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:33,390 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5653b8d1-a0fd-48b1-916f-8536fb2cb309', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5653b8d1-a0fd-48b1-916f-8536fb2cb309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:34,443 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:47:34,443 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6857f079-bb21-4918-9d93-69cd0f54f317', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6857f079-bb21-4918-9d93-69cd0f54f317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:35,495 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:35,495 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b9cd12-4723-4852-8ba9-64d55df95c34', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b9cd12-4723-4852-8ba9-64d55df95c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:36,546 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:36,547 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4babaf-e8a1-476f-8be9-7b15fe266965', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4babaf-e8a1-476f-8be9-7b15fe266965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:37,597 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:37,598 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38cb4466-cb96-4d0b-b773-ddd5a325df22', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38cb4466-cb96-4d0b-b773-ddd5a325df22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:38,648 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:38,648 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2893ed2-1c18-4ce4-a657-7f013cf80551', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2893ed2-1c18-4ce4-a657-7f013cf80551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:39,699 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:47:39,699 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc16c882-2e86-4840-a16d-e13dfc708930', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc16c882-2e86-4840-a16d-e13dfc708930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:40,751 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:47:40,751 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88aa6f5e-29c5-491c-8749-7a154d0cbcc0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88aa6f5e-29c5-491c-8749-7a154d0cbcc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:41,801 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:41,801 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eaa0bf8-7c27-41a6-a74c-b21fc2a45831', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eaa0bf8-7c27-41a6-a74c-b21fc2a45831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:42,851 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.040s 2022-03-22 20:47:42,851 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccfcacf6-8ba1-4a6e-af60-ebb684bb7809', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccfcacf6-8ba1-4a6e-af60-ebb684bb7809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:43,904 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:47:43,905 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e59333af-92cf-4320-8977-96bda2acd601', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e59333af-92cf-4320-8977-96bda2acd601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:44,955 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:44,955 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9494241-1f04-40b5-bdf5-270ba7ecb825', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9494241-1f04-40b5-bdf5-270ba7ecb825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:46,006 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:46,007 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e3f2d7-e890-45d7-9239-10aa59f1971c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e3f2d7-e890-45d7-9239-10aa59f1971c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:47,058 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:47,058 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a5fd197-10d9-4091-8578-5d0083cdd7a1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a5fd197-10d9-4091-8578-5d0083cdd7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:48,109 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:48,109 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd4f543-9195-42a8-9340-0925f191a444', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdd4f543-9195-42a8-9340-0925f191a444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:49,160 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:49,160 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b16451c-be63-4fbf-8c72-18e2c62762d3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b16451c-be63-4fbf-8c72-18e2c62762d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:50,211 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:47:50,211 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182e9ed3-f991-4310-ad89-12af9dba9b5d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182e9ed3-f991-4310-ad89-12af9dba9b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:51,262 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:51,263 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df193d02-2605-4e24-ac57-1917f9d64e62', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df193d02-2605-4e24-ac57-1917f9d64e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:52,313 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:52,313 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e17e4ae-a990-42d5-89b5-820a8df610a7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e17e4ae-a990-42d5-89b5-820a8df610a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:53,366 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.046s 2022-03-22 20:47:53,367 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afe8673-453a-49ef-aa18-eaa2809ec838', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afe8673-453a-49ef-aa18-eaa2809ec838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:54,416 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:54,417 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e061c3a3-8cb1-4b7a-8b91-c323707cf1df', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e061c3a3-8cb1-4b7a-8b91-c323707cf1df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:55,469 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:47:55,469 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7628fa44-b112-4bab-a80c-aecc89ea1a83', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7628fa44-b112-4bab-a80c-aecc89ea1a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:56,519 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:47:56,519 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c0b134-a233-49ff-8cd4-487c3e134ce7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c0b134-a233-49ff-8cd4-487c3e134ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:57,570 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:57,570 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d0b4815-16e7-42ca-878c-591c0b202176', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d0b4815-16e7-42ca-878c-591c0b202176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:58,620 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:47:58,620 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28618122-70b4-493e-99e2-08504873b5d3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28618122-70b4-493e-99e2-08504873b5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:47:59,671 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:47:59,671 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f97443-3d8d-46a5-8a11-4291abb39af8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f97443-3d8d-46a5-8a11-4291abb39af8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:00,721 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:48:00,721 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dad3d6d-db7d-4e44-8ccb-3d03c414b36c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dad3d6d-db7d-4e44-8ccb-3d03c414b36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:01,772 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:48:01,772 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8392efe1-67f0-4285-8e88-6257985c1940', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8392efe1-67f0-4285-8e88-6257985c1940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:02,821 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:48:02,822 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca897b4e-a0e1-4c2c-af38-61ff4937d627', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca897b4e-a0e1-4c2c-af38-61ff4937d627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:03,873 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:03,873 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68f03058-db77-43b4-b8db-367201720eb1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68f03058-db77-43b4-b8db-367201720eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:04,923 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:04,923 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07bfbf4-cfb2-4ccc-9296-51063943e220', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07bfbf4-cfb2-4ccc-9296-51063943e220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:05,973 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:05,974 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26ffa60-7ef5-4ef1-ae8d-b4ebbcc30cab', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26ffa60-7ef5-4ef1-ae8d-b4ebbcc30cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:07,025 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:07,025 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5eb3471-e573-48f2-b341-b8134c7fdcfe', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5eb3471-e573-48f2-b341-b8134c7fdcfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:08,077 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:08,077 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4b9cd5-003a-4b75-8639-f480db7811b4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4b9cd5-003a-4b75-8639-f480db7811b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:09,128 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:48:09,129 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ae3b32-b87f-4ef9-b7d9-9473f02c8c00', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ae3b32-b87f-4ef9-b7d9-9473f02c8c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:10,180 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:48:10,181 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c74b793-3b05-400e-b319-adf4a0aea9d1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c74b793-3b05-400e-b319-adf4a0aea9d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:11,232 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:48:11,233 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d9d228-498a-4229-ac0e-c7df0c724d74', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d9d228-498a-4229-ac0e-c7df0c724d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:12,282 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:12,283 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50131f71-5215-4156-8506-faff6c327fb7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50131f71-5215-4156-8506-faff6c327fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:13,338 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.048s 2022-03-22 20:48:13,339 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be0da80-931b-4466-9aad-5a8c9f8623a0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be0da80-931b-4466-9aad-5a8c9f8623a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:14,390 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:14,390 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c07f43f-b8f3-48a0-a324-497d064e44e7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c07f43f-b8f3-48a0-a324-497d064e44e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:15,441 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:48:15,441 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a99c6d7c-227e-4640-bd8f-01fb66aed93f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a99c6d7c-227e-4640-bd8f-01fb66aed93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:16,491 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:48:16,491 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe42b66-1504-453d-b7f2-70d7c73667d6', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe42b66-1504-453d-b7f2-70d7c73667d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:17,539 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:48:17,542 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73074888-ca60-45de-b61b-f25f524686ba', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73074888-ca60-45de-b61b-f25f524686ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:18,593 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:48:18,593 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8db8e27-9586-4373-bb37-e675f95edaaa', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8db8e27-9586-4373-bb37-e675f95edaaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:19,643 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:19,644 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23b07146-a039-4c52-8c9d-01961080a742', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b07146-a039-4c52-8c9d-01961080a742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:20,699 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.047s 2022-03-22 20:48:20,700 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4089cc9d-9885-4bef-8b7d-800145b1bab8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4089cc9d-9885-4bef-8b7d-800145b1bab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:21,758 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.050s 2022-03-22 20:48:21,758 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e790e792-6001-4639-827c-88431d29642e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e790e792-6001-4639-827c-88431d29642e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:22,811 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:48:22,811 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26588921-801b-42bb-9381-ce3ff82281b7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26588921-801b-42bb-9381-ce3ff82281b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:23,861 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:23,861 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9caaf4e-3829-4e05-9934-2afba705e033', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9caaf4e-3829-4e05-9934-2afba705e033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:24,911 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:48:24,911 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65126116-0215-43a9-b7da-6b660ee9962f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65126116-0215-43a9-b7da-6b660ee9962f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:25,963 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:48:25,963 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-461b044a-2dab-43a0-a2ff-a13a5fbe3e19', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-461b044a-2dab-43a0-a2ff-a13a5fbe3e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:27,015 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:48:27,015 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c409c5-9240-4126-a712-d787d0763671', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c409c5-9240-4126-a712-d787d0763671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:28,066 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:48:28,066 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85f87bd-9cb3-4b4d-b209-d5770c92a2c3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85f87bd-9cb3-4b4d-b209-d5770c92a2c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:29,117 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:29,118 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856f78fd-01c7-4874-8577-7771882308b5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856f78fd-01c7-4874-8577-7771882308b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:30,171 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:48:30,171 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c02e55e7-5771-4fde-8b43-e24d11dd7c1b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c02e55e7-5771-4fde-8b43-e24d11dd7c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:31,232 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.054s 2022-03-22 20:48:31,233 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a966249-e8e1-40fd-a036-33ea87c74157', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a966249-e8e1-40fd-a036-33ea87c74157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:32,286 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.046s 2022-03-22 20:48:32,287 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cc04b55-537e-413e-90ff-7b7f91476bb4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cc04b55-537e-413e-90ff-7b7f91476bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:33,338 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:48:33,339 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a442f70-318f-4ba8-b9bc-26e4b4af86fa', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a442f70-318f-4ba8-b9bc-26e4b4af86fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:34,389 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:34,390 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f71c458f-aab0-40d4-9d63-dd83b70023d1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f71c458f-aab0-40d4-9d63-dd83b70023d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:35,438 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:48:35,439 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c4221f-83f6-485f-b276-7cf9bdc18ac8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c4221f-83f6-485f-b276-7cf9bdc18ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:36,489 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:48:36,496 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc68a73-59a5-45bb-8a7e-1344334191d0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc68a73-59a5-45bb-8a7e-1344334191d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:37,547 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:37,547 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e790cb-416d-4093-8f3a-095f9ca2ffc5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e790cb-416d-4093-8f3a-095f9ca2ffc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:38,599 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:48:38,600 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2add2d9c-b9e1-42a0-b236-165ce092d1bc', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2add2d9c-b9e1-42a0-b236-165ce092d1bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:39,652 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:48:39,652 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f93186f0-0f1a-4a8d-a99a-64e00840d1a6', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f93186f0-0f1a-4a8d-a99a-64e00840d1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:40,702 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:40,703 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe15512-ad04-4bf2-bda4-266072d6365e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe15512-ad04-4bf2-bda4-266072d6365e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:41,757 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:48:41,757 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01e9880-c732-4148-826f-18cabfae5dee', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01e9880-c732-4148-826f-18cabfae5dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:42,809 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:48:42,809 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f066f5f8-4afc-40ee-933b-8fbbee94999f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f066f5f8-4afc-40ee-933b-8fbbee94999f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:43,861 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:48:43,862 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37556f9-9a02-4cd1-9b9d-b3412b823be8', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37556f9-9a02-4cd1-9b9d-b3412b823be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:44,912 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:44,912 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94719f29-1d24-459f-adff-8ec554420092', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94719f29-1d24-459f-adff-8ec554420092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:45,963 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:48:45,963 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c48931be-4f6d-495b-a69e-c19c8a0d7e78', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c48931be-4f6d-495b-a69e-c19c8a0d7e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:47,014 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:47,014 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5b0a7c6-b999-4f56-8c79-f969f359ba12', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5b0a7c6-b999-4f56-8c79-f969f359ba12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:48,067 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:48:48,067 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae01357-5621-42ae-b156-529e3bb92223', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae01357-5621-42ae-b156-529e3bb92223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:49,118 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:48:49,119 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f81a4cef-f597-4047-bba1-3ec6ddc084ba', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f81a4cef-f597-4047-bba1-3ec6ddc084ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:50,171 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:48:50,172 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb85e160-1ee4-47ba-af6c-3afb57a87479', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb85e160-1ee4-47ba-af6c-3afb57a87479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:51,224 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:48:51,225 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da687f06-fb5a-4675-87e4-d3d8bce7a816', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da687f06-fb5a-4675-87e4-d3d8bce7a816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:52,276 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:52,277 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26aeae33-d790-42bb-a83c-42628a31f656', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26aeae33-d790-42bb-a83c-42628a31f656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:53,338 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.053s 2022-03-22 20:48:53,338 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d2b679-84b9-4af0-b79b-efdf504b66ff', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d2b679-84b9-4af0-b79b-efdf504b66ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:54,389 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:54,389 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6e5913-b003-47d2-a198-a091e8a597ff', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6e5913-b003-47d2-a198-a091e8a597ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:55,440 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:55,440 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-597012c8-8945-49c9-a8aa-65c2011a5f70', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-597012c8-8945-49c9-a8aa-65c2011a5f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:56,490 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:56,491 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7667b64d-bc56-46f8-b523-f9d28994e781', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7667b64d-bc56-46f8-b523-f9d28994e781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:57,541 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:48:57,542 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b001209-e2b4-4298-a52c-84c32b305f29', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b001209-e2b4-4298-a52c-84c32b305f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:58,595 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:48:58,595 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563768be-ebda-43cf-9d03-4a537c6616fa', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563768be-ebda-43cf-9d03-4a537c6616fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:48:59,645 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:48:59,646 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b659b33-ad08-4c7a-9f37-399eef55e8d2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b659b33-ad08-4c7a-9f37-399eef55e8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:00,696 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:49:00,696 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7abaf41-6e6d-4670-bd2d-093989c5ee5c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7abaf41-6e6d-4670-bd2d-093989c5ee5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:01,749 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:49:01,749 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd149c7b-3c49-41b0-80be-70e52ae1b5c3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd149c7b-3c49-41b0-80be-70e52ae1b5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:02,799 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:49:02,800 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a483cf79-4f04-4480-b561-b74bb6148b9e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a483cf79-4f04-4480-b561-b74bb6148b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:03,855 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:03,855 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13010b8e-938b-4579-a579-63edf62b80e9', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13010b8e-938b-4579-a579-63edf62b80e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:04,906 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:04,906 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea941149-e699-4c94-83f4-f1fd8fa198e6', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea941149-e699-4c94-83f4-f1fd8fa198e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:05,962 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.047s 2022-03-22 20:49:05,962 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38bd3493-c7f2-4685-8e03-7428b9831b17', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38bd3493-c7f2-4685-8e03-7428b9831b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:07,013 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:07,014 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0315fa54-7ea0-4dcd-a04c-113fe0bc8732', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0315fa54-7ea0-4dcd-a04c-113fe0bc8732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:08,065 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:49:08,065 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d92cc6c-92ea-4b10-939d-e7429bf8615a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d92cc6c-92ea-4b10-939d-e7429bf8615a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:09,116 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:49:09,117 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c01403c-e9ca-468a-872b-5bac44a82bcf', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c01403c-e9ca-468a-872b-5bac44a82bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:10,167 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:10,167 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc1bc63-4e04-4b7e-8944-db7705097a2d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc1bc63-4e04-4b7e-8944-db7705097a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:11,229 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.053s 2022-03-22 20:49:11,229 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78fc2f71-59bb-4d9d-b25c-da191d028331', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78fc2f71-59bb-4d9d-b25c-da191d028331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:12,281 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:49:12,281 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9aef659-69f4-4d33-80df-da26bc96d0df', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9aef659-69f4-4d33-80df-da26bc96d0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:13,331 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:13,332 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8856ba37-7a97-4563-8082-047e8e44ccaf', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8856ba37-7a97-4563-8082-047e8e44ccaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:14,383 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:49:14,383 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531f75e2-d240-426b-b646-3d5e0b2a09b3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531f75e2-d240-426b-b646-3d5e0b2a09b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:15,435 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:49:15,435 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228aac2c-953e-4297-ad57-a2515f6ba70a', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228aac2c-953e-4297-ad57-a2515f6ba70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:16,487 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:49:16,488 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d153c46-721c-4212-afd7-704c9e92d60c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d153c46-721c-4212-afd7-704c9e92d60c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:17,539 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:49:17,539 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-242e7f16-ec15-4006-835d-51d2e3cfb6ef', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242e7f16-ec15-4006-835d-51d2e3cfb6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:18,588 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:18,589 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-177b76ce-94f2-44a3-9f51-4fa2b4b581d6', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177b76ce-94f2-44a3-9f51-4fa2b4b581d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:19,640 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:49:19,640 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-161c98b3-3af8-46bd-8a96-f09f74f5a0a2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-161c98b3-3af8-46bd-8a96-f09f74f5a0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:20,689 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:49:20,689 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f2ef61-5957-4f66-ac8c-d249b138b474', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f2ef61-5957-4f66-ac8c-d249b138b474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:21,746 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.049s 2022-03-22 20:49:21,747 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-268df684-c5f7-4cad-b15e-9acda4116615', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-268df684-c5f7-4cad-b15e-9acda4116615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:22,798 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:49:22,798 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c98a173-1373-49b8-bb79-976077a72b9f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c98a173-1373-49b8-bb79-976077a72b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:23,848 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:23,849 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93467d57-9e4c-4dca-9419-83455260394d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93467d57-9e4c-4dca-9419-83455260394d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:24,898 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:24,899 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a67296c6-b3e0-46a6-acf2-392087756aef', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a67296c6-b3e0-46a6-acf2-392087756aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:25,949 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:25,949 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb24f718-ad86-419f-8178-d28c53cf9f46', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb24f718-ad86-419f-8178-d28c53cf9f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:27,000 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:49:27,001 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07219049-254f-4a3b-ad24-eb5656a4d4fa', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07219049-254f-4a3b-ad24-eb5656a4d4fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:28,054 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:49:28,055 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a622fb1-fc1a-4b8d-8dd9-a90b73729f47', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a622fb1-fc1a-4b8d-8dd9-a90b73729f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:29,104 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:49:29,105 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70273d63-b744-4f9b-8e36-fc8a168a5963', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70273d63-b744-4f9b-8e36-fc8a168a5963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:30,155 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:30,156 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765c82fd-e38a-4bd6-ba1f-de80df89ebf7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765c82fd-e38a-4bd6-ba1f-de80df89ebf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:31,210 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:49:31,211 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50f7ba5-1d99-48fe-ab65-a1ac909f647d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50f7ba5-1d99-48fe-ab65-a1ac909f647d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:32,264 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:49:32,264 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a167763-6086-4e6a-96b9-86c5b71e0cde', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a167763-6086-4e6a-96b9-86c5b71e0cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:33,313 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:49:33,313 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6169af3-65a0-41e2-8289-0ecddeac9ad5', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6169af3-65a0-41e2-8289-0ecddeac9ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:34,365 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:34,365 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9131fa9-c8e7-4523-a304-6cfc803dd60c', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9131fa9-c8e7-4523-a304-6cfc803dd60c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:35,415 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:49:35,416 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ea9eef-57d8-4bb5-b899-3c94f9cba27b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ea9eef-57d8-4bb5-b899-3c94f9cba27b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:36,466 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:36,466 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4334b9-2536-4348-9c7c-f32bfb8000a4', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb4334b9-2536-4348-9c7c-f32bfb8000a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:37,517 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:37,517 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb1dcd1b-7c9e-49ca-95e3-dddf972b95b3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb1dcd1b-7c9e-49ca-95e3-dddf972b95b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:38,568 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:49:38,568 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c39b47-1fc7-4ea1-84ff-f0cf48b36746', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c39b47-1fc7-4ea1-84ff-f0cf48b36746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:39,620 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:49:39,620 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57769649-597d-40f6-958b-cf759f579e48', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57769649-597d-40f6-958b-cf759f579e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:40,672 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:49:40,672 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26fa77bc-c89d-4c7d-89a0-696aee263bd1', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26fa77bc-c89d-4c7d-89a0-696aee263bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:41,722 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:41,722 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d176f5b-ad76-442b-9b38-7318b3a0975f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d176f5b-ad76-442b-9b38-7318b3a0975f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:42,775 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:49:42,775 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59006950-6ced-4134-9de3-838399ea46d2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59006950-6ced-4134-9de3-838399ea46d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:43,825 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:49:43,825 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271149a9-e740-46ed-8c3e-dd931e785bd0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271149a9-e740-46ed-8c3e-dd931e785bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:44,875 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:44,875 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28c16076-59e7-47cc-8e8d-faea2f8ac06d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28c16076-59e7-47cc-8e8d-faea2f8ac06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:45,925 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:45,926 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e302faf-b1f6-43d7-b133-4ce23259bb36', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e302faf-b1f6-43d7-b133-4ce23259bb36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:46,978 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:49:46,979 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5535d326-4532-4b01-b076-0fdc93bb4da7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5535d326-4532-4b01-b076-0fdc93bb4da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:48,028 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:48,029 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6186d8f3-23c2-40ce-a010-2fdb3ab55242', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6186d8f3-23c2-40ce-a010-2fdb3ab55242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:49,083 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:49:49,083 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-804a892a-3240-4da3-a315-d29818fd9d0b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-804a892a-3240-4da3-a315-d29818fd9d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:50,133 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:49:50,133 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb37f9e-3bfb-49a9-8e65-f2c6fb4153d2', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb37f9e-3bfb-49a9-8e65-f2c6fb4153d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:51,185 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:49:51,185 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ad4672-4f60-48ee-bb27-fde59caef40b', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ad4672-4f60-48ee-bb27-fde59caef40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:52,239 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.045s 2022-03-22 20:49:52,239 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5115a902-7589-44ce-a965-e7ec3c4462d7', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5115a902-7589-44ce-a965-e7ec3c4462d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:53,289 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.043s 2022-03-22 20:49:53,290 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d868f8-ccfc-4998-b3f4-6e970f67ce12', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d868f8-ccfc-4998-b3f4-6e970f67ce12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:54,342 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:49:54,342 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da1dc58-5404-498c-9bd3-38be8b44a67e', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da1dc58-5404-498c-9bd3-38be8b44a67e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:55,391 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:49:55,392 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4fe24a-265f-4b59-8b55-e6f282846ea3', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c4fe24a-265f-4b59-8b55-e6f282846ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:56,442 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.041s 2022-03-22 20:49:56,442 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d22cf9-4cbf-493c-a963-947faa6fad65', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d22cf9-4cbf-493c-a963-947faa6fad65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:57,494 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.044s 2022-03-22 20:49:57,494 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f5982f-f47d-4ab2-a12c-0e5985bb632f', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f5982f-f47d-4ab2-a12c-0e5985bb632f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' 2022-03-22 20:49:58,543 118509 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233 0.042s 2022-03-22 20:49:58,543 118509 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e7abf84-41ec-426b-8451-d22ad79d0cd0', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e7abf84-41ec-426b-8451-d22ad79d0cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233'} Body: b'{"volume": {"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:31:45.000000", "updated_at": "2022-03-22T20:37:58.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1461584541", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/58ba461ae76e4176bbbac47b0d365c63/volumes/2a5db3a6-a1f8-42f2-aba3-22077bac1233"}], "user_id": "d0480a240e9c44928e847bc67be01220", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "attachment_id": "c6ef5eae-8851-4dcb-b0f6-46f9a9b6cf9d", "volume_id": "2a5db3a6-a1f8-42f2-aba3-22077bac1233", "server_id": "e8986b52-ab76-4fd6-9aa3-4df5760e4927", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:10.000000"}], "os-vol-tenant-attr:tenant_id": "58ba461ae76e4176bbbac47b0d365c63"}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 2a5db3a6-a1f8-42f2-aba3-22077bac1233 failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 385, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 2a5db3a6-a1f8-42f2-aba3-22077bac1233 failed to detach from server e8986b52-ab76-4fd6-9aa3-4df5760e4927 within the required time (360 s) from the compute API perspective |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft4.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-03-22 20:27:55,980 118516 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-03-22 20:27:55,981 118516 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-22 20:27:58,276 118516 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65/compute/v2.1/os-keypairs 2.294s 2022-03-22 20:27:58,277 118516 DEBUG [tempest.lib.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-1578850824"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8635d92-bce0-4e79-afc6-4b746ad0f04a', 'x-compute-request-id': 'req-c8635d92-bce0-4e79-afc6-4b746ad0f04a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEArOJ5hzLyzjjYj/W57O/kGiXqroJBHBbGDvR1MYPFKSavELnk\\nluE0tEjT4xRvyZw0C80kxov90ACY1cdxqKyBYBYdCY0SDzT74w0WJFnbdqMHFsJk\\n1/R5KFcLtESU+62oNTUGPvSLhqF/aMkoN5yxOyCgoOM3sQC8ZG9gq5nMi/1zu843\\nbg9B9Ud9fPQLoDsSke+Pk4iPaNiIhQ+rf+taUY1+yPc0vUEus7g+g0ScPhfQW+qi\\nif0Kw/W8H8Rbbjfc9DxMWk+tS+xvMOVOOcF2y7+1rsEbeDolCRBpIxWpMHdtk1zv\\n8KF7WEA3U0tFayoLy7cfjQhL8wFClyVAcbBzuwIDAQABAoIBAEwfC9Nzo2UZsoDw\\neQTSO2Un/MUJpRFxFZPQHynGEzGjTsHWl8e3MTWQO3torC/hDymDEgY57W+AU8sN\\nHgZerjhYhECIVMNNWPsH8A/hYLhD4AMtZKmRgyc37HdbGx4VwFJtHmrp0eVdhnPk\\n3khePcsC+rbcVNEiudCfGbl05pNcM8LRHnZl6d0/TZVAwFkCJ8FWC0fDo40jCWn1\\nWEmJH+sxl7eUefZUgFo/BZ2jjFvqTA7OUZICPBBYWr8gCUX/HdgPRGKlh9SqytMz\\neV2+1PjSe2faFu+4uSD+R27WmmjVAuAdXl7b5rjCXoBvLK1Cd7edbmahLJ+056GW\\nlAQz6EECgYEA4QY2Ls19atvhU3vblhiyYuATWVBe0KC3hkXH+Z3INyXzFiccHw76\\nP+IkJv5Pr5Gp/c4kkOef6WXKAVsZgqbTwcqdrEE26aCAhayWiCHrH1zGP1dERp6E\\nw9IODaG8AbtKiwfvfCZ8bNOL9wJ/FDC/chxefAjKADTWWYbR0AwcBd8CgYEAxK7h\\nDb3XvxUPMmjffS3NPVN8SU12uL3+CCokHg5pdXX4NZeZNT0o2hsKjBY6dd6MRSpj\\n6OSMRgm+ndDZnVIj12P8MxD9IkHceuM2vo8kLMgfHIpBcA1zcCzLWXj+KKI/lsVW\\n5XN3aC/hrjpkB4cTMDNPgDT4W8ZjDlaIwtfGtaUCgYEAwi1jCiYmqNSO70R9K1uq\\na6oi6DpzZyKY29RRiTQ/dl9YEfCz0pVRG1lgiwl+5+kRwMNnSGen1XcRxvO+4sBl\\nEOBwCRnJcfcfkLpqt5RVWZ3sMPJ0J2BY/sW/fMHpA7GD1M+HOCHZ0usF56QO1vRt\\n7+FNI0lOTrlJkr3FRft9Hw8CgYEAp8tmNtn6QIuP3nq4B8xWZ3Zc9xB+M5frLD3/\\neCDleY8+RUJjM5dMzd35/o9MKpjFZJCIkfzBa1MO6wZtURjteOlVFJ/uxRYZKkHD\\nx4jI3OeSG0AcGaNwE4gzp85gTnw08cTDoJcEjL8kswYfpohnJ1zu+zq1k15Jzcan\\ngEqjvP0CgYB+Q/s/X8J/LtuaYwwzSkQleNT1Y4gwojYYHHo2fMDWMG/JF2TNRplN\\nYFK1afYWQ8bHTphB8VlcKVbXy/8wU3bcn0L4z18TnekmjQCYaDwRfAnUkeZU6mvW\\nUSAKH6rLTJL20zwstjDo+kvE0gSGgUMG8DK/SMcErXIUUQspj+YFtQ==\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1578850824", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs4nmHMvLOONiP9bns7+QaJequgkEcFsYO9HUxg8UpJq8QueSW4TS0SNPjFG/JnDQLzSTGi/3QAJjVx3GorIFgFh0JjRIPNPvjDRYkWdt2owcWwmTX9HkoVwu0RJT7rag1NQY+9IuGoX9oySg3nLE7IKCg4zexALxkb2CrmcyL/XO7zjduD0H1R3189AugOxKR74+TiI9o2IiFD6t/61pRjX7I9zS9QS6zuD6DRJw+F9Bb6qKJ/QrD9bwfxFtuN9z0PExaT61L7G8w5U45wXbLv7WuwRt4OiUJEGkjFakwd22TXO/woXtYQDdTS0VrKgvLtx+NCEvzAUKXJUBxsHO7 Generated-by-Nova", "fingerprint": "03:28:19:7a:b6:f2:b1:73:ac:15:fd:4c:35:6e:8a:c5", "user_id": "a5464b36e4b8478eb218e9a147c55796"}}' 2022-03-22 20:27:58,281 118516 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1578850824 created 2022-03-22 20:27:59,020 118516 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-groups 0.737s 2022-03-22 20:27:59,020 118516 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--286521971", "description": "tempest-description--1066643919"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-34db81cb-f8ba-465b-9e00-de196ca52332', 'date': 'Tue, 22 Mar 2022 20:27:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "21194c07-6379-4b60-9eb0-ac66580b55c1", "name": "tempest-securitygroup--286521971", "stateful": true, "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "description": "tempest-description--1066643919", "shared": false, "security_group_rules": [{"id": "3ef82b84-ff27-4847-ad9e-e568c7ccab93", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "security_group_id": "21194c07-6379-4b60-9eb0-ac66580b55c1", "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": 113, "description": null, "tags": [], "created_at": "2022-03-22T20:27:58Z", "updated_at": "2022-03-22T20:27:58Z", "revision_number": 0, "project_id": "1809067e0a0b48e5ad61078202d3f249"}, {"id": "9c792096-b68e-4dbe-8c0f-c924758f3a86", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "security_group_id": "21194c07-6379-4b60-9eb0-ac66580b55c1", "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": 112, "description": null, "tags": [], "created_at": "2022-03-22T20:27:58Z", "updated_at": "2022-03-22T20:27:58Z", "revision_number": 0, "project_id": "1809067e0a0b48e5ad61078202d3f249"}], "tags": [], "created_at": "2022-03-22T20:27:58Z", "updated_at": "2022-03-22T20:27:58Z", "revision_number": 1, "project_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:27:59,749 118516 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-group-rules 0.728s 2022-03-22 20:27:59,751 118516 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": "21194c07-6379-4b60-9eb0-ac66580b55c1", "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-e8228275-2e01-4e40-ab3e-d34ba181b37d', 'date': 'Tue, 22 Mar 2022 20:27:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4e7b6bb5-74ea-40f5-9d01-8af62b3dbc20", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "security_group_id": "21194c07-6379-4b60-9eb0-ac66580b55c1", "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-03-22T20:27:59Z", "updated_at": "2022-03-22T20:27:59Z", "revision_number": 0, "project_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:28:01,383 118516 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-group-rules 1.631s 2022-03-22 20:28:01,383 118516 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": "21194c07-6379-4b60-9eb0-ac66580b55c1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f12e7309-69a9-4830-b7d5-75f6f9eec309', 'date': 'Tue, 22 Mar 2022 20:28:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c5958261-92fe-49fb-9f4a-abf6be9e9ee5", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "security_group_id": "21194c07-6379-4b60-9eb0-ac66580b55c1", "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-03-22T20:28:00Z", "updated_at": "2022-03-22T20:28:00Z", "revision_number": 0, "project_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:28:01,384 118516 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--286521971 created 2022-03-22 20:28:08,973 118516 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/floatingips 7.589s 2022-03-22 20:28:08,974 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-318ea5b6-2585-4a54-ab5f-bfa2ccc5f910', 'date': 'Tue, 22 Mar 2022 20:28:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a5a235f2-b39b-40f6-bbd7-f064f40d9034", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "floating_ip_address": "172.27.3.165", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1809067e0a0b48e5ad61078202d3f249", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-22T20:28:05Z", "updated_at": "2022-03-22T20:28:05Z", "revision_number": 0}}' 2022-03-22 20:28:08,975 118516 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a5a235f2-b39b-40f6-bbd7-f064f40d9034', 'tenant_id': '1809067e0a0b48e5ad61078202d3f249', 'floating_ip_address': '172.27.3.165', 'floating_network_id': 'eeacc944-eee6-4dfe-b655-e045070bcf78', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1809067e0a0b48e5ad61078202d3f249', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-22T20:28:05Z', 'updated_at': '2022-03-22T20:28:05Z', 'revision_number': 0, 'ip': '172.27.3.165'} created 2022-03-22 20:28:09,642 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.65/identity/v3/auth/tokens 0.655s 2022-03-22 20:28:09,651 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:08 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-adbabb62-881f-4dbb-bf00-e5105c905a8a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a5464b36e4b8478eb218e9a147c55796", "name": "tempest-AttachVolumeShelveTestJSON-664093876-project", "password_expires_at": null}, "audit_ids": ["hBL2Op2QQ9eOC54CU7ybVQ"], "expires_at": "2022-03-22T21:28:09.000000Z", "issued_at": "2022-03-22T20:28:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1809067e0a0b48e5ad61078202d3f249", "name": "tempest-AttachVolumeShelveTestJSON-664093876"}, "is_domain": false, "roles": [{"id": "121d267c64e347789b8c3fed4c039e80", "name": "reader"}, {"id": "4dc155923bea435f8ef6b2412bad0335", "name": "member"}], "catalog": [{"endpoints": [{"id": "eb221c70abac44779f72cafeb7227990", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:8080/v1/AUTH_1809067e0a0b48e5ad61078202d3f249", "region": "RegionOne"}, {"id": "ee59dd7091ac4e7f87e84900142c48e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.65:8080", "region": "RegionOne"}], "id": "2d314996a4d9419da8be8042c7a745be", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0d422280cf7844fba8a056cc085d61ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/placement", "region": "RegionOne"}], "id": "422aa42687c643a4a1149b9d827bfee5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6815c4982fc8452683fa2f0a7927e085", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2/1809067e0a0b48e5ad61078202d3f249", "region": "RegionOne"}], "id": "44bb2a6732214a0192f45b70d0011eb0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "8caf8e2b77b3429ba19ebab690785a17", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/image", "region": "RegionOne"}], "id": "5204505f13d3437f9d3d79b9ba7230b9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e9fc39dac4f9454f8bc70673623d8cd7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249", "region": "RegionOne"}], "id": "86ebd86c9d1240978317ce898c41f580", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5d433af61f034482b01ba09afc4c9d42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/identity", "region": "RegionOne"}], "id": "9f748032a69e4e06b7e48614b8825142", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0f283d850bf04fb2a985136a5e707c1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:9696/", "region": "RegionOne"}], "id": "acdc1dd9b1414f3789d82fa26c14c743", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c32db2e89ec642aaa3399b0e5d049625", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249", "region": "RegionOne"}], "id": "bb2f33279e5847169f510e724d386954", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5353fbb2baf4a3c82eb23c950897c51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2.1", "region": "RegionOne"}], "id": "f3b8d49d1d104778a4c37c89a711d78f", "type": "compute", "name": "nova"}]}}' 2022-03-22 20:28:09,652 118516 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '33198723-4960-4abb-bce5-2e2ffb5ecbe6', 'name': 'tempest-AttachVolumeShelveTestJSON-1726936062-network', 'tenant_id': '1809067e0a0b48e5ad61078202d3f249', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1809067e0a0b48e5ad61078202d3f249', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 65, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-22T20:27:32Z', 'updated_at': '2022-03-22T20:27:32Z', 'revision_number': 1} available for tenant 2022-03-22 20:28:09,653 118516 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArOJ5hzLyzjjYj/W57O/kGiXqroJBHBbGDvR1MYPFKSavELnk\nluE0tEjT4xRvyZw0C80kxov90ACY1cdxqKyBYBYdCY0SDzT74w0WJFnbdqMHFsJk\n1/R5KFcLtESU+62oNTUGPvSLhqF/aMkoN5yxOyCgoOM3sQC8ZG9gq5nMi/1zu843\nbg9B9Ud9fPQLoDsSke+Pk4iPaNiIhQ+rf+taUY1+yPc0vUEus7g+g0ScPhfQW+qi\nif0Kw/W8H8Rbbjfc9DxMWk+tS+xvMOVOOcF2y7+1rsEbeDolCRBpIxWpMHdtk1zv\n8KF7WEA3U0tFayoLy7cfjQhL8wFClyVAcbBzuwIDAQABAoIBAEwfC9Nzo2UZsoDw\neQTSO2Un/MUJpRFxFZPQHynGEzGjTsHWl8e3MTWQO3torC/hDymDEgY57W+AU8sN\nHgZerjhYhECIVMNNWPsH8A/hYLhD4AMtZKmRgyc37HdbGx4VwFJtHmrp0eVdhnPk\n3khePcsC+rbcVNEiudCfGbl05pNcM8LRHnZl6d0/TZVAwFkCJ8FWC0fDo40jCWn1\nWEmJH+sxl7eUefZUgFo/BZ2jjFvqTA7OUZICPBBYWr8gCUX/HdgPRGKlh9SqytMz\neV2+1PjSe2faFu+4uSD+R27WmmjVAuAdXl7b5rjCXoBvLK1Cd7edbmahLJ+056GW\nlAQz6EECgYEA4QY2Ls19atvhU3vblhiyYuATWVBe0KC3hkXH+Z3INyXzFiccHw76\nP+IkJv5Pr5Gp/c4kkOef6WXKAVsZgqbTwcqdrEE26aCAhayWiCHrH1zGP1dERp6E\nw9IODaG8AbtKiwfvfCZ8bNOL9wJ/FDC/chxefAjKADTWWYbR0AwcBd8CgYEAxK7h\nDb3XvxUPMmjffS3NPVN8SU12uL3+CCokHg5pdXX4NZeZNT0o2hsKjBY6dd6MRSpj\n6OSMRgm+ndDZnVIj12P8MxD9IkHceuM2vo8kLMgfHIpBcA1zcCzLWXj+KKI/lsVW\n5XN3aC/hrjpkB4cTMDNPgDT4W8ZjDlaIwtfGtaUCgYEAwi1jCiYmqNSO70R9K1uq\na6oi6DpzZyKY29RRiTQ/dl9YEfCz0pVRG1lgiwl+5+kRwMNnSGen1XcRxvO+4sBl\nEOBwCRnJcfcfkLpqt5RVWZ3sMPJ0J2BY/sW/fMHpA7GD1M+HOCHZ0usF56QO1vRt\n7+FNI0lOTrlJkr3FRft9Hw8CgYEAp8tmNtn6QIuP3nq4B8xWZ3Zc9xB+M5frLD3/\neCDleY8+RUJjM5dMzd35/o9MKpjFZJCIkfzBa1MO6wZtURjteOlVFJ/uxRYZKkHD\nx4jI3OeSG0AcGaNwE4gzp85gTnw08cTDoJcEjL8kswYfpohnJ1zu+zq1k15Jzcan\ngEqjvP0CgYB+Q/s/X8J/LtuaYwwzSkQleNT1Y4gwojYYHHo2fMDWMG/JF2TNRplN\nYFK1afYWQ8bHTphB8VlcKVbXy/8wU3bcn0L4z18TnekmjQCYaDwRfAnUkeZU6mvW\nUSAKH6rLTJL20zwstjDo+kvE0gSGgUMG8DK/SMcErXIUUQspj+YFtQ==\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1578850824', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs4nmHMvLOONiP9bns7+QaJequgkEcFsYO9HUxg8UpJq8QueSW4TS0SNPjFG/JnDQLzSTGi/3QAJjVx3GorIFgFh0JjRIPNPvjDRYkWdt2owcWwmTX9HkoVwu0RJT7rag1NQY+9IuGoX9oySg3nLE7IKCg4zexALxkb2CrmcyL/XO7zjduD0H1R3189AugOxKR74+TiI9o2IiFD6t/61pRjX7I9zS9QS6zuD6DRJw+F9Bb6qKJ/QrD9bwfxFtuN9z0PExaT61L7G8w5U45wXbLv7WuwRt4OiUJEGkjFakwd22TXO/woXtYQDdTS0VrKgvLtx+NCEvzAUKXJUBxsHO7 Generated-by-Nova', 'fingerprint': '03:28:19:7a:b6:f2:b1:73:ac:15:fd:4c:35:6e:8a:c5', 'user_id': 'a5464b36e4b8478eb218e9a147c55796'}, 'security_group': {'id': '21194c07-6379-4b60-9eb0-ac66580b55c1', 'name': 'tempest-securitygroup--286521971', 'stateful': True, 'tenant_id': '1809067e0a0b48e5ad61078202d3f249', 'description': 'tempest-description--1066643919', 'shared': False, 'security_group_rules': [{'id': '3ef82b84-ff27-4847-ad9e-e568c7ccab93', 'tenant_id': '1809067e0a0b48e5ad61078202d3f249', 'security_group_id': '21194c07-6379-4b60-9eb0-ac66580b55c1', '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': 113, 'description': None, 'tags': [], 'created_at': '2022-03-22T20:27:58Z', 'updated_at': '2022-03-22T20:27:58Z', 'revision_number': 0, 'project_id': '1809067e0a0b48e5ad61078202d3f249'}, {'id': '9c792096-b68e-4dbe-8c0f-c924758f3a86', 'tenant_id': '1809067e0a0b48e5ad61078202d3f249', 'security_group_id': '21194c07-6379-4b60-9eb0-ac66580b55c1', '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': 112, 'description': None, 'tags': [], 'created_at': '2022-03-22T20:27:58Z', 'updated_at': '2022-03-22T20:27:58Z', 'revision_number': 0, 'project_id': '1809067e0a0b48e5ad61078202d3f249'}], 'tags': [], 'created_at': '2022-03-22T20:27:58Z', 'updated_at': '2022-03-22T20:27:58Z', 'revision_number': 1, 'project_id': '1809067e0a0b48e5ad61078202d3f249'}, 'floating_ip': {'id': 'a5a235f2-b39b-40f6-bbd7-f064f40d9034', 'tenant_id': '1809067e0a0b48e5ad61078202d3f249', 'floating_ip_address': '172.27.3.165', 'floating_network_id': 'eeacc944-eee6-4dfe-b655-e045070bcf78', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1809067e0a0b48e5ad61078202d3f249', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-22T20:28:05Z', 'updated_at': '2022-03-22T20:28:05Z', 'revision_number': 0, 'ip': '172.27.3.165'}} 2022-03-22 20:28:12,205 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.65/compute/v2.1/servers 2.550s 2022-03-22 20:28:12,206 118516 DEBUG [tempest.lib.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-1359119786", "imageRef": "2b136d39-d5f8-4e3d-8650-b35d01011309", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "33198723-4960-4abb-bce5-2e2ffb5ecbe6"}], "security_groups": [{"name": "tempest-securitygroup--286521971"}], "key_name": "tempest-keypair-1578850824", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e1d2c8c-3e6e-422e-a280-0297cfdbe3dd', 'x-compute-request-id': 'req-9e1d2c8c-3e6e-422e-a280-0297cfdbe3dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--286521971"}], "adminPass": "password"}}' 2022-03-22 20:28:12,736 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.526s 2022-03-22 20:28:12,737 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47e93a76-b99e-4233-bace-289806b130eb', 'x-compute-request-id': 'req-47e93a76-b99e-4233-bace-289806b130eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1578850824", "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-03-22 20:28:13,965 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.216s 2022-03-22 20:28:13,965 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b91d79-b55e-4113-9a73-713a2395275f', 'x-compute-request-id': 'req-19b91d79-b55e-4113-9a73-713a2395275f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1578850824", "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-03-22 20:28:15,153 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:28:15,153 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6372d6e-ffb2-412d-bf64-2d87b0606d80', 'x-compute-request-id': 'req-d6372d6e-ffb2-412d-bf64-2d87b0606d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "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-03-22 20:28:16,390 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.218s 2022-03-22 20:28:16,390 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4686a4aa-0405-46db-81f4-fcd0df2e2560', 'x-compute-request-id': 'req-4686a4aa-0405-46db-81f4-fcd0df2e2560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "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-03-22 20:28:17,621 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.221s 2022-03-22 20:28:17,622 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f4ce9b9-173b-403c-9ada-70bca7093c7d', 'x-compute-request-id': 'req-8f4ce9b9-173b-403c-9ada-70bca7093c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "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-03-22 20:28:17,630 118516 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 5 second wait 2022-03-22 20:28:18,887 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.250s 2022-03-22 20:28:18,888 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53f0c3e2-7de4-47a9-be50-41e99956c338', 'x-compute-request-id': 'req-53f0c3e2-7de4-47a9-be50-41e99956c338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "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-03-22 20:28:18,900 118516 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 6 second wait 2022-03-22 20:28:21,320 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 1.418s 2022-03-22 20:28:21,321 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28: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-c37416e3-84c5-4384-b3d6-1e607895237e', 'x-compute-request-id': 'req-c37416e3-84c5-4384-b3d6-1e607895237e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:23,808 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 1.476s 2022-03-22 20:28:23,808 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:22 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-77869723-7ae3-4c00-82a5-6a17d421c43a', 'x-compute-request-id': 'req-77869723-7ae3-4c00-82a5-6a17d421c43a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:25,550 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.731s 2022-03-22 20:28:25,550 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28: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-0625dd72-ffb7-4b94-969e-8d1e1c21f248', 'x-compute-request-id': 'req-0625dd72-ffb7-4b94-969e-8d1e1c21f248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:26,925 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.365s 2022-03-22 20:28:26,926 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28: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-c9c55899-6661-4c34-addf-67fffb1de2ff', 'x-compute-request-id': 'req-c9c55899-6661-4c34-addf-67fffb1de2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:28,205 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.267s 2022-03-22 20:28:28,206 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:27 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-eb6d62d8-de67-4dd9-9d30-9e16b61bad9d', 'x-compute-request-id': 'req-eb6d62d8-de67-4dd9-9d30-9e16b61bad9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:29,456 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.230s 2022-03-22 20:28:29,457 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28: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-d61162cb-ae64-412d-9c41-e18c99312281', 'x-compute-request-id': 'req-d61162cb-ae64-412d-9c41-e18c99312281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:30,788 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.320s 2022-03-22 20:28:30,788 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28: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-43bad131-1572-42f2-9fcc-fe05a85a977f', 'x-compute-request-id': 'req-43bad131-1572-42f2-9fcc-fe05a85a977f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:32,017 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.211s 2022-03-22 20:28:32,017 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:31 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-3602ff4a-5cb2-46ca-9d19-ce80665229eb', 'x-compute-request-id': 'req-3602ff4a-5cb2-46ca-9d19-ce80665229eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:33,303 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.276s 2022-03-22 20:28:33,304 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:33 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-54d1eeaa-42b2-4486-a58b-7dfb4777e162', 'x-compute-request-id': 'req-54d1eeaa-42b2-4486-a58b-7dfb4777e162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:34,703 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.388s 2022-03-22 20:28:34,703 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:34 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-896b0573-5772-407e-b8cd-67d81a645b6d', 'x-compute-request-id': 'req-896b0573-5772-407e-b8cd-67d81a645b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:35,928 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.214s 2022-03-22 20:28:35,928 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:35 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-d8a239ed-9679-42e9-a9fd-aec2b487b31b', 'x-compute-request-id': 'req-d8a239ed-9679-42e9-a9fd-aec2b487b31b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:37,165 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.226s 2022-03-22 20:28:37,166 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:36 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-dbb45c18-cdd6-41ae-acab-8e9f2c4f192d', 'x-compute-request-id': 'req-dbb45c18-cdd6-41ae-acab-8e9f2c4f192d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:38,393 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.219s 2022-03-22 20:28:38,394 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:38 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-fe500849-403f-45fa-9f68-a35029463e7d', 'x-compute-request-id': 'req-fe500849-403f-45fa-9f68-a35029463e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:39,632 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.229s 2022-03-22 20:28:39,633 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:39 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-64e0655c-5691-4f92-a1a7-1e099efd7847', 'x-compute-request-id': 'req-64e0655c-5691-4f92-a1a7-1e099efd7847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:40,847 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.205s 2022-03-22 20:28:40,847 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:40 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-d6858472-107c-4b70-909e-9de09df08c1b', 'x-compute-request-id': 'req-d6858472-107c-4b70-909e-9de09df08c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:42,058 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.201s 2022-03-22 20:28:42,059 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:41 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-b6a36251-5c8b-4552-80b7-00e6cb7f96b6', 'x-compute-request-id': 'req-b6a36251-5c8b-4552-80b7-00e6cb7f96b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:43,288 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.210s 2022-03-22 20:28:43,288 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:43 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-a9368366-edd5-4e33-8997-9c9cf8d5e8f5', 'x-compute-request-id': 'req-a9368366-edd5-4e33-8997-9c9cf8d5e8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:44,517 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.209s 2022-03-22 20:28:44,517 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:44 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-1e869b4a-a610-4264-bae7-f0c3785ec5c3', 'x-compute-request-id': 'req-1e869b4a-a610-4264-bae7-f0c3785ec5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:45,749 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.222s 2022-03-22 20:28:45,750 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:45 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-40162149-6cf8-4db4-a0c2-c48c4cc242c7', 'x-compute-request-id': 'req-40162149-6cf8-4db4-a0c2-c48c4cc242c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:47,045 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.285s 2022-03-22 20:28:47,045 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:46 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-2ddeb7e8-b4db-4664-be77-c6e0a53e6484', 'x-compute-request-id': 'req-2ddeb7e8-b4db-4664-be77-c6e0a53e6484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:48,341 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.285s 2022-03-22 20:28:48,341 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:48 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-4bee2a72-801a-47c5-8a8f-f1fe79dda17c', 'x-compute-request-id': 'req-4bee2a72-801a-47c5-8a8f-f1fe79dda17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:49,697 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.336s 2022-03-22 20:28:49,698 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:49 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-737677ac-53cf-4f1f-a159-23ed382204c1', 'x-compute-request-id': 'req-737677ac-53cf-4f1f-a159-23ed382204c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:51,067 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.342s 2022-03-22 20:28:51,067 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:50 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-75db8780-be5d-4529-abc7-a59b9c80e55b', 'x-compute-request-id': 'req-75db8780-be5d-4529-abc7-a59b9c80e55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:52,345 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.269s 2022-03-22 20:28:52,346 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:52 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-13fa52b3-077d-426f-b6d7-6a2fccbc951a', 'x-compute-request-id': 'req-13fa52b3-077d-426f-b6d7-6a2fccbc951a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:54,130 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.775s 2022-03-22 20:28:54,136 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:53 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-c06369ef-a522-4867-8e74-6bc30d108962', 'x-compute-request-id': 'req-c06369ef-a522-4867-8e74-6bc30d108962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "BUILD", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:55,494 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.348s 2022-03-22 20:28:55,495 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1600', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb670a71-0343-45e3-98cc-75a31a86a90d', 'x-compute-request-id': 'req-cb670a71-0343-45e3-98cc-75a31a86a90d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:28:54Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:28:55,504 118516 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 43 second wait 2022-03-22 20:28:55,691 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-interface 0.186s 2022-03-22 20:28:55,691 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:55 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-67429dad-2f5c-4a0c-9409-58921bab8dbc', 'x-compute-request-id': 'req-67429dad-2f5c-4a0c-9409-58921bab8dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "33198723-4960-4abb-bce5-2e2ffb5ecbe6", "port_id": "39490a88-8a92-49fe-bf6c-19ef4ae61e5f", "mac_addr": "fa:16:3e:05:fd:84", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b27447cb-9969-4903-971a-aaeafc3a3005", "ip_address": "172.20.0.13"}]}]}' 2022-03-22 20:28:58,491 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.65:9696/v2.0/floatingips/a5a235f2-b39b-40f6-bbd7-f064f40d9034 2.796s 2022-03-22 20:28:58,491 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "39490a88-8a92-49fe-bf6c-19ef4ae61e5f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-6826907f-63e8-4072-a17b-46adadc797fd', 'date': 'Tue, 22 Mar 2022 20:28:58 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips/a5a235f2-b39b-40f6-bbd7-f064f40d9034'} Body: b'{"floatingip": {"id": "a5a235f2-b39b-40f6-bbd7-f064f40d9034", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "floating_ip_address": "172.27.3.165", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": "b7626471-ec2f-4486-a976-82af32001a7b", "port_id": "39490a88-8a92-49fe-bf6c-19ef4ae61e5f", "fixed_ip_address": "172.20.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "33198723-4960-4abb-bce5-2e2ffb5ecbe6", "mac_address": "fa:16:3e:05:fd:84", "admin_state_up": true, "status": "ACTIVE", "device_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-22T20:28:05Z", "updated_at": "2022-03-22T20:28:57Z", "revision_number": 1, "project_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:28:58,504 118516 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.165:22' as 'ubuntu' with public key authentication 2022-03-22 20:29:03,496 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 1. Retry after 2 seconds. 2022-03-22 20:29:09,060 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 2. Retry after 3 seconds. 2022-03-22 20:29:15,620 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 3. Retry after 4 seconds. 2022-03-22 20:29:23,207 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 4. Retry after 5 seconds. 2022-03-22 20:29:31,780 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 5. Retry after 6 seconds. 2022-03-22 20:29:41,348 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 6. Retry after 7 seconds. 2022-03-22 20:29:51,908 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 7. Retry after 8 seconds. 2022-03-22 20:30:03,492 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 8. Retry after 9 seconds. 2022-03-22 20:30:16,068 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 9. Retry after 10 seconds. 2022-03-22 20:30:29,636 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 10. Retry after 11 seconds. 2022-03-22 20:30:44,228 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 11. Retry after 12 seconds. 2022-03-22 20:30:59,812 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 12. Retry after 13 seconds. 2022-03-22 20:31:28,710 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 13. Retry after 14 seconds. 2022-03-22 20:31:43,236 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 14. Retry after 15 seconds. 2022-03-22 20:31:58,753 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 15. Retry after 16 seconds. 2022-03-22 20:32:15,272 118516 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 after 15 attempts. Proxy client: no proxy client 2022-03-22 20:32:15.272 118516 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-03-22 20:32:15.272 118516 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, in _get_ssh_connection 2022-03-22 20:32:15.272 118516 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-03-22 20:32:15.272 118516 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-03-22 20:32:15.272 118516 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-03-22 20:32:15.272 118516 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.27.3.165 2022-03-22 20:32:15.272 118516 ERROR tempest.lib.common.ssh 2022-03-22 20:32:15,273 118516 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server. Timeout trying to ssh to server response: {'date': 'Tue, 22 Mar 2022 20:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e1d2c8c-3e6e-422e-a280-0297cfdbe3dd', 'x-compute-request-id': 'req-9e1d2c8c-3e6e-422e-a280-0297cfdbe3dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers'} Body: {'id': '1322f032-5037-4c5a-a6fd-3efcb54da039', 'links': [{'rel': 'self', 'href': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'}, {'rel': 'bookmark', 'href': 'http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'}], 'OS-DCF:diskConfig': 'MANUAL', 'security_groups': [{'name': 'tempest-securitygroup--286521971'}], 'adminPass': 'password'} 2022-03-22 20:32:15,410 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/action 0.131s 2022-03-22 20:32:15,411 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '30149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca6f7c61-740d-472c-a31d-667a1f43607b', 'x-compute-request-id': 'req-ca6f7c61-740d-472c-a31d-667a1f43607b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/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-03-22 20:32:15,412 118516 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 1322f032-5037-4c5a-a6fd-3efcb54da039: [ 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.204000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208000] tsc: Detected 1995.192 MHz processor [ 0.212000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.220029] pid_max: default: 32768 minimum: 301 [ 0.224071] Security Framework initialized [ 0.228015] Yama: becoming mindful. [ 0.232080] AppArmor: AppArmor initialized [ 0.240331] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.244151] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.248049] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.252031] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.260490] CPU: Physical Processor ID: 0 [ 0.268398] mce: CPU supports 1 MCE banks [ 0.272176] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.276014] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.280012] Spectre V2 : Mitigation: Full generic retpoline [ 0.284012] Speculative Store Bypass: Vulnerable [ 0.364014] Freeing SMP alternatives memory: 36K [ 0.373722] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.376189] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.380107] Hierarchical SRCU implementation. [ 0.385201] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.388013] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.392140] smp: Bringing up secondary CPUs ... [ 0.396067] smp: Brought up 1 node, 1 CPU [ 0.400015] smpboot: Max logical packages: 1 [ 0.404019] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.408728] devtmpfs: initialized [ 0.412194] x86/mm: Memory block size: 128MB [ 0.416292] evm: security.selinux [ 0.420021] evm: security.SMACK64 [ 0.424014] evm: security.SMACK64EXEC [ 0.428012] evm: security.SMACK64TRANSMUTE [ 0.432014] evm: security.SMACK64MMAP [ 0.436037] evm: security.apparmor [ 0.440015] evm: security.ima [ 0.444014] evm: security.capability [ 0.448290] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.452063] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.456139] pinctrl core: initialized pinctrl subsystem [ 0.460694] NET: Registered protocol family 16 [ 0.464215] audit: initializing netlink subsys (disabled) [ 0.468259] cpuidle: using governor ladder [ 0.472068] audit: type=2000 audit(1647980955.468:1): state=initialized audit_enabled=0 res=1 [ 0.476028] cpuidle: using governor menu [ 0.480107] ACPI: bus type PCI registered [ 0.484014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.489090] PCI: Using configuration type 1 for base access [ 0.496534] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.500550] ACPI: Added _OSI(Module Device) [ 0.504035] ACPI: Added _OSI(Processor Device) [ 0.508016] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.512013] ACPI: Added _OSI(Processor Aggregator Device) [ 0.516106] ACPI: Added _OSI(Linux-Dell-Video) [ 0.533272] ACPI: Interpreter enabled [ 0.536036] ACPI: (supports S0 S5) [ 0.540015] ACPI: Using IOAPIC for interrupt routing [ 0.544112] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.549148] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.618209] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.620029] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.624031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.628039] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.632779] PCI host bridge to bus 0000:00 [ 0.636042] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.640017] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.644018] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.648013] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.652015] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.656016] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.729867] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.732019] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.736019] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.740018] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.750339] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.750339] * this clock source is slow. Consider trying other clock sources [ 0.777862] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.856038] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.861759] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.868365] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.873474] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.876988] SCSI subsystem initialized [ 0.884000] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.884000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.884056] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.888015] vgaarb: loaded [ 0.892128] pps_core: LinuxPPS API ver. 1 registered [ 0.896013] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.900073] PTP clock support registered [ 0.904153] EDAC MC: Ver: 3.0.0 [ 0.914322] hv_vmbus: Vmbus version:4.0 [ 0.916647] PCI: Using ACPI for IRQ routing [ 0.928480] NetLabel: Initializing [ 0.932025] NetLabel: domain hash size = 128 [ 0.936022] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.940056] NetLabel: unlabeled traffic allowed by default [ 0.944330] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.972407] VFS: Disk quotas dquot_6.6.0 [ 0.980265] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.990379] AppArmor: AppArmor Filesystem Enabled [ 1.000154] pnp: PnP ACPI init [ 1.024317] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.031359] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.041550] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.063177] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.073799] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.081023] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.089617] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.099339] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.108736] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.124573] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.130911] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.136479] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.142960] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.149062] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.166348] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.173834] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.182229] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.190993] pnp: PnP ACPI: found 9 devices [ 1.205625] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.213920] NET: Registered protocol family 2 [ 1.220553] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.228181] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.235853] TCP: Hash tables configured (established 8192 bind 8192) [ 1.243554] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.249958] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.257045] NET: Registered protocol family 1 [ 1.263656] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.283540] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.291745] Unpacking initramfs... [ 1.552933] random: fast init done [ 1.786689] Freeing initrd memory: 13088K [ 1.792399] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.800835] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.810551] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.821796] Scanning for low memory corruption every 60 seconds [ 1.831646] Initialise system trusted keyrings [ 1.841575] Key type blacklist registered [ 1.852354] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.869931] zbud: loaded [ 1.879897] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.893737] fuse init (API version 7.26) [ 1.901174] Key type asymmetric registered [ 1.910639] Asymmetric key parser 'x509' registered [ 1.917683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.929779] io scheduler noop registered (default) [ 1.940981] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.952375] ACPI: Power Button [PWRF] [ 1.965799] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.999398] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.041577] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.054359] Linux agpgart interface v0.103 [ 2.066483] loop: module loaded [ 2.074710] hv_vmbus: registering driver hv_storvsc [ 2.165311] scsi host0: storvsc_host_t [ 2.178716] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.202029] scsi host1: storvsc_host_t [ 2.215476] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.225277] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.242140] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.257208] scsi host2: ata_piix [ 2.263995] sd 0:0:0:0: [sda] Write Protect is off [ 2.273587] scsi host3: ata_piix [ 2.279450] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.293341] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.310641] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.328407] libphy: Fixed MDIO Bus: probed [ 2.335320] tun: Universal TUN/TAP device driver, 1.6 [ 2.343191] PPP generic driver version 2.4.2 [ 2.350686] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.376387] sda: sda1 [ 2.386683] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.398413] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.405212] mousedev: PS/2 mouse device common for all mice [ 2.416623] rtc_cmos 00:00: RTC can wake from S4 [ 2.465479] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.996200] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.616770] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.647107] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.802011] device-mapper: uevent: version 1.0.3 [ 3.813922] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.832250] NET: Registered protocol family 10 [ 3.847149] Segment Routing with IPv6 [ 3.858139] NET: Registered protocol family 17 [ 3.862897] Key type dns_resolver registered [ 3.866546] RAS: Correctable Errors collector initialized. [ 3.878355] registered taskstats version 1 [ 3.883536] Loading compiled-in X.509 certificates [ 3.894715] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.908744] zswap: loaded using pool lzo/zbud [ 3.924027] Key type big_key registered [ 3.933783] Key type trusted registered [ 4.064278] Key type encrypted registered [ 4.071858] AppArmor: AppArmor sha1 policy hashing enabled [ 4.079761] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.087517] evm: HMAC attrs: 0x1 [ 4.116982] rtc_cmos 00:00: setting system clock to 2022-03-22 20:29:21 UTC (1647980961) [ 4.137255] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.152754] EDD information not available. [ 4.690631] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.710994] ata2.00: configured for MWDMA2 [ 4.740109] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.758344] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.766923] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.777234] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.788912] Freeing unused kernel memory: 2248K [ 4.808075] Write protecting the kernel read-only data: 18432k [ 4.815814] Freeing unused kernel memory: 2008K [ 4.821779] Freeing unused kernel memory: 124K [ 4.839436] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.846271] x86/mm: Checking user space page tables [ 4.868941] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.957077] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.967303] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.976237] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.982575] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.991268] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.005077] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.030085] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.049679] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.066810] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.075700] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.335306] hv_utils: Registering HyperV Utility Driver [ 5.348774] hv_vmbus: registering driver hv_util [ 5.367174] hv_vmbus: registering driver hv_netvsc [ 5.397414] hv_vmbus: registering driver hyperv_keyboard [ 5.421773] hidraw: raw HID events driver (C) Jiri Kosina [ 5.444323] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 5.466935] hv_vmbus: registering driver hid_hyperv [ 5.607274] hv_utils: Heartbeat IC version 3.0 [ 5.616990] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.633700] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.680461] hv_utils: Shutdown IC version 3.0 [ 5.688089] hv_utils: TimeSync IC version 4.0 [ 5.696660] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.908051] raid6: sse2x1 gen() 4406 MB/s [ 5.968071] raid6: sse2x1 xor() 3226 MB/s [ 6.020058] raid6: sse2x2 gen() 4584 MB/s [ 6.072044] raid6: sse2x2 xor() 3810 MB/s [ 6.124052] raid6: sse2x4 gen() 5452 MB/s [ 6.176050] raid6: sse2x4 xor() 4570 MB/s [ 6.182043] raid6: using algorithm sse2x4 gen() 5452 MB/s [ 6.187119] raid6: .... xor() 4570 MB/s, rmw enabled [ 6.201348] raid6: using intx1 recovery algorithm [ 6.216828] xor: measuring software checksum speed [ 6.264087] prefetch64-sse: 9004.000 MB/sec [ 6.312043] generic_sse: 9181.000 MB/sec [ 6.321227] xor: using function: generic_sse (9181.000 MB/sec) [ 6.333352] 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-pemount ... [ 6.604458] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.866948] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 7.247787] 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) [ 7.262625] systemd[1]: Detected virtualization microsoft. [ 7.272353] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.358570] systemd[1]: Set hostname to <ubuntu>. [ 7.373115] systemd[1]: Initializing machine ID from random generator. [ 7.379135] systemd[1]: Installed transient /etc/machine-id file. [ 7.878326] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 7.970078] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 8.118973] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 8.220407] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socke. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on Journal Socket. Mounting Huge Pages File System... Starting Monitoing of LVM2 mirrors... dmeventd or progress polling... Mounting Debug ile System... Starting Load Kernel Modules... [ 10.114376] Loading iSCSI transport class v2.0-870. [ 10.135059] iscsi: registered transport (tcp) Mounting POSIX Message Queue File System... [ 10.213071] iscsi: registered transport (iser) Starting Remount Root and Kernel File Systems... Starting Journa Service... [ 10.403014] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Create list of required st... nodes for the current kernel... [[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 Kenel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current ernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File Systm... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Cotrol File Syste. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [m] Found device /dev/ttyS0. Starting Create Volatile Files nd Directories... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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 [m] Started NetworkTime Synchroniztion. [[0;32m OK [0m] Reached target System Time Synchronized. [ 109.307712] cloud-init[334]: Cloud-init v. 18.2 running 'init-local' at Tue, 22 Mar 2022 20:29:40 +0000. Up 22.77 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0m[0;31m* [0m] A start job is running for Raise ne...interface (1min 47s / 6min 42s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 6min 42s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 6min 42s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 6min 42s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 6min 42s)[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 49s / 6min 42s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interfaces (1min 50s / 6min 42s)[K[ [0;31m*[m] A start job is unning for Raise ne...interface (1min 50s / 6mn 42s)[K[ [0;31m*[0;1;31m*[0m] A start job is running for Raise ne...interface (1min 51s / 6min 42s)[K[ [0;31m*[0;;31m*[0m[0;31*[0m] A start job is unning for Rais ne...interface (1min 51s / 6min 42s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 52s / 6min 42s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 53s / 6min 42s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is unning for Rais ne...interface (1min 53s / 6mn 42s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 54s / 6min 42s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 55s / 6min 42s)[K[[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2022-03-22 20:32:15,413 118516 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.165:22' as 'ubuntu' with public key authentication 2022-03-22 20:32:15,414 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 1. Retry after 2 seconds. 2022-03-22 20:32:17,917 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 2. Retry after 3 seconds. 2022-03-22 20:32:21,420 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 3. Retry after 4 seconds. 2022-03-22 20:32:25,925 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 4. Retry after 5 seconds. 2022-03-22 20:32:31,446 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 5. Retry after 6 seconds. 2022-03-22 20:32:38,054 118516 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:32:38,352 118516 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-03-22 20:32:38,353 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 (Authentication failed.). Number attempts: 6. Retry after 7 seconds. 2022-03-22 20:32:45,873 118516 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:32:45,996 118516 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-22 20:32:45,997 118516 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.165 successfully created 2022-03-22 20:32:46,040 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/ips 0.042s 2022-03-22 20:32:46,040 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '153', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21eec634-8f8a-45e8-a674-23f48be9a68b', 'x-compute-request-id': 'req-21eec634-8f8a-45e8-a674-23f48be9a68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13"}, {"version": 4, "addr": "172.27.3.165"}]}}' 2022-03-22 20:32:46,733 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes 0.690s 2022-03-22 20:32:46,733 118516 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-1255588441"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d2b2c5-bff1-4bb9-a9d1-772a974accf1', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d2b2c5-bff1-4bb9-a9d1-772a974accf1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.405118", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-22 20:32:46,784 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:32:46,785 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b01a7948-bbad-4c17-b811-dde8b75578af', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b01a7948-bbad-4c17-b811-dde8b75578af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:32:47,839 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:32:47,840 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e829b20-6045-4e8f-830e-89012af1058a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e829b20-6045-4e8f-830e-89012af1058a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:32:47.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:32:48,888 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:32:48,889 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc95d382-2c83-4ae2-be16-bddd972414a0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc95d382-2c83-4ae2-be16-bddd972414a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:32:48.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:32:48,896 118516 INFO [tempest.common.waiters] volume 4553d226-93d1-49d5-b63f-db5b6c837b5b reached available after waiting for 2.896172 seconds 2022-03-22 20:32:48,910 118516 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-03-22 20:32:48,911 118516 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.165:22' as 'ubuntu' with public key authentication 2022-03-22 20:32:48,926 118516 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:32:49,041 118516 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-22 20:32:49,042 118516 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.165 successfully created 2022-03-22 20:32:49,320 118516 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.165:22' as 'ubuntu' with public key authentication 2022-03-22 20:32:49,333 118516 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:32:49,444 118516 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-22 20:32:49,444 118516 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.165 successfully created 2022-03-22 20:32:50,189 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/action 0.743s 2022-03-22 20:32:50,193 118516 DEBUG [tempest.lib.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': 'Tue, 22 Mar 2022 20:32: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-befda5ad-d660-4191-b4cb-df46e2375fd9', 'x-compute-request-id': 'req-befda5ad-d660-4191-b4cb-df46e2375fd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/action'} Body: b'' 2022-03-22 20:32:50,395 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.200s 2022-03-22 20:32:50,395 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d01d3720-e5a8-416c-9765-ba6fb872b9fd', 'x-compute-request-id': 'req-d01d3720-e5a8-416c-9765-ba6fb872b9fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:32:51,602 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.193s 2022-03-22 20:32:51,603 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2ea584d-17fc-44e6-8178-c1f6759279c8', 'x-compute-request-id': 'req-a2ea584d-17fc-44e6-8178-c1f6759279c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:32:52,799 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.185s 2022-03-22 20:32:52,799 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97f92c8d-def0-401c-85e1-03f8ec67f135', 'x-compute-request-id': 'req-97f92c8d-def0-401c-85e1-03f8ec67f135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:32:53,981 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.171s 2022-03-22 20:32:53,981 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a64947b-0629-4542-93ad-b40c640e93e4', 'x-compute-request-id': 'req-0a64947b-0629-4542-93ad-b40c640e93e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:32:55,150 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:32:55,150 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-771c35ca-db56-4ad1-a387-91d4e4dc5cea', 'x-compute-request-id': 'req-771c35ca-db56-4ad1-a387-91d4e4dc5cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:32:56,362 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.202s 2022-03-22 20:32:56,362 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6281423d-5a86-4b74-b756-cf069923df09', 'x-compute-request-id': 'req-6281423d-5a86-4b74-b756-cf069923df09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:32:57,651 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.279s 2022-03-22 20:32:57,652 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaae3a7f-750a-475c-a0d1-8379535e3803', 'x-compute-request-id': 'req-aaae3a7f-750a-475c-a0d1-8379535e3803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:32:58,837 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.174s 2022-03-22 20:32:58,837 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afd81af9-e68c-48f0-aee9-89038c9e82b6', 'x-compute-request-id': 'req-afd81af9-e68c-48f0-aee9-89038c9e82b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:00,077 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.229s 2022-03-22 20:33:00,078 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-627cc861-0062-4162-b332-be4e5684423e', 'x-compute-request-id': 'req-627cc861-0062-4162-b332-be4e5684423e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:01,254 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:33:01,254 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3930bdd7-9a15-49d0-bacb-927d08bf051b', 'x-compute-request-id': 'req-3930bdd7-9a15-49d0-bacb-927d08bf051b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:02,454 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.190s 2022-03-22 20:33:02,455 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28f335ae-af9c-42d7-adee-a81d77228dba', 'x-compute-request-id': 'req-28f335ae-af9c-42d7-adee-a81d77228dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:03,641 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.177s 2022-03-22 20:33:03,642 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbed0264-8ca6-49eb-be36-e8b577de4ed0', 'x-compute-request-id': 'req-fbed0264-8ca6-49eb-be36-e8b577de4ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:04,837 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.185s 2022-03-22 20:33:04,838 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faac8327-b9da-4b03-a164-ea5c75ae456a', 'x-compute-request-id': 'req-faac8327-b9da-4b03-a164-ea5c75ae456a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:06,108 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.260s 2022-03-22 20:33:06,108 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84aca14d-9923-4ad5-8a76-114605db43c2', 'x-compute-request-id': 'req-84aca14d-9923-4ad5-8a76-114605db43c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:07,327 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.208s 2022-03-22 20:33:07,327 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49924b71-dd88-4d6f-8648-8a054bf54a91', 'x-compute-request-id': 'req-49924b71-dd88-4d6f-8648-8a054bf54a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:32:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:08,507 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.170s 2022-03-22 20:33:08,507 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68eae78e-52a7-41ab-85a8-d24ebb0195a4', 'x-compute-request-id': 'req-68eae78e-52a7-41ab-85a8-d24ebb0195a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:08,516 118516 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/shelving_image_pending_upload" after 18 second wait 2022-03-22 20:33:09,687 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:33:09,687 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c9b895-f0e5-4839-9d3e-cfd77610170c', 'x-compute-request-id': 'req-a3c9b895-f0e5-4839-9d3e-cfd77610170c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:10,878 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.181s 2022-03-22 20:33:10,879 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb6736b8-740d-411f-963e-e9fbae831144', 'x-compute-request-id': 'req-bb6736b8-740d-411f-963e-e9fbae831144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:12,323 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.435s 2022-03-22 20:33:12,323 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f975c81d-5ff0-4860-9656-ba2f8ffc3d90', 'x-compute-request-id': 'req-f975c81d-5ff0-4860-9656-ba2f8ffc3d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:13,580 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.246s 2022-03-22 20:33:13,580 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7d5bd0c-f5d4-4d85-8ebe-60d0475d508d', 'x-compute-request-id': 'req-c7d5bd0c-f5d4-4d85-8ebe-60d0475d508d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:14,774 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.184s 2022-03-22 20:33:14,774 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a23427c1-2219-4582-8777-b2aec23b429d', 'x-compute-request-id': 'req-a23427c1-2219-4582-8777-b2aec23b429d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:15,970 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.186s 2022-03-22 20:33:15,970 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fecd7be-deff-4398-b317-afbf775a7c97', 'x-compute-request-id': 'req-0fecd7be-deff-4398-b317-afbf775a7c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:17,156 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.176s 2022-03-22 20:33:17,156 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b8d260d-ee86-4dc5-b920-7bb1790843a2', 'x-compute-request-id': 'req-7b8d260d-ee86-4dc5-b920-7bb1790843a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:18,359 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.193s 2022-03-22 20:33:18,360 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24988ea3-b5bf-44ef-adc1-950d7603d0cc', 'x-compute-request-id': 'req-24988ea3-b5bf-44ef-adc1-950d7603d0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:19,574 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.203s 2022-03-22 20:33:19,574 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27fc72b4-53a8-438d-80ca-903690c9f068', 'x-compute-request-id': 'req-27fc72b4-53a8-438d-80ca-903690c9f068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:19,593 118516 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "ACTIVE/shelving_image_uploading" after 29 second wait 2022-03-22 20:33:20,860 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.265s 2022-03-22 20:33:20,861 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a1d7dcc-ab82-4159-9ed0-c6d9545c4deb', 'x-compute-request-id': 'req-9a1d7dcc-ab82-4159-9ed0-c6d9545c4deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:22,196 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.325s 2022-03-22 20:33:22,197 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d6e70ba-b9b9-4816-9899-8e3329bab7a0', 'x-compute-request-id': 'req-5d6e70ba-b9b9-4816-9899-8e3329bab7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:23,429 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.222s 2022-03-22 20:33:23,430 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e8e3fcd-f6b5-40a6-a9a6-c46a59309a0a', 'x-compute-request-id': 'req-3e8e3fcd-f6b5-40a6-a9a6-c46a59309a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:24,679 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.236s 2022-03-22 20:33:24,679 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cfda28b-da17-43e1-a39c-bb0a25bd791c', 'x-compute-request-id': 'req-8cfda28b-da17-43e1-a39c-bb0a25bd791c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:25,965 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.275s 2022-03-22 20:33:25,966 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10b5d887-bf93-4b70-8e66-5730d74872d7', 'x-compute-request-id': 'req-10b5d887-bf93-4b70-8e66-5730d74872d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:27,206 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.229s 2022-03-22 20:33:27,206 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-111cfe94-666e-42cc-928e-941de89a58c3', 'x-compute-request-id': 'req-111cfe94-666e-42cc-928e-941de89a58c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:28,484 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.267s 2022-03-22 20:33:28,484 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-883584bf-33d6-4ac2-a2fb-30dfb2755504', 'x-compute-request-id': 'req-883584bf-33d6-4ac2-a2fb-30dfb2755504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:29,832 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.338s 2022-03-22 20:33:29,833 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe36a8c4-dc0c-41e4-b798-3ae9fec2b606', 'x-compute-request-id': 'req-fe36a8c4-dc0c-41e4-b798-3ae9fec2b606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:31,140 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.288s 2022-03-22 20:33:31,141 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61776566-6849-4e72-81da-8e4ee7d900f0', 'x-compute-request-id': 'req-61776566-6849-4e72-81da-8e4ee7d900f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:32,398 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.246s 2022-03-22 20:33:32,399 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05ef9665-a66b-4d86-89fc-6056e722db3e', 'x-compute-request-id': 'req-05ef9665-a66b-4d86-89fc-6056e722db3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:34,002 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.594s 2022-03-22 20:33:34,002 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1384b22-903b-4da1-a609-1710cb86e104', 'x-compute-request-id': 'req-f1384b22-903b-4da1-a609-1710cb86e104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:35,279 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.267s 2022-03-22 20:33:35,280 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a406d065-7635-4e04-89d6-9282c4e50fec', 'x-compute-request-id': 'req-a406d065-7635-4e04-89d6-9282c4e50fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:36,476 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.186s 2022-03-22 20:33:36,477 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53d37bb9-bbc9-444b-bca0-37cf20306a38', 'x-compute-request-id': 'req-53d37bb9-bbc9-444b-bca0-37cf20306a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:37,678 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.191s 2022-03-22 20:33:37,679 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:37 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-04153df6-1f7d-4c00-ae3f-76f7c70facb8', 'x-compute-request-id': 'req-04153df6-1f7d-4c00-ae3f-76f7c70facb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:37,687 118516 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_uploading" ==> "SHELVED/shelving_offloading" after 47 second wait 2022-03-22 20:33:38,930 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.240s 2022-03-22 20:33:38,930 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:38 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-60ef3480-e1db-4901-afc4-d15de9828b4b', 'x-compute-request-id': 'req-60ef3480-e1db-4901-afc4-d15de9828b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:40,128 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.188s 2022-03-22 20:33:40,129 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:39 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-a0fb6dbd-8c58-4223-8712-803705b5202d', 'x-compute-request-id': 'req-a0fb6dbd-8c58-4223-8712-803705b5202d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:41,578 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.438s 2022-03-22 20:33:41,578 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1726', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4b4bdf8-0f5b-492c-95c9-3051d741864b', 'x-compute-request-id': 'req-d4b4bdf8-0f5b-492c-95c9-3051d741864b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:40Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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-03-22 20:33:41,586 118516 INFO [tempest.common.waiters] State transition "SHELVED/shelving_offloading" ==> "SHELVED_OFFLOADED/None" after 51 second wait 2022-03-22 20:33:42,739 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 1.152s 2022-03-22 20:33:42,740 118516 DEBUG [tempest.lib.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": "4553d226-93d1-49d5-b63f-db5b6c837b5b"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:41 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-c5980d3c-75fc-4631-a0b4-460c41f7231d', 'x-compute-request-id': 'req-c5980d3c-75fc-4631-a0b4-460c41f7231d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "device": null}}' 2022-03-22 20:33:42,798 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.056s 2022-03-22 20:33:42,799 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-692d8c5b-b17e-46ee-9efe-45784aad1a6b', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-692d8c5b-b17e-46ee-9efe-45784aad1a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:33:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:33:42,811 118516 INFO [tempest.common.waiters] Attachment 009405bc-8242-4ee8-9cdc-ad4c5adc44ef created for volume 4553d226-93d1-49d5-b63f-db5b6c837b5b to server 1322f032-5037-4c5a-a6fd-3efcb54da039 after waiting for 0.811517 seconds 2022-03-22 20:33:42,857 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:33:42,857 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5573d62c-3cdd-4885-ad94-5f21b5b226fa', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5573d62c-3cdd-4885-ad94-5f21b5b226fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:33:43.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:33:42,864 118516 INFO [tempest.common.waiters] volume 4553d226-93d1-49d5-b63f-db5b6c837b5b reached in-use after waiting for 0.864453 seconds 2022-03-22 20:33:43,228 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/action 0.356s 2022-03-22 20:33:43,228 118516 DEBUG [tempest.lib.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': 'Tue, 22 Mar 2022 20:33:42 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-9613d3f8-3186-4271-82bf-f23884491a9e', 'x-compute-request-id': 'req-9613d3f8-3186-4271-82bf-f23884491a9e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/action'} Body: b'' 2022-03-22 20:33:43,425 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.196s 2022-03-22 20:33:43,425 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-393cfc85-4676-45da-863a-bbe4ae13af54', 'x-compute-request-id': 'req-393cfc85-4676-45da-863a-bbe4ae13af54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:33:44,617 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.181s 2022-03-22 20:33:44,618 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af41bf25-393d-462e-8a3a-ddb812324f6e', 'x-compute-request-id': 'req-af41bf25-393d-462e-8a3a-ddb812324f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:33:45,820 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.192s 2022-03-22 20:33:45,820 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cd145d1-9592-43e6-8639-7d5be7eed2ae', 'x-compute-request-id': 'req-1cd145d1-9592-43e6-8639-7d5be7eed2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:43Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:33:47,021 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.190s 2022-03-22 20:33:47,022 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54af4fed-4eba-471a-bbf1-64fc09ce0218', 'x-compute-request-id': 'req-54af4fed-4eba-471a-bbf1-64fc09ce0218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:33:47,030 118516 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/spawning" after 4 second wait 2022-03-22 20:33:48,221 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.189s 2022-03-22 20:33:48,222 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dae55a6-20ff-40d5-98e4-0ad5c28414cb', 'x-compute-request-id': 'req-5dae55a6-20ff-40d5-98e4-0ad5c28414cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:33:49,443 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.208s 2022-03-22 20:33:49,444 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8c113e1-4029-49cb-83b9-b435b78f525d', 'x-compute-request-id': 'req-f8c113e1-4029-49cb-83b9-b435b78f525d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:33:50,656 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.201s 2022-03-22 20:33:50,656 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7429e7d5-0b73-4703-88bb-d4b41c881bc2', 'x-compute-request-id': 'req-7429e7d5-0b73-4703-88bb-d4b41c881bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:33:51,866 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.196s 2022-03-22 20:33:51,866 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48a7f385-d427-4257-95fd-6930d6e028e2', 'x-compute-request-id': 'req-48a7f385-d427-4257-95fd-6930d6e028e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:33:53,085 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.209s 2022-03-22 20:33:53,088 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01821706-d314-45e8-93c0-a085d1c278a2', 'x-compute-request-id': 'req-01821706-d314-45e8-93c0-a085d1c278a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:33:54,277 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.176s 2022-03-22 20:33:54,277 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a6afe2b-ea60-4135-b958-2884546ff8d3', 'x-compute-request-id': 'req-9a6afe2b-ea60-4135-b958-2884546ff8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:33:55,470 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.181s 2022-03-22 20:33:55,471 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b67201d9-0a13-447b-b774-35610564c931', 'x-compute-request-id': 'req-b67201d9-0a13-447b-b774-35610564c931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:33:56,651 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.170s 2022-03-22 20:33:56,651 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a043c18-b91b-462b-8b2e-a6236f1da7b8', 'x-compute-request-id': 'req-7a043c18-b91b-462b-8b2e-a6236f1da7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:33:57,843 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.181s 2022-03-22 20:33:57,843 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d94d59f8-32dc-49d3-9e2d-d136b21b4d18', 'x-compute-request-id': 'req-d94d59f8-32dc-49d3-9e2d-d136b21b4d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:33:59,052 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.199s 2022-03-22 20:33:59,052 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-716947d6-da9a-4b35-ad73-bb326cf9f788', 'x-compute-request-id': 'req-716947d6-da9a-4b35-ad73-bb326cf9f788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:00,241 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.177s 2022-03-22 20:34:00,241 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80025bff-535c-4e00-b3a1-5367d67d31eb', 'x-compute-request-id': 'req-80025bff-535c-4e00-b3a1-5367d67d31eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:01,477 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.225s 2022-03-22 20:34:01,478 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8ef7272-1a13-4648-965b-fba2b08c2c92', 'x-compute-request-id': 'req-f8ef7272-1a13-4648-965b-fba2b08c2c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:02,705 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.217s 2022-03-22 20:34:02,706 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35cbd190-48b5-4000-8687-8cc6268f858e', 'x-compute-request-id': 'req-35cbd190-48b5-4000-8687-8cc6268f858e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:03,970 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.254s 2022-03-22 20:34:03,970 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1cd93a9-f7c2-4c54-859a-df4e353356bb', 'x-compute-request-id': 'req-c1cd93a9-f7c2-4c54-859a-df4e353356bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:05,167 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.187s 2022-03-22 20:34:05,167 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c17db736-8b0c-438c-a392-5936be4f9e29', 'x-compute-request-id': 'req-c17db736-8b0c-438c-a392-5936be4f9e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:06,378 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.200s 2022-03-22 20:34:06,379 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec0af6ef-ddd5-4022-a6c1-f9788eb99d25', 'x-compute-request-id': 'req-ec0af6ef-ddd5-4022-a6c1-f9788eb99d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:07,573 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.184s 2022-03-22 20:34:07,573 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51d5f02b-4ca7-4b81-9937-a5b8710f0573', 'x-compute-request-id': 'req-51d5f02b-4ca7-4b81-9937-a5b8710f0573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:08,761 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.178s 2022-03-22 20:34:08,762 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-230f4bd4-e279-4f3e-b558-9f7579163976', 'x-compute-request-id': 'req-230f4bd4-e279-4f3e-b558-9f7579163976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:09,972 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.197s 2022-03-22 20:34:09,972 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6193a1b-8022-4cd3-81f4-7a63ec11e5d8', 'x-compute-request-id': 'req-d6193a1b-8022-4cd3-81f4-7a63ec11e5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:11,257 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.274s 2022-03-22 20:34:11,257 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9e80246-9bcb-4058-b5b5-37f233ee80ce', 'x-compute-request-id': 'req-b9e80246-9bcb-4058-b5b5-37f233ee80ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:12,439 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.171s 2022-03-22 20:34:12,439 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1021f12-d916-4418-90a9-0082e09c8a57', 'x-compute-request-id': 'req-b1021f12-d916-4418-90a9-0082e09c8a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:13,643 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.195s 2022-03-22 20:34:13,643 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6c9042-99c0-4690-8481-d22b9cfa7508', 'x-compute-request-id': 'req-4b6c9042-99c0-4690-8481-d22b9cfa7508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:14,830 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.177s 2022-03-22 20:34:14,830 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e76928a6-66ac-4e34-85a0-7e10f514ffd1', 'x-compute-request-id': 'req-e76928a6-66ac-4e34-85a0-7e10f514ffd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:16,054 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.214s 2022-03-22 20:34:16,055 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92a275b3-1e22-4a9e-8d11-a2a91a2e20f6', 'x-compute-request-id': 'req-92a275b3-1e22-4a9e-8d11-a2a91a2e20f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:17,239 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.173s 2022-03-22 20:34:17,239 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-713a4b60-4dcf-419a-ad1f-b4d13678b59f', 'x-compute-request-id': 'req-713a4b60-4dcf-419a-ad1f-b4d13678b59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:18,434 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.186s 2022-03-22 20:34:18,435 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6241cd14-58b1-40e3-adc3-5863dbbff0a2', 'x-compute-request-id': 'req-6241cd14-58b1-40e3-adc3-5863dbbff0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:19,609 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:34:19,609 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bef2b52-096a-4b49-9c65-8bcca9862b50', 'x-compute-request-id': 'req-7bef2b52-096a-4b49-9c65-8bcca9862b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:20,809 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.190s 2022-03-22 20:34:20,810 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1ea8496-25a7-4ff2-b357-3599037d385a', 'x-compute-request-id': 'req-a1ea8496-25a7-4ff2-b357-3599037d385a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:22,000 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.180s 2022-03-22 20:34:22,001 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae5e9470-e228-49c1-8d65-c65226049b3f', 'x-compute-request-id': 'req-ae5e9470-e228-49c1-8d65-c65226049b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:23,183 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.172s 2022-03-22 20:34:23,183 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bce2eb1-55eb-45bf-b90b-a354742682aa', 'x-compute-request-id': 'req-9bce2eb1-55eb-45bf-b90b-a354742682aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:24,382 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.189s 2022-03-22 20:34:24,382 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abdf2066-ae50-4215-a0cb-ff60be78f949', 'x-compute-request-id': 'req-abdf2066-ae50-4215-a0cb-ff60be78f949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:25,566 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.174s 2022-03-22 20:34:25,567 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6096f4-9af8-4290-86fe-3d571d5587f1', 'x-compute-request-id': 'req-9f6096f4-9af8-4290-86fe-3d571d5587f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:26,766 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.187s 2022-03-22 20:34:26,767 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3ea3a4e-6e1a-44b2-b90d-3b3249bd1310', 'x-compute-request-id': 'req-d3ea3a4e-6e1a-44b2-b90d-3b3249bd1310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:27,950 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.173s 2022-03-22 20:34:27,950 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8038c2ec-6c82-46fc-9e3b-ceba9be171f2', 'x-compute-request-id': 'req-8038c2ec-6c82-46fc-9e3b-ceba9be171f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:29,137 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.176s 2022-03-22 20:34:29,138 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de4afc9a-b107-490d-a201-2a5f4da6a36c', 'x-compute-request-id': 'req-de4afc9a-b107-490d-a201-2a5f4da6a36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:30,317 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.168s 2022-03-22 20:34:30,318 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2593d0c-b52a-455a-bbb6-ef1031234f95', 'x-compute-request-id': 'req-c2593d0c-b52a-455a-bbb6-ef1031234f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:31,508 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.180s 2022-03-22 20:34:31,509 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f596bc18-308b-4de7-9eff-f5f7960fdeea', 'x-compute-request-id': 'req-f596bc18-308b-4de7-9eff-f5f7960fdeea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:32,721 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.198s 2022-03-22 20:34:32,721 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-472f313e-87ab-4605-8185-f35f0a2da24f', 'x-compute-request-id': 'req-472f313e-87ab-4605-8185-f35f0a2da24f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:33,923 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.193s 2022-03-22 20:34:33,924 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f324b06-be6e-43ee-b514-3f972af5cd95', 'x-compute-request-id': 'req-3f324b06-be6e-43ee-b514-3f972af5cd95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:35,132 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.196s 2022-03-22 20:34:35,133 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-998f2f4c-146b-4f80-9a0e-ab64b173289c', 'x-compute-request-id': 'req-998f2f4c-146b-4f80-9a0e-ab64b173289c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:36,353 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.211s 2022-03-22 20:34:36,353 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ec8abb2-5e92-46c8-950d-5bef710bc130', 'x-compute-request-id': 'req-4ec8abb2-5e92-46c8-950d-5bef710bc130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:37,544 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.179s 2022-03-22 20:34:37,545 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2218e97f-98ec-4b37-9d1c-10154a0ca908', 'x-compute-request-id': 'req-2218e97f-98ec-4b37-9d1c-10154a0ca908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:38,757 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.202s 2022-03-22 20:34:38,757 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-206302b6-a479-49ea-8703-40dc03ccba2a', 'x-compute-request-id': 'req-206302b6-a479-49ea-8703-40dc03ccba2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:39,989 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.213s 2022-03-22 20:34:39,989 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6235f65f-036a-4ee8-9862-7337eda2b58d', 'x-compute-request-id': 'req-6235f65f-036a-4ee8-9862-7337eda2b58d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:41,219 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.219s 2022-03-22 20:34:41,219 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42655319-6816-456a-bb95-0c0ac225cbcd', 'x-compute-request-id': 'req-42655319-6816-456a-bb95-0c0ac225cbcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:42,518 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.288s 2022-03-22 20:34:42,519 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8248415a-5939-48e2-b40d-7a7d80e492a0', 'x-compute-request-id': 'req-8248415a-5939-48e2-b40d-7a7d80e492a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:43,745 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.215s 2022-03-22 20:34:43,745 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae451e22-24d3-4336-b04e-22e0b93aaaea', 'x-compute-request-id': 'req-ae451e22-24d3-4336-b04e-22e0b93aaaea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "SHELVED_OFFLOADED", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "7bda3a44-e158-453f-b9bf-3be9eb02647e", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/7bda3a44-e158-453f-b9bf-3be9eb02647e"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:33:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:28:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "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": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:45,263 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.505s 2022-03-22 20:34:45,263 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1797', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18c50e3c-e793-4b6d-a55b-517ef46e76e4', 'x-compute-request-id': 'req-18c50e3c-e793-4b6d-a55b-517ef46e76e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:34:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:34:45,274 118516 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/spawning" ==> "ACTIVE/None" after 62 second wait 2022-03-22 20:34:45,287 118516 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-03-22 20:34:45,288 118516 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.165:22' as 'ubuntu' with public key authentication 2022-03-22 20:35:03,752 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 1. Retry after 2 seconds. 2022-03-22 20:35:09,316 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 2. Retry after 3 seconds. 2022-03-22 20:35:15,876 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 3. Retry after 4 seconds. 2022-03-22 20:35:23,460 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 4. Retry after 5 seconds. 2022-03-22 20:35:32,036 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 5. Retry after 6 seconds. 2022-03-22 20:35:38,548 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 6. Retry after 7 seconds. 2022-03-22 20:35:46,057 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 7. Retry after 8 seconds. 2022-03-22 20:35:54,565 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 8. Retry after 9 seconds. 2022-03-22 20:36:04,088 118516 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.165 ([Errno None] Unable to connect to port 22 on 172.27.3.165). Number attempts: 9. Retry after 10 seconds. 2022-03-22 20:36:14,629 118516 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:36:14,980 118516 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-22 20:36:14,982 118516 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.165 successfully created 2022-03-22 20:36:16,665 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.201s 2022-03-22 20:36:16,666 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89007cd6-283f-4934-a29c-b5eefce21c15', 'x-compute-request-id': 'req-89007cd6-283f-4934-a29c-b5eefce21c15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volumeAttachment": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}}' 2022-03-22 20:36:16,712 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:36:16,712 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83352419-ca52-4551-bdcc-1ab2150618bc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83352419-ca52-4551-bdcc-1ab2150618bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:33:51.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:36:17,054 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 202 DELETE http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.335s 2022-03-22 20:36:17,054 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:16 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-0bbc80a9-fbd8-4a99-a31e-484206b0b81f', 'x-compute-request-id': 'req-0bbc80a9-fbd8-4a99-a31e-484206b0b81f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'' 2022-03-22 20:36:17,107 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.052s 2022-03-22 20:36:17,107 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-934ce409-f8fd-4757-89c0-254d3e9c971e', 'x-compute-request-id': 'req-934ce409-f8fd-4757-89c0-254d3e9c971e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:18,158 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:36:18,159 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecd21da5-7293-4eb5-ac11-ab3d89073d00', 'x-compute-request-id': 'req-ecd21da5-7293-4eb5-ac11-ab3d89073d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:19,209 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:36:19,209 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70865157-aa51-46e6-85a3-79874004b3b1', 'x-compute-request-id': 'req-70865157-aa51-46e6-85a3-79874004b3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:20,258 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:36:20,259 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a8db1a-af14-477c-a404-265340555fe3', 'x-compute-request-id': 'req-21a8db1a-af14-477c-a404-265340555fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:21,310 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:36:21,311 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e34d494-5f35-4654-9d09-c3ff93af0a83', 'x-compute-request-id': 'req-9e34d494-5f35-4654-9d09-c3ff93af0a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:22,369 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.055s 2022-03-22 20:36:22,369 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00ecca73-8664-4eb0-a838-709c6ce7bff3', 'x-compute-request-id': 'req-00ecca73-8664-4eb0-a838-709c6ce7bff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:23,423 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.051s 2022-03-22 20:36:23,424 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25c0ba11-ed7f-43e9-9451-ce809633b83c', 'x-compute-request-id': 'req-25c0ba11-ed7f-43e9-9451-ce809633b83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:24,474 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:36:24,474 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b92c54cc-b637-474a-a143-5e2e09b2e7a3', 'x-compute-request-id': 'req-b92c54cc-b637-474a-a143-5e2e09b2e7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:25,532 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.054s 2022-03-22 20:36:25,533 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7412cf3c-1c85-4564-94ca-6b077ffb6e75', 'x-compute-request-id': 'req-7412cf3c-1c85-4564-94ca-6b077ffb6e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:26,586 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.050s 2022-03-22 20:36:26,586 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-198ac613-1e3c-424b-9ff3-2192ec85875b', 'x-compute-request-id': 'req-198ac613-1e3c-424b-9ff3-2192ec85875b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:27,641 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.052s 2022-03-22 20:36:27,642 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eaabc31-b72f-40e0-b7f2-3ccb021935c6', 'x-compute-request-id': 'req-6eaabc31-b72f-40e0-b7f2-3ccb021935c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:28,695 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:36:28,696 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55ad5bde-8e57-41a9-8061-9a659920a0ba', 'x-compute-request-id': 'req-55ad5bde-8e57-41a9-8061-9a659920a0ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:29,778 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.079s 2022-03-22 20:36:29,778 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34443eaa-0284-4df6-8534-6c416172d912', 'x-compute-request-id': 'req-34443eaa-0284-4df6-8534-6c416172d912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:30,837 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.054s 2022-03-22 20:36:30,837 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-658c83fc-ff05-479d-adec-129d9e8c2d78', 'x-compute-request-id': 'req-658c83fc-ff05-479d-adec-129d9e8c2d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:31,903 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.062s 2022-03-22 20:36:31,903 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d490a2b0-d1dd-49a4-9aa0-3decbe506f30', 'x-compute-request-id': 'req-d490a2b0-d1dd-49a4-9aa0-3decbe506f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:32,976 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.069s 2022-03-22 20:36:32,977 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d62b550a-41e0-4987-a646-1acb8129413b', 'x-compute-request-id': 'req-d62b550a-41e0-4987-a646-1acb8129413b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:34,035 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.054s 2022-03-22 20:36:34,036 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7996bfbd-9115-4ca5-bc99-68834df2822b', 'x-compute-request-id': 'req-7996bfbd-9115-4ca5-bc99-68834df2822b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:35,097 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.059s 2022-03-22 20:36:35,097 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-570f6e48-5bb8-4aed-ae95-4b94c2cb9aae', 'x-compute-request-id': 'req-570f6e48-5bb8-4aed-ae95-4b94c2cb9aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:36,159 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.058s 2022-03-22 20:36:36,159 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edcef531-38b8-4c77-a4bd-d6e3e1c2f4ea', 'x-compute-request-id': 'req-edcef531-38b8-4c77-a4bd-d6e3e1c2f4ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:37,220 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.058s 2022-03-22 20:36:37,220 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95abc6b7-2dab-4b1e-9e62-2bcd182a1dab', 'x-compute-request-id': 'req-95abc6b7-2dab-4b1e-9e62-2bcd182a1dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:38,280 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.056s 2022-03-22 20:36:38,281 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bf977c1-bcb7-4b52-9568-0f4642da7ee4', 'x-compute-request-id': 'req-6bf977c1-bcb7-4b52-9568-0f4642da7ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:39,335 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:36:39,336 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad64d494-0426-407e-a698-b5b0b1a178b5', 'x-compute-request-id': 'req-ad64d494-0426-407e-a698-b5b0b1a178b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:40,388 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:36:40,389 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d2f235f-bebe-4ae1-ac43-01469ca35e90', 'x-compute-request-id': 'req-2d2f235f-bebe-4ae1-ac43-01469ca35e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:41,469 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.077s 2022-03-22 20:36:41,470 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c4506bf-70ec-4937-99b0-593592e2fa47', 'x-compute-request-id': 'req-8c4506bf-70ec-4937-99b0-593592e2fa47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:42,522 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.050s 2022-03-22 20:36:42,523 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45e6d846-9bcf-478e-af4a-f70b9ad40b21', 'x-compute-request-id': 'req-45e6d846-9bcf-478e-af4a-f70b9ad40b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:43,578 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.052s 2022-03-22 20:36:43,579 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71164d80-536a-404a-b5fd-dc90ba4e7f73', 'x-compute-request-id': 'req-71164d80-536a-404a-b5fd-dc90ba4e7f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:44,628 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:36:44,628 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bac5123e-ca85-491b-baec-63c96819c7c3', 'x-compute-request-id': 'req-bac5123e-ca85-491b-baec-63c96819c7c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:45,679 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:36:45,680 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7cbf037-8df3-41cb-bf9d-48eeb7f89e77', 'x-compute-request-id': 'req-f7cbf037-8df3-41cb-bf9d-48eeb7f89e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:46,730 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:36:46,731 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b729cfb2-1ca0-4837-8bd8-5a96bb8da8d0', 'x-compute-request-id': 'req-b729cfb2-1ca0-4837-8bd8-5a96bb8da8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:47,784 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.050s 2022-03-22 20:36:47,784 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acd3664d-54a2-4ad5-8ad9-52334a51fc4d', 'x-compute-request-id': 'req-acd3664d-54a2-4ad5-8ad9-52334a51fc4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:48,836 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:36:48,836 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e072b63e-0e4c-484a-809d-6972fddb3d58', 'x-compute-request-id': 'req-e072b63e-0e4c-484a-809d-6972fddb3d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:49,885 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:36:49,885 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-626863c2-cf2d-4462-ae22-e19e58173430', 'x-compute-request-id': 'req-626863c2-cf2d-4462-ae22-e19e58173430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:50,935 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:36:50,936 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03cffa18-c215-41b4-a5b6-fa296219b1a6', 'x-compute-request-id': 'req-03cffa18-c215-41b4-a5b6-fa296219b1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:51,985 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:36:51,986 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1533437-9682-4f9c-95bf-088f97ebfc5a', 'x-compute-request-id': 'req-d1533437-9682-4f9c-95bf-088f97ebfc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:53,034 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:36:53,035 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-237d49d9-0c3e-4317-9ec7-1c07c280dd71', 'x-compute-request-id': 'req-237d49d9-0c3e-4317-9ec7-1c07c280dd71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:54,087 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:36:54,088 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51cdc11-bb40-4f86-98d7-08283abc9266', 'x-compute-request-id': 'req-a51cdc11-bb40-4f86-98d7-08283abc9266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:55,139 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:36:55,140 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-623f1113-6da7-4745-8531-9e5a8426953c', 'x-compute-request-id': 'req-623f1113-6da7-4745-8531-9e5a8426953c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:56,191 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:36:56,191 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67195767-ab29-4a27-afce-19834107e772', 'x-compute-request-id': 'req-67195767-ab29-4a27-afce-19834107e772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:57,244 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.051s 2022-03-22 20:36:57,244 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64d12689-151e-44c0-b3b7-8a06a912e91b', 'x-compute-request-id': 'req-64d12689-151e-44c0-b3b7-8a06a912e91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:58,300 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.052s 2022-03-22 20:36:58,301 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ab8be9b-2063-42c3-8cab-cd8b729a2540', 'x-compute-request-id': 'req-7ab8be9b-2063-42c3-8cab-cd8b729a2540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:36:59,351 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:36:59,352 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1424d293-eb03-4fcc-ac81-b6db789afcbd', 'x-compute-request-id': 'req-1424d293-eb03-4fcc-ac81-b6db789afcbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:00,400 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:37:00,401 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd43bb0f-3555-4717-adb4-9f5e54d57d49', 'x-compute-request-id': 'req-fd43bb0f-3555-4717-adb4-9f5e54d57d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:01,457 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.052s 2022-03-22 20:37:01,457 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fce3a56e-25bf-4889-a653-3de3572309fa', 'x-compute-request-id': 'req-fce3a56e-25bf-4889-a653-3de3572309fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:02,508 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:37:02,509 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83fd678d-a03f-4643-af86-df8267cdecd6', 'x-compute-request-id': 'req-83fd678d-a03f-4643-af86-df8267cdecd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:03,564 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.051s 2022-03-22 20:37:03,564 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c31e4cf-7b33-4649-b45f-f33b6a6fd9df', 'x-compute-request-id': 'req-0c31e4cf-7b33-4649-b45f-f33b6a6fd9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:04,615 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:04,615 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e01ca37-cb21-4935-ab15-c305a2c53622', 'x-compute-request-id': 'req-4e01ca37-cb21-4935-ab15-c305a2c53622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:05,666 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:37:05,667 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d9ed4fb-5fd9-4fe6-ba9a-22fcd344df6c', 'x-compute-request-id': 'req-0d9ed4fb-5fd9-4fe6-ba9a-22fcd344df6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:06,718 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:37:06,719 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-806f286e-6626-46c7-b50a-6670bea183fd', 'x-compute-request-id': 'req-806f286e-6626-46c7-b50a-6670bea183fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:07,772 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:37:07,772 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fbcbc83-a1e3-4db3-ad5b-72d4cdf5ac7f', 'x-compute-request-id': 'req-3fbcbc83-a1e3-4db3-ad5b-72d4cdf5ac7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:08,826 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.050s 2022-03-22 20:37:08,826 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bd371d0-5d88-410f-9a54-9b794e58cf92', 'x-compute-request-id': 'req-9bd371d0-5d88-410f-9a54-9b794e58cf92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:09,876 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:09,877 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3a4438f-6ad3-4feb-89f8-220846b0fa15', 'x-compute-request-id': 'req-c3a4438f-6ad3-4feb-89f8-220846b0fa15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:10,930 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.050s 2022-03-22 20:37:10,930 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95431992-f632-4b0d-8949-367af42627fd', 'x-compute-request-id': 'req-95431992-f632-4b0d-8949-367af42627fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:11,986 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.052s 2022-03-22 20:37:11,987 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4c05d24-6036-4215-80a9-bb2386f4eb21', 'x-compute-request-id': 'req-c4c05d24-6036-4215-80a9-bb2386f4eb21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:13,039 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:37:13,040 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4669f175-87dc-45cd-98b9-af4b28637b83', 'x-compute-request-id': 'req-4669f175-87dc-45cd-98b9-af4b28637b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:14,092 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:37:14,093 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4504a9c-ef94-4e76-bc93-22ada881ab8d', 'x-compute-request-id': 'req-f4504a9c-ef94-4e76-bc93-22ada881ab8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:15,148 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.051s 2022-03-22 20:37:15,148 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86971c3b-ad94-4729-a3ce-254604665ee5', 'x-compute-request-id': 'req-86971c3b-ad94-4729-a3ce-254604665ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:16,203 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.052s 2022-03-22 20:37:16,204 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a017d28c-8385-4ba4-85e6-7aa4e180c24a', 'x-compute-request-id': 'req-a017d28c-8385-4ba4-85e6-7aa4e180c24a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:17,255 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:37:17,255 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d1d31ad-8443-46dc-95b8-8a1fee59360b', 'x-compute-request-id': 'req-7d1d31ad-8443-46dc-95b8-8a1fee59360b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:18,308 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.050s 2022-03-22 20:37:18,309 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f33a1604-a9d7-4f67-bd94-a783c7161fd9', 'x-compute-request-id': 'req-f33a1604-a9d7-4f67-bd94-a783c7161fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:19,359 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:19,360 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6c8bb4a-4a83-46d2-8fb7-ae10ab51bb50', 'x-compute-request-id': 'req-f6c8bb4a-4a83-46d2-8fb7-ae10ab51bb50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:20,410 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:37:20,410 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-947b8557-cf01-43fa-8edf-1c8942bd3337', 'x-compute-request-id': 'req-947b8557-cf01-43fa-8edf-1c8942bd3337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:21,461 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:37:21,461 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33710507-270d-4b89-ace2-8f1bd0be5ecf', 'x-compute-request-id': 'req-33710507-270d-4b89-ace2-8f1bd0be5ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:22,511 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:22,511 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3685f39c-b1ad-4c2d-af87-4e33ab07980e', 'x-compute-request-id': 'req-3685f39c-b1ad-4c2d-af87-4e33ab07980e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:23,560 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:37:23,561 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1c2e8af-44b3-4325-b3e8-c204c192ecda', 'x-compute-request-id': 'req-d1c2e8af-44b3-4325-b3e8-c204c192ecda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:24,612 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:37:24,612 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9b98e5d-ea61-41d4-bec4-f6bfa9bc35fe', 'x-compute-request-id': 'req-e9b98e5d-ea61-41d4-bec4-f6bfa9bc35fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:25,663 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:25,663 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1cfbb32-f2fa-407e-94b7-c24ce1c179f2', 'x-compute-request-id': 'req-f1cfbb32-f2fa-407e-94b7-c24ce1c179f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:26,712 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:37:26,712 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f032c19-f3a9-4516-adb7-dd6cc51ea2da', 'x-compute-request-id': 'req-7f032c19-f3a9-4516-adb7-dd6cc51ea2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:27,761 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:37:27,761 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2121552f-662d-419b-9cf0-041872e5bff9', 'x-compute-request-id': 'req-2121552f-662d-419b-9cf0-041872e5bff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:28,812 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:28,813 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f1983b-82e2-4530-8bd0-d054fdd08663', 'x-compute-request-id': 'req-02f1983b-82e2-4530-8bd0-d054fdd08663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:29,861 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:37:29,861 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8511cb08-6b0a-4267-9ab9-0f205499c478', 'x-compute-request-id': 'req-8511cb08-6b0a-4267-9ab9-0f205499c478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:30,911 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:30,912 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8c6aca2-d64b-4c04-abb9-8e93b3776fe5', 'x-compute-request-id': 'req-b8c6aca2-d64b-4c04-abb9-8e93b3776fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:31,963 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:37:31,964 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-732ec64a-8a6d-4747-ba3a-6596173c90fa', 'x-compute-request-id': 'req-732ec64a-8a6d-4747-ba3a-6596173c90fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:33,013 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:33,014 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8226c011-2fac-41f9-8ea5-005ce99dec06', 'x-compute-request-id': 'req-8226c011-2fac-41f9-8ea5-005ce99dec06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:34,071 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.054s 2022-03-22 20:37:34,071 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25aa6e3e-9b04-4f0d-8908-0b8c8d42dd05', 'x-compute-request-id': 'req-25aa6e3e-9b04-4f0d-8908-0b8c8d42dd05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:35,121 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:37:35,121 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27b09a4b-70f2-4515-8c96-c2236accf281', 'x-compute-request-id': 'req-27b09a4b-70f2-4515-8c96-c2236accf281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:36,170 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:37:36,170 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49a9e142-3d5e-48a0-8a1f-895816fbc006', 'x-compute-request-id': 'req-49a9e142-3d5e-48a0-8a1f-895816fbc006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:37,219 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:37:37,219 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acfb33bb-dadd-4689-b1b5-6265159e1e7d', 'x-compute-request-id': 'req-acfb33bb-dadd-4689-b1b5-6265159e1e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:38,269 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:38,270 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed01162e-3cb4-4539-b264-2d9f5bda2a48', 'x-compute-request-id': 'req-ed01162e-3cb4-4539-b264-2d9f5bda2a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:39,321 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:37:39,321 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b551e0e5-cf3d-42c8-a7c6-99a5e0ec6d14', 'x-compute-request-id': 'req-b551e0e5-cf3d-42c8-a7c6-99a5e0ec6d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:40,372 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:37:40,372 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1a0222a-2afb-438f-b944-332ac8b9bb38', 'x-compute-request-id': 'req-a1a0222a-2afb-438f-b944-332ac8b9bb38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:41,424 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:37:41,425 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-128bdfeb-65f6-4d27-8c7e-547a26a57a86', 'x-compute-request-id': 'req-128bdfeb-65f6-4d27-8c7e-547a26a57a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:42,473 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:37:42,474 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a41838b-20ce-4095-b652-a285431f53c7', 'x-compute-request-id': 'req-6a41838b-20ce-4095-b652-a285431f53c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:43,529 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.052s 2022-03-22 20:37:43,530 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e06f88be-ddb6-48e2-afbc-833a0e61b32b', 'x-compute-request-id': 'req-e06f88be-ddb6-48e2-afbc-833a0e61b32b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:44,581 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:37:44,581 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14569ffa-92b6-4ee6-b7e2-5636f28171a4', 'x-compute-request-id': 'req-14569ffa-92b6-4ee6-b7e2-5636f28171a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:45,631 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:45,632 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a1ecb9f-3755-440a-90be-4f6042c21a56', 'x-compute-request-id': 'req-8a1ecb9f-3755-440a-90be-4f6042c21a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:46,680 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:37:46,681 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9be84f8a-7c10-4e7c-944b-d4f5c6cebc72', 'x-compute-request-id': 'req-9be84f8a-7c10-4e7c-944b-d4f5c6cebc72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:47,731 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:47,731 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7c71ebf-cea1-4722-a2d0-f2c476558db5', 'x-compute-request-id': 'req-c7c71ebf-cea1-4722-a2d0-f2c476558db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:48,780 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:37:48,780 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ecaca22-9de3-4897-9d3e-d4efa1165f02', 'x-compute-request-id': 'req-2ecaca22-9de3-4897-9d3e-d4efa1165f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:49,829 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:37:49,830 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ff28faf-7828-4e54-928e-d7be79a79bcb', 'x-compute-request-id': 'req-4ff28faf-7828-4e54-928e-d7be79a79bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:50,880 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:50,880 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61376fec-f6f4-41dc-a179-7d46e7f72911', 'x-compute-request-id': 'req-61376fec-f6f4-41dc-a179-7d46e7f72911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:51,930 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:37:51,930 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cdd0125-952f-4e08-a702-3914f4dd209f', 'x-compute-request-id': 'req-6cdd0125-952f-4e08-a702-3914f4dd209f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:52,981 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:52,981 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39573560-8037-483f-80c8-c61dbc7a24d0', 'x-compute-request-id': 'req-39573560-8037-483f-80c8-c61dbc7a24d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:54,030 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:37:54,030 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567db7de-7fa4-4425-96f7-81bba5085bfb', 'x-compute-request-id': 'req-567db7de-7fa4-4425-96f7-81bba5085bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:55,080 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:55,080 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9df1abd-1ab0-48c4-be20-b2e906588ea4', 'x-compute-request-id': 'req-e9df1abd-1ab0-48c4-be20-b2e906588ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:56,131 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:56,131 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dfb0bc4-bf6a-4a6a-86dd-3be8d45b660b', 'x-compute-request-id': 'req-2dfb0bc4-bf6a-4a6a-86dd-3be8d45b660b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:57,248 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.113s 2022-03-22 20:37:57,248 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec4059a7-ab1b-4847-9025-5fb4c07380bc', 'x-compute-request-id': 'req-ec4059a7-ab1b-4847-9025-5fb4c07380bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:58,299 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:37:58,300 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-373c7f50-5bf4-4363-a485-839b72d024a8', 'x-compute-request-id': 'req-373c7f50-5bf4-4363-a485-839b72d024a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:37:59,351 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:37:59,351 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32cf8129-b717-499c-a7ed-3c24d353a632', 'x-compute-request-id': 'req-32cf8129-b717-499c-a7ed-3c24d353a632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:00,402 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:38:00,403 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce15d5f5-6ab8-4950-86de-e861bdae68b4', 'x-compute-request-id': 'req-ce15d5f5-6ab8-4950-86de-e861bdae68b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:01,454 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:38:01,454 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a300d170-03ea-4156-b20f-29a756a9a479', 'x-compute-request-id': 'req-a300d170-03ea-4156-b20f-29a756a9a479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:02,503 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:02,504 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-833148a4-3007-4e9f-ae20-979f79566104', 'x-compute-request-id': 'req-833148a4-3007-4e9f-ae20-979f79566104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:03,554 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:38:03,554 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35c16e3b-a925-45b1-8686-da6f674b38cb', 'x-compute-request-id': 'req-35c16e3b-a925-45b1-8686-da6f674b38cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:04,604 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:38:04,604 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-975fd69e-3c5d-4d31-92e4-1a1ec3b2063c', 'x-compute-request-id': 'req-975fd69e-3c5d-4d31-92e4-1a1ec3b2063c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:05,656 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:38:05,656 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3c0cb43-4328-4fa6-9493-9bda02bbc960', 'x-compute-request-id': 'req-f3c0cb43-4328-4fa6-9493-9bda02bbc960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:06,706 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:38:06,706 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f207e160-0a7d-4a6d-a565-f5ca1cb773c7', 'x-compute-request-id': 'req-f207e160-0a7d-4a6d-a565-f5ca1cb773c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:07,767 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.058s 2022-03-22 20:38:07,767 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b81648f-56c6-4219-b2f1-8f13568d8515', 'x-compute-request-id': 'req-5b81648f-56c6-4219-b2f1-8f13568d8515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:08,821 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.051s 2022-03-22 20:38:08,822 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2646c8ac-82af-4bcc-a48b-547ae02b80e1', 'x-compute-request-id': 'req-2646c8ac-82af-4bcc-a48b-547ae02b80e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:09,873 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:38:09,873 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdbaff33-e64a-42b7-81b1-756c375db3da', 'x-compute-request-id': 'req-fdbaff33-e64a-42b7-81b1-756c375db3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:10,924 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:38:10,924 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9f216da-2919-4ca3-acd4-7e43abf06c9d', 'x-compute-request-id': 'req-b9f216da-2919-4ca3-acd4-7e43abf06c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:11,975 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:38:11,975 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33acecdb-65b3-4a42-bd24-fe234d2eee4c', 'x-compute-request-id': 'req-33acecdb-65b3-4a42-bd24-fe234d2eee4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:13,024 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:13,025 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7de1eae3-c33e-4559-bc80-cab7ecd9dc42', 'x-compute-request-id': 'req-7de1eae3-c33e-4559-bc80-cab7ecd9dc42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:14,074 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:14,074 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e31bad3-9cdb-4c37-b29d-6d86b4db31ea', 'x-compute-request-id': 'req-4e31bad3-9cdb-4c37-b29d-6d86b4db31ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:15,124 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:15,125 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd4565de-10ff-48f5-808c-bc022d770484', 'x-compute-request-id': 'req-dd4565de-10ff-48f5-808c-bc022d770484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:16,172 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:38:16,173 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f94f8a8-ab9d-4922-918e-1a41e57f2306', 'x-compute-request-id': 'req-1f94f8a8-ab9d-4922-918e-1a41e57f2306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:17,221 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:38:17,222 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee84601-b641-4610-871e-f28d227d6151', 'x-compute-request-id': 'req-6ee84601-b641-4610-871e-f28d227d6151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:18,274 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:38:18,274 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bcb4225-6034-403b-8c01-aad1b3830793', 'x-compute-request-id': 'req-2bcb4225-6034-403b-8c01-aad1b3830793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:19,323 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:38:19,323 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d77f1b86-56e1-436c-a422-57b70bb19249', 'x-compute-request-id': 'req-d77f1b86-56e1-436c-a422-57b70bb19249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:20,372 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:20,373 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c1db8d2-eaa3-4459-9cc7-bcdd81f6d9da', 'x-compute-request-id': 'req-0c1db8d2-eaa3-4459-9cc7-bcdd81f6d9da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:21,423 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:38:21,424 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-721d6dc7-9f6e-485f-aa1b-97e54ec1bf18', 'x-compute-request-id': 'req-721d6dc7-9f6e-485f-aa1b-97e54ec1bf18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:22,473 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:22,474 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21cef1bf-3489-4b88-abe3-e02aed77ff4e', 'x-compute-request-id': 'req-21cef1bf-3489-4b88-abe3-e02aed77ff4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:23,523 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:38:23,523 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-835d52fa-9984-4de2-ba62-76b46a6ed974', 'x-compute-request-id': 'req-835d52fa-9984-4de2-ba62-76b46a6ed974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:24,571 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:38:24,572 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb3f723-d212-42c9-9543-5e5544bae0c3', 'x-compute-request-id': 'req-fbb3f723-d212-42c9-9543-5e5544bae0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:25,623 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:38:25,623 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-680947c7-8d0e-4f77-bf16-f40be3d99982', 'x-compute-request-id': 'req-680947c7-8d0e-4f77-bf16-f40be3d99982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:26,676 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:38:26,676 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e87cda83-c288-498e-aed3-30083fddd311', 'x-compute-request-id': 'req-e87cda83-c288-498e-aed3-30083fddd311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:27,725 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:27,726 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28b0e767-0824-4063-97d7-18171981d0d2', 'x-compute-request-id': 'req-28b0e767-0824-4063-97d7-18171981d0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:28,775 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:38:28,775 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9885e701-61a2-4a5d-b0b2-d1501970ab9d', 'x-compute-request-id': 'req-9885e701-61a2-4a5d-b0b2-d1501970ab9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:29,824 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:38:29,824 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5417f888-aefb-47ca-a2af-98fdaf2fa4d3', 'x-compute-request-id': 'req-5417f888-aefb-47ca-a2af-98fdaf2fa4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:30,874 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:30,875 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67bba561-13af-4bd2-9225-c8710c4dc9a7', 'x-compute-request-id': 'req-67bba561-13af-4bd2-9225-c8710c4dc9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:31,924 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:31,925 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fff95c7-0f70-4e2f-8000-bdafa82c10a6', 'x-compute-request-id': 'req-6fff95c7-0f70-4e2f-8000-bdafa82c10a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:32,976 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:38:32,977 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4529fc3-5576-45e4-a24c-4bf181792dbd', 'x-compute-request-id': 'req-c4529fc3-5576-45e4-a24c-4bf181792dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:34,026 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:34,027 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad65452f-d0bb-4030-a13a-65a7f235735c', 'x-compute-request-id': 'req-ad65452f-d0bb-4030-a13a-65a7f235735c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:35,075 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:35,076 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08c7099a-dcdb-4bd2-b204-74a5493549eb', 'x-compute-request-id': 'req-08c7099a-dcdb-4bd2-b204-74a5493549eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:36,126 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:36,126 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00dc4486-cb46-464d-9d35-695e3d925643', 'x-compute-request-id': 'req-00dc4486-cb46-464d-9d35-695e3d925643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:37,178 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:38:37,179 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18851c88-78c2-4bc6-97a6-f6d9d1ba7156', 'x-compute-request-id': 'req-18851c88-78c2-4bc6-97a6-f6d9d1ba7156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:38,228 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:38,228 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afacbc55-0883-49a8-bcea-324f10348633', 'x-compute-request-id': 'req-afacbc55-0883-49a8-bcea-324f10348633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:39,278 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:38:39,279 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d674c56-13eb-47c5-a857-b530879a9a99', 'x-compute-request-id': 'req-3d674c56-13eb-47c5-a857-b530879a9a99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:40,330 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:38:40,330 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d1521cf-63ff-4af6-a994-b66eec7499cf', 'x-compute-request-id': 'req-5d1521cf-63ff-4af6-a994-b66eec7499cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:41,382 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:38:41,382 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8869491c-e8a4-49c3-b580-f50c9df2fd4f', 'x-compute-request-id': 'req-8869491c-e8a4-49c3-b580-f50c9df2fd4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:42,433 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:38:42,433 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1ba37f4-314a-42ff-bed5-7f19c66aced4', 'x-compute-request-id': 'req-e1ba37f4-314a-42ff-bed5-7f19c66aced4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:43,487 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.051s 2022-03-22 20:38:43,487 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1192d0c7-acb2-4824-b43f-e04116c42fda', 'x-compute-request-id': 'req-1192d0c7-acb2-4824-b43f-e04116c42fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:44,537 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:38:44,538 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2e6391c-b6af-4a26-8c34-f5066f736c81', 'x-compute-request-id': 'req-f2e6391c-b6af-4a26-8c34-f5066f736c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:45,587 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:45,587 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9d482aa-ce74-4dad-bf4d-347f2807846a', 'x-compute-request-id': 'req-b9d482aa-ce74-4dad-bf4d-347f2807846a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:46,640 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:38:46,640 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c98bbf7-71a6-48f7-bdab-deccd43d1185', 'x-compute-request-id': 'req-0c98bbf7-71a6-48f7-bdab-deccd43d1185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:47,691 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:38:47,691 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7c3c993-4624-477c-b0db-7c438bcd0517', 'x-compute-request-id': 'req-f7c3c993-4624-477c-b0db-7c438bcd0517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:48,740 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:38:48,740 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66e9add7-20b0-4dc7-8678-fc1334dba8df', 'x-compute-request-id': 'req-66e9add7-20b0-4dc7-8678-fc1334dba8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:49,789 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:49,790 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ff76f05-2392-4f2b-bcea-892a8f76f4ca', 'x-compute-request-id': 'req-2ff76f05-2392-4f2b-bcea-892a8f76f4ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:50,838 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:50,838 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37e2b6a1-c950-450c-b4ad-ce9d8ce37db4', 'x-compute-request-id': 'req-37e2b6a1-c950-450c-b4ad-ce9d8ce37db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:51,889 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:38:51,889 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a088951-7f5d-4804-ba06-e059dc7c531f', 'x-compute-request-id': 'req-1a088951-7f5d-4804-ba06-e059dc7c531f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:52,941 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:38:52,941 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-569976fc-c2b4-46cf-9a57-f1e8de659ef5', 'x-compute-request-id': 'req-569976fc-c2b4-46cf-9a57-f1e8de659ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:53,995 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.051s 2022-03-22 20:38:53,996 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d721a8eb-ea15-4788-89ca-c5b68fd68b79', 'x-compute-request-id': 'req-d721a8eb-ea15-4788-89ca-c5b68fd68b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:55,044 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:38:55,045 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ac682b4-41c1-459d-aaec-a0fe5885849d', 'x-compute-request-id': 'req-1ac682b4-41c1-459d-aaec-a0fe5885849d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:56,093 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:38:56,094 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c85a9386-943c-41fa-bf4f-57bc9a0d0da9', 'x-compute-request-id': 'req-c85a9386-943c-41fa-bf4f-57bc9a0d0da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:57,144 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:38:57,144 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6ba698b-1ffa-4afb-bbd9-7622d97604d9', 'x-compute-request-id': 'req-a6ba698b-1ffa-4afb-bbd9-7622d97604d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:58,198 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:38:58,199 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30d7b5e3-cc76-4456-8a0b-006fcad282a3', 'x-compute-request-id': 'req-30d7b5e3-cc76-4456-8a0b-006fcad282a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:38:59,248 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:38:59,248 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117aea35-82ee-4cea-b492-91e15927aa7d', 'x-compute-request-id': 'req-117aea35-82ee-4cea-b492-91e15927aa7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:00,300 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:39:00,301 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a35f7691-4481-4cf6-bd04-ccff27a7f7dd', 'x-compute-request-id': 'req-a35f7691-4481-4cf6-bd04-ccff27a7f7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:01,355 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.051s 2022-03-22 20:39:01,355 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d684fafc-6d8d-4a71-9c9a-7a5d728dfcef', 'x-compute-request-id': 'req-d684fafc-6d8d-4a71-9c9a-7a5d728dfcef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:02,404 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:39:02,404 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89646b71-223d-4c2d-9ae2-7feb49cf52d1', 'x-compute-request-id': 'req-89646b71-223d-4c2d-9ae2-7feb49cf52d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:03,456 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:39:03,456 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d5ca29a-72d7-4bd7-894e-098fd202504a', 'x-compute-request-id': 'req-0d5ca29a-72d7-4bd7-894e-098fd202504a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:04,507 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:04,507 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8811d13-343a-4106-93d1-369c3b77b4df', 'x-compute-request-id': 'req-c8811d13-343a-4106-93d1-369c3b77b4df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:05,557 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:05,558 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72dd93ea-f7b8-4a6b-a545-f8c7894ea578', 'x-compute-request-id': 'req-72dd93ea-f7b8-4a6b-a545-f8c7894ea578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:06,609 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:39:06,609 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d61be5aa-d029-4b3b-8e4f-71c6f3a1626d', 'x-compute-request-id': 'req-d61be5aa-d029-4b3b-8e4f-71c6f3a1626d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:07,658 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:39:07,658 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d03dab3-0083-4ae3-a5b5-c237e700e0cb', 'x-compute-request-id': 'req-5d03dab3-0083-4ae3-a5b5-c237e700e0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:08,707 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:39:08,707 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f523f74-df8f-43fb-9440-13dd2decfbc5', 'x-compute-request-id': 'req-3f523f74-df8f-43fb-9440-13dd2decfbc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:09,758 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:39:09,758 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ff5ead2-7351-4d14-8be3-a713ed128c69', 'x-compute-request-id': 'req-3ff5ead2-7351-4d14-8be3-a713ed128c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:10,808 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:10,809 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e4d1611-a9d1-4641-82c8-31b0b1eb1df7', 'x-compute-request-id': 'req-0e4d1611-a9d1-4641-82c8-31b0b1eb1df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:11,858 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:11,858 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39c55910-44b7-419f-8dc2-bd6ae9fbc166', 'x-compute-request-id': 'req-39c55910-44b7-419f-8dc2-bd6ae9fbc166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:12,908 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:12,909 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd144b0b-1f94-41c2-af46-00def6badc89', 'x-compute-request-id': 'req-cd144b0b-1f94-41c2-af46-00def6badc89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:13,959 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:13,960 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dd87c0b-6547-40a9-a569-c01b694cc23e', 'x-compute-request-id': 'req-0dd87c0b-6547-40a9-a569-c01b694cc23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:15,010 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:15,010 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a25ab68-c57e-4e79-b431-8a07579a8ce4', 'x-compute-request-id': 'req-0a25ab68-c57e-4e79-b431-8a07579a8ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:16,060 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:16,060 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fb053cf-86ca-46cd-bb78-218f9484e308', 'x-compute-request-id': 'req-4fb053cf-86ca-46cd-bb78-218f9484e308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:17,109 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:39:17,112 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56537e27-e40d-469a-bcc1-e9178dfd70a8', 'x-compute-request-id': 'req-56537e27-e40d-469a-bcc1-e9178dfd70a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:18,161 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:18,162 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4816b3a3-503b-4a6b-99da-c183d7837130', 'x-compute-request-id': 'req-4816b3a3-503b-4a6b-99da-c183d7837130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:19,210 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:39:19,210 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-777bbabf-476a-45db-b6ab-4ec2304be930', 'x-compute-request-id': 'req-777bbabf-476a-45db-b6ab-4ec2304be930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:20,260 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:20,261 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f165d5d5-b575-4a0f-8ce1-78c4367b8efb', 'x-compute-request-id': 'req-f165d5d5-b575-4a0f-8ce1-78c4367b8efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:21,310 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:21,311 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecc65dcc-f67d-4204-9f9e-2fef53a35d34', 'x-compute-request-id': 'req-ecc65dcc-f67d-4204-9f9e-2fef53a35d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:22,361 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:22,361 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59190f41-3523-457b-ac46-9880350b6868', 'x-compute-request-id': 'req-59190f41-3523-457b-ac46-9880350b6868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:23,412 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:23,412 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1622ff72-bf68-4a24-9015-7e6cd5cd4531', 'x-compute-request-id': 'req-1622ff72-bf68-4a24-9015-7e6cd5cd4531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:24,461 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:24,462 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df8ddf44-b15e-4a23-9c96-1f4b896a571b', 'x-compute-request-id': 'req-df8ddf44-b15e-4a23-9c96-1f4b896a571b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:25,512 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:39:25,512 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ba7941e-17e9-43be-8691-115d18681a5e', 'x-compute-request-id': 'req-8ba7941e-17e9-43be-8691-115d18681a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:26,561 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:26,562 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfada607-4771-4561-a831-5852eca1e76e', 'x-compute-request-id': 'req-cfada607-4771-4561-a831-5852eca1e76e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:27,610 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:27,610 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1717760e-a753-4b5e-b419-56768a1f31bf', 'x-compute-request-id': 'req-1717760e-a753-4b5e-b419-56768a1f31bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:28,659 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:39:28,660 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84013b7b-e306-40d4-815b-fa36c87de4a1', 'x-compute-request-id': 'req-84013b7b-e306-40d4-815b-fa36c87de4a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:29,712 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:39:29,712 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64837bf7-597b-4eec-9124-c76aabd0d387', 'x-compute-request-id': 'req-64837bf7-597b-4eec-9124-c76aabd0d387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:30,763 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:30,763 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fea8e05d-8fe5-462e-b28d-a543402cd673', 'x-compute-request-id': 'req-fea8e05d-8fe5-462e-b28d-a543402cd673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:31,812 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:31,812 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74dc0897-de7e-48f1-a377-de47dc5bb8c0', 'x-compute-request-id': 'req-74dc0897-de7e-48f1-a377-de47dc5bb8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:32,862 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:32,863 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc358305-b625-4af8-a6d8-515800bf0303', 'x-compute-request-id': 'req-fc358305-b625-4af8-a6d8-515800bf0303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:33,914 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:39:33,914 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f417d78-80e1-49e8-80eb-f7b7ae27a4ff', 'x-compute-request-id': 'req-5f417d78-80e1-49e8-80eb-f7b7ae27a4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:34,965 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:39:34,966 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e14130de-d52d-4db2-a89c-6c06a2631ff6', 'x-compute-request-id': 'req-e14130de-d52d-4db2-a89c-6c06a2631ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:36,015 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:36,015 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ee5ceae-0a4a-4180-99f9-bc55ac610b70', 'x-compute-request-id': 'req-0ee5ceae-0a4a-4180-99f9-bc55ac610b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:37,065 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:37,065 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d2c96b-ade4-4be7-9ab8-eb677e98fd85', 'x-compute-request-id': 'req-c1d2c96b-ade4-4be7-9ab8-eb677e98fd85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:38,115 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:38,115 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e0a871d-ba04-4e0f-9899-c9d45f0a0d7e', 'x-compute-request-id': 'req-6e0a871d-ba04-4e0f-9899-c9d45f0a0d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:39,164 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:39,166 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ec15031-77d2-4601-9c90-02abcba34aac', 'x-compute-request-id': 'req-7ec15031-77d2-4601-9c90-02abcba34aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:40,216 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:40,216 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a37d974-5729-47be-ab00-813029232da4', 'x-compute-request-id': 'req-5a37d974-5729-47be-ab00-813029232da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:41,267 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:39:41,267 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-772fb47e-49aa-4d8d-9ae8-4773fc0d6d77', 'x-compute-request-id': 'req-772fb47e-49aa-4d8d-9ae8-4773fc0d6d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:42,317 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:39:42,318 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13dc687d-f596-4211-8357-1f7617f53dc5', 'x-compute-request-id': 'req-13dc687d-f596-4211-8357-1f7617f53dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:43,368 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:39:43,368 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-349d9970-3e12-44b2-8af3-d66d5bfa847b', 'x-compute-request-id': 'req-349d9970-3e12-44b2-8af3-d66d5bfa847b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:44,418 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:44,418 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf239303-2a68-46bd-a674-f7cc83166073', 'x-compute-request-id': 'req-cf239303-2a68-46bd-a674-f7cc83166073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:45,468 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:45,468 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a461fae-e962-41f0-bae5-4651c84a5f41', 'x-compute-request-id': 'req-1a461fae-e962-41f0-bae5-4651c84a5f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:46,517 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:39:46,517 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fb3b840-591c-4137-946b-260796b2c49b', 'x-compute-request-id': 'req-5fb3b840-591c-4137-946b-260796b2c49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:47,568 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:39:47,569 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a72378f-f130-481c-9b8a-5daba58f2424', 'x-compute-request-id': 'req-7a72378f-f130-481c-9b8a-5daba58f2424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:48,623 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.050s 2022-03-22 20:39:48,623 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c95376a-bf2b-4a39-8f59-ed4e274511ef', 'x-compute-request-id': 'req-9c95376a-bf2b-4a39-8f59-ed4e274511ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:49,673 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:49,673 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d85d50c8-523a-47f9-bf35-2564b1351460', 'x-compute-request-id': 'req-d85d50c8-523a-47f9-bf35-2564b1351460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:50,722 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:50,723 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f405497-c902-46b2-be3f-c9dfd064a921', 'x-compute-request-id': 'req-1f405497-c902-46b2-be3f-c9dfd064a921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:51,772 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:51,772 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1bc3fa4-3e67-405c-945a-3358e310958d', 'x-compute-request-id': 'req-b1bc3fa4-3e67-405c-945a-3358e310958d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:52,821 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:52,821 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64e30d46-bbbd-4b87-9fd3-5694d0939f9b', 'x-compute-request-id': 'req-64e30d46-bbbd-4b87-9fd3-5694d0939f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:53,872 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:53,873 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49f8da17-237f-4fdf-a70d-f918e12752e4', 'x-compute-request-id': 'req-49f8da17-237f-4fdf-a70d-f918e12752e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:54,922 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:54,923 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30f29e6d-5bd4-482b-ad90-25fac217c525', 'x-compute-request-id': 'req-30f29e6d-5bd4-482b-ad90-25fac217c525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:55,972 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:39:55,972 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4ad7c8f-28f6-4120-b1a6-d9ee0281ac5b', 'x-compute-request-id': 'req-c4ad7c8f-28f6-4120-b1a6-d9ee0281ac5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:57,025 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:39:57,025 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60c1c5e4-d2eb-489a-a6c1-4da510d1a38f', 'x-compute-request-id': 'req-60c1c5e4-d2eb-489a-a6c1-4da510d1a38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:58,075 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:39:58,075 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a629a2ba-4734-40dd-9897-4e03a56c5760', 'x-compute-request-id': 'req-a629a2ba-4734-40dd-9897-4e03a56c5760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:39:59,124 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:39:59,125 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e6b73b6-d628-4675-bd38-2c53006d63f2', 'x-compute-request-id': 'req-4e6b73b6-d628-4675-bd38-2c53006d63f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:00,174 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:00,174 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beecc842-826a-47b8-889d-0148530c4ca8', 'x-compute-request-id': 'req-beecc842-826a-47b8-889d-0148530c4ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:01,224 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:01,224 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8c82fee-a884-4984-a3e0-c7b01cd4700a', 'x-compute-request-id': 'req-e8c82fee-a884-4984-a3e0-c7b01cd4700a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:02,273 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:02,273 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3483d66-c7d0-4141-bc9a-6dc866199c1b', 'x-compute-request-id': 'req-f3483d66-c7d0-4141-bc9a-6dc866199c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:03,322 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:03,322 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1664374-5fef-46d7-aa66-b63321dcb058', 'x-compute-request-id': 'req-b1664374-5fef-46d7-aa66-b63321dcb058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:04,370 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:04,370 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9478fb79-f802-4c37-9b5e-4630ab94590b', 'x-compute-request-id': 'req-9478fb79-f802-4c37-9b5e-4630ab94590b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:05,420 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:05,420 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4de404a3-5dfa-45ab-8261-c66b917f25cb', 'x-compute-request-id': 'req-4de404a3-5dfa-45ab-8261-c66b917f25cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:06,470 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:06,471 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f53172f4-38aa-4a3d-87dc-20f54411e500', 'x-compute-request-id': 'req-f53172f4-38aa-4a3d-87dc-20f54411e500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:07,520 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:07,521 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92515430-65ca-491a-8e69-969c7d25f18d', 'x-compute-request-id': 'req-92515430-65ca-491a-8e69-969c7d25f18d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:08,571 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:08,571 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b970ace4-f061-433c-bc4a-07c5ced9be3a', 'x-compute-request-id': 'req-b970ace4-f061-433c-bc4a-07c5ced9be3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:09,621 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:09,621 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca62adc3-a497-4f86-b172-9b24af14b89d', 'x-compute-request-id': 'req-ca62adc3-a497-4f86-b172-9b24af14b89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:10,672 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:40:10,672 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df1f8b44-cead-4852-a9e2-6721ca60acf2', 'x-compute-request-id': 'req-df1f8b44-cead-4852-a9e2-6721ca60acf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:11,723 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:11,723 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2b6ad5c-7ff8-472f-93d0-b3c28bfbc6db', 'x-compute-request-id': 'req-f2b6ad5c-7ff8-472f-93d0-b3c28bfbc6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:12,772 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:12,773 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39957677-4bfb-4314-9526-8372d244435f', 'x-compute-request-id': 'req-39957677-4bfb-4314-9526-8372d244435f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:13,823 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:13,823 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b513d580-1f8c-47d9-98d4-671d686bd9ec', 'x-compute-request-id': 'req-b513d580-1f8c-47d9-98d4-671d686bd9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:14,871 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:40:14,872 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e5b8031-b7a9-45e5-9a2b-1912a4084d95', 'x-compute-request-id': 'req-2e5b8031-b7a9-45e5-9a2b-1912a4084d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:15,920 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.044s 2022-03-22 20:40:15,921 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c93b96f7-5e16-4042-b5b4-982beb186940', 'x-compute-request-id': 'req-c93b96f7-5e16-4042-b5b4-982beb186940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:16,974 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.050s 2022-03-22 20:40:16,975 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1147b24b-51e9-45fe-9a82-c835b7a2d708', 'x-compute-request-id': 'req-1147b24b-51e9-45fe-9a82-c835b7a2d708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:18,026 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:40:18,026 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91df506b-7daf-4bac-b42e-6bfec7dc2552', 'x-compute-request-id': 'req-91df506b-7daf-4bac-b42e-6bfec7dc2552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:19,076 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:19,077 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2b78846-a4eb-462b-9c3d-c9da8214333e', 'x-compute-request-id': 'req-b2b78846-a4eb-462b-9c3d-c9da8214333e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:20,127 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:20,127 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77f9c7ae-46d5-41d4-9372-949b7ec868b6', 'x-compute-request-id': 'req-77f9c7ae-46d5-41d4-9372-949b7ec868b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:21,176 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:40:21,176 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-145afda9-f8b9-4864-a5bd-d68d4bcf163a', 'x-compute-request-id': 'req-145afda9-f8b9-4864-a5bd-d68d4bcf163a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:22,225 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:22,226 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eac97ee-e804-409a-bc76-213a27a98892', 'x-compute-request-id': 'req-5eac97ee-e804-409a-bc76-213a27a98892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:23,274 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:40:23,274 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30949a4d-2815-4d97-854e-929224d6e77d', 'x-compute-request-id': 'req-30949a4d-2815-4d97-854e-929224d6e77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:24,322 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:40:24,323 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-904bb7ad-8206-4831-89f0-84af42e028a6', 'x-compute-request-id': 'req-904bb7ad-8206-4831-89f0-84af42e028a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:25,372 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:25,373 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d493d65a-783e-4f7a-a960-b5720808e690', 'x-compute-request-id': 'req-d493d65a-783e-4f7a-a960-b5720808e690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:26,423 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:26,423 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2763bb3-c074-40ed-8ff9-458687858773', 'x-compute-request-id': 'req-c2763bb3-c074-40ed-8ff9-458687858773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:27,474 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:27,474 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae610979-7e9d-4508-b396-c870d63ee86e', 'x-compute-request-id': 'req-ae610979-7e9d-4508-b396-c870d63ee86e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:28,523 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:40:28,523 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b1d92e5-b07f-4b2b-8339-8f533996e31e', 'x-compute-request-id': 'req-8b1d92e5-b07f-4b2b-8339-8f533996e31e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:29,573 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:29,573 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c3c6367-ef6b-478e-bd17-2847693af279', 'x-compute-request-id': 'req-9c3c6367-ef6b-478e-bd17-2847693af279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:30,623 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:30,624 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9196390d-6fbb-4b53-a086-b4f26a78e63c', 'x-compute-request-id': 'req-9196390d-6fbb-4b53-a086-b4f26a78e63c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:31,674 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:31,674 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-651a8f93-116a-46be-9c8f-bb04d09e9904', 'x-compute-request-id': 'req-651a8f93-116a-46be-9c8f-bb04d09e9904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:32,723 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:32,724 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a55892e-237b-4405-8b6e-664953fb0ecf', 'x-compute-request-id': 'req-2a55892e-237b-4405-8b6e-664953fb0ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:33,774 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:33,775 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8569c911-c49f-45fb-90b9-d354eb3cd8d9', 'x-compute-request-id': 'req-8569c911-c49f-45fb-90b9-d354eb3cd8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:34,824 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:34,825 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8408492f-2ecb-4d9a-bed8-a97e618ced90', 'x-compute-request-id': 'req-8408492f-2ecb-4d9a-bed8-a97e618ced90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:35,874 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:40:35,874 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d907d3a-2544-4b37-8474-b473b5d3eac0', 'x-compute-request-id': 'req-9d907d3a-2544-4b37-8474-b473b5d3eac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:36,925 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:36,925 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1db30d13-17bf-4339-a8cb-9023daedea3b', 'x-compute-request-id': 'req-1db30d13-17bf-4339-a8cb-9023daedea3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:37,977 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:40:37,978 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f681a22f-69f1-4479-9f2e-c12fc7c8f9aa', 'x-compute-request-id': 'req-f681a22f-69f1-4479-9f2e-c12fc7c8f9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:39,027 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:39,028 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-174016ea-6767-462e-8f2e-963d18c402c0', 'x-compute-request-id': 'req-174016ea-6767-462e-8f2e-963d18c402c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:40,076 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:40:40,077 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20bf27c6-c5de-4654-a310-0a3a8f0dd012', 'x-compute-request-id': 'req-20bf27c6-c5de-4654-a310-0a3a8f0dd012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:41,125 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:40:41,126 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e5e5edf-24cd-4bee-a059-70d98f7a3034', 'x-compute-request-id': 'req-9e5e5edf-24cd-4bee-a059-70d98f7a3034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:42,176 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:42,177 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af6a4a49-b333-4bd6-8554-0dc62100542b', 'x-compute-request-id': 'req-af6a4a49-b333-4bd6-8554-0dc62100542b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:43,228 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:40:43,228 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adb770b1-600d-43d7-a2cb-d2428c7312d8', 'x-compute-request-id': 'req-adb770b1-600d-43d7-a2cb-d2428c7312d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:44,278 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:40:44,279 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29aa193a-cfea-4290-9a45-72988819e107', 'x-compute-request-id': 'req-29aa193a-cfea-4290-9a45-72988819e107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:45,329 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:45,329 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4db99577-a9ce-489e-88c9-b820fcfc369f', 'x-compute-request-id': 'req-4db99577-a9ce-489e-88c9-b820fcfc369f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:46,380 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:46,380 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3d30294-6b20-4af2-a585-5dd066e85d0b', 'x-compute-request-id': 'req-a3d30294-6b20-4af2-a585-5dd066e85d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:47,429 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:47,429 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6499d65d-a14e-485a-93a8-5762cff0b071', 'x-compute-request-id': 'req-6499d65d-a14e-485a-93a8-5762cff0b071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:48,478 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:48,479 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1313da3-780c-4606-b5c0-00a8d8cc31fd', 'x-compute-request-id': 'req-f1313da3-780c-4606-b5c0-00a8d8cc31fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:49,529 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:49,530 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30594051-fad5-426e-97c9-b0c2b6c5d9b6', 'x-compute-request-id': 'req-30594051-fad5-426e-97c9-b0c2b6c5d9b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:50,581 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:40:50,582 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-258a3040-fd04-4b50-b477-8442a1ad3136', 'x-compute-request-id': 'req-258a3040-fd04-4b50-b477-8442a1ad3136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:51,630 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:40:51,630 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63d0dcfd-fb8c-465f-948e-f113dc650e09', 'x-compute-request-id': 'req-63d0dcfd-fb8c-465f-948e-f113dc650e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:52,680 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:52,680 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56751198-a4a4-412c-9ae7-b74eae02195e', 'x-compute-request-id': 'req-56751198-a4a4-412c-9ae7-b74eae02195e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:53,730 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:53,731 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d958c47-39cf-44cd-adb3-acd315d3d024', 'x-compute-request-id': 'req-2d958c47-39cf-44cd-adb3-acd315d3d024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:54,782 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:40:54,782 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49b9e494-45b6-4e02-9eb2-9f4a58f68564', 'x-compute-request-id': 'req-49b9e494-45b6-4e02-9eb2-9f4a58f68564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:55,832 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:40:55,832 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cce5a02-c052-4489-b44f-92e8d9d4a09c', 'x-compute-request-id': 'req-7cce5a02-c052-4489-b44f-92e8d9d4a09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:56,883 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:40:56,883 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0863438-635b-4849-a272-110824098382', 'x-compute-request-id': 'req-f0863438-635b-4849-a272-110824098382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:57,932 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:40:57,932 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc6e2f5e-219d-4b4f-8085-e7abe6b8f805', 'x-compute-request-id': 'req-cc6e2f5e-219d-4b4f-8085-e7abe6b8f805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:40:58,985 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.050s 2022-03-22 20:40:58,986 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5f661bb-3b13-4cca-b18a-87c7521de0a1', 'x-compute-request-id': 'req-b5f661bb-3b13-4cca-b18a-87c7521de0a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:00,033 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:41:00,033 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6002f690-c6a2-41ee-af4e-8d1f98f85a26', 'x-compute-request-id': 'req-6002f690-c6a2-41ee-af4e-8d1f98f85a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:01,083 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:01,083 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6154e4df-69fa-4181-90d5-c603c720829b', 'x-compute-request-id': 'req-6154e4df-69fa-4181-90d5-c603c720829b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:02,131 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:41:02,132 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-415adeeb-6b17-4a9a-b7c3-7177ec477f5d', 'x-compute-request-id': 'req-415adeeb-6b17-4a9a-b7c3-7177ec477f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:03,186 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.051s 2022-03-22 20:41:03,186 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bcfbcf5-2d05-4aa9-8757-8fa2432dc563', 'x-compute-request-id': 'req-2bcfbcf5-2d05-4aa9-8757-8fa2432dc563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:04,240 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:41:04,241 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5e539ab-68e5-4973-a127-255388b17e46', 'x-compute-request-id': 'req-c5e539ab-68e5-4973-a127-255388b17e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:05,291 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:41:05,291 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74f8e81c-16cf-4e36-aba6-2769a6c28458', 'x-compute-request-id': 'req-74f8e81c-16cf-4e36-aba6-2769a6c28458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:06,345 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.051s 2022-03-22 20:41:06,345 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b733c815-94f9-4535-900d-31fa0ba96d60', 'x-compute-request-id': 'req-b733c815-94f9-4535-900d-31fa0ba96d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:07,395 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:07,395 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-450eea2b-147b-458e-bd99-c374dd4218e5', 'x-compute-request-id': 'req-450eea2b-147b-458e-bd99-c374dd4218e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:08,444 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:08,445 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e130345-7dbc-47d9-a45b-66356792863a', 'x-compute-request-id': 'req-0e130345-7dbc-47d9-a45b-66356792863a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:09,496 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:41:09,496 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bde2fe7c-310a-46d1-b924-e1f77ce07b21', 'x-compute-request-id': 'req-bde2fe7c-310a-46d1-b924-e1f77ce07b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:10,547 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:41:10,547 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60960e96-3ae2-40df-9349-d3f17ba1ba25', 'x-compute-request-id': 'req-60960e96-3ae2-40df-9349-d3f17ba1ba25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:11,595 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:41:11,596 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-487e4766-df7a-4ec2-ac76-3b9e649b5210', 'x-compute-request-id': 'req-487e4766-df7a-4ec2-ac76-3b9e649b5210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:12,645 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:12,646 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f273a631-1ccb-4af5-8484-2f8a1e04fd71', 'x-compute-request-id': 'req-f273a631-1ccb-4af5-8484-2f8a1e04fd71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:13,695 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:13,695 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf874da2-200f-4675-9a1c-4e650a40a132', 'x-compute-request-id': 'req-cf874da2-200f-4675-9a1c-4e650a40a132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:14,746 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:41:14,747 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3194740-b6f4-4ce9-8740-7d514620455d', 'x-compute-request-id': 'req-f3194740-b6f4-4ce9-8740-7d514620455d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:15,797 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:15,797 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e19916d-9e1b-42fc-be37-fc78596651fb', 'x-compute-request-id': 'req-7e19916d-9e1b-42fc-be37-fc78596651fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:16,847 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:41:16,847 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61acb179-df4a-4255-9616-36edfa090bcc', 'x-compute-request-id': 'req-61acb179-df4a-4255-9616-36edfa090bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:17,896 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:41:17,896 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c5e3da-a8df-4ec7-b357-17f27bd7ce09', 'x-compute-request-id': 'req-86c5e3da-a8df-4ec7-b357-17f27bd7ce09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:18,946 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:18,946 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1eeefb6-1495-469b-a28f-178aa61b9d2a', 'x-compute-request-id': 'req-e1eeefb6-1495-469b-a28f-178aa61b9d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:19,996 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:41:19,996 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf3fa7c7-01f1-47b1-8137-887a76f1a407', 'x-compute-request-id': 'req-bf3fa7c7-01f1-47b1-8137-887a76f1a407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:21,045 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:21,046 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6ab7a0c-507b-4782-9da5-73a6fcc0285a', 'x-compute-request-id': 'req-b6ab7a0c-507b-4782-9da5-73a6fcc0285a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:22,094 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:41:22,094 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d948888-e577-4232-8ade-b72f9c56cc2b', 'x-compute-request-id': 'req-1d948888-e577-4232-8ade-b72f9c56cc2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:23,147 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:41:23,147 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b74879fc-df37-4b2d-ac0f-a6c462b6af41', 'x-compute-request-id': 'req-b74879fc-df37-4b2d-ac0f-a6c462b6af41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:24,196 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:24,197 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c01e4d2b-776a-485f-bbe9-e49c9c130081', 'x-compute-request-id': 'req-c01e4d2b-776a-485f-bbe9-e49c9c130081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:25,246 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:25,246 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55c48ac1-91e2-4d6a-aa02-e1a951f70dc0', 'x-compute-request-id': 'req-55c48ac1-91e2-4d6a-aa02-e1a951f70dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:26,295 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:26,296 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50865104-e3a1-4b46-8635-93729adae19f', 'x-compute-request-id': 'req-50865104-e3a1-4b46-8635-93729adae19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:27,346 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:41:27,347 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-694f0c18-44f7-423d-865d-d384845d89ea', 'x-compute-request-id': 'req-694f0c18-44f7-423d-865d-d384845d89ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:28,397 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:41:28,397 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f4d81b8-eaac-41fa-8a3b-e659378c0b62', 'x-compute-request-id': 'req-9f4d81b8-eaac-41fa-8a3b-e659378c0b62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:29,446 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:29,447 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c681b935-c39b-4864-9f32-50cde76e74f5', 'x-compute-request-id': 'req-c681b935-c39b-4864-9f32-50cde76e74f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:30,497 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:41:30,497 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0220ccb9-c4d0-4931-ac28-47122f8bad99', 'x-compute-request-id': 'req-0220ccb9-c4d0-4931-ac28-47122f8bad99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:31,548 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:31,548 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4683ecf9-40f6-48db-b9cc-8ff719bd512f', 'x-compute-request-id': 'req-4683ecf9-40f6-48db-b9cc-8ff719bd512f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:32,598 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:41:32,598 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d84eac7-74f6-412d-9fbf-d748eec9f9ea', 'x-compute-request-id': 'req-0d84eac7-74f6-412d-9fbf-d748eec9f9ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:33,648 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:33,648 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-476e1607-ac28-481f-a094-0b43e5d7bf58', 'x-compute-request-id': 'req-476e1607-ac28-481f-a094-0b43e5d7bf58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:34,697 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:34,698 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca1d671e-ea64-40c5-8470-358c32445447', 'x-compute-request-id': 'req-ca1d671e-ea64-40c5-8470-358c32445447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:35,747 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:41:35,747 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4de4dc3-592f-4d72-b2c2-cc7d7d50d9a7', 'x-compute-request-id': 'req-e4de4dc3-592f-4d72-b2c2-cc7d7d50d9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:36,798 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:41:36,798 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52463432-fc8d-4bda-bd4c-1071516c4b4f', 'x-compute-request-id': 'req-52463432-fc8d-4bda-bd4c-1071516c4b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:37,849 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:41:37,850 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05166663-2a8d-4f13-a299-0de9ede9e043', 'x-compute-request-id': 'req-05166663-2a8d-4f13-a299-0de9ede9e043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:38,900 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:41:38,900 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d21e729-135d-4317-bac8-6af588c44335', 'x-compute-request-id': 'req-3d21e729-135d-4317-bac8-6af588c44335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:39,953 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:41:39,953 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52b34f31-d224-464c-a126-04bdc6269aec', 'x-compute-request-id': 'req-52b34f31-d224-464c-a126-04bdc6269aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:41,003 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:41,004 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-269a2e58-cbff-4223-af8d-e7abe5fe1f75', 'x-compute-request-id': 'req-269a2e58-cbff-4223-af8d-e7abe5fe1f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:42,053 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:42,054 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-882c0d33-1774-47cd-9c4d-64af11479d11', 'x-compute-request-id': 'req-882c0d33-1774-47cd-9c4d-64af11479d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:43,103 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:41:43,103 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fe830db-ecce-4783-88fc-1fc88389ec00', 'x-compute-request-id': 'req-9fe830db-ecce-4783-88fc-1fc88389ec00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:44,153 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:44,153 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63ae06dd-8b9e-4619-8703-98d64feba664', 'x-compute-request-id': 'req-63ae06dd-8b9e-4619-8703-98d64feba664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:45,206 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.050s 2022-03-22 20:41:45,206 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-117e9530-3106-41cc-8557-b956fc4273cf', 'x-compute-request-id': 'req-117e9530-3106-41cc-8557-b956fc4273cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:46,255 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:46,256 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-260ce659-6a06-465b-b902-0d6176204662', 'x-compute-request-id': 'req-260ce659-6a06-465b-b902-0d6176204662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:47,306 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:41:47,306 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c070bbe7-6fec-4a8d-ae03-01e630ab031e', 'x-compute-request-id': 'req-c070bbe7-6fec-4a8d-ae03-01e630ab031e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:48,362 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.052s 2022-03-22 20:41:48,363 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d78922e-f878-466a-ad2a-e0dfb1198f74', 'x-compute-request-id': 'req-2d78922e-f878-466a-ad2a-e0dfb1198f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:49,412 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:41:49,413 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7d318f8-e055-4eba-82a7-097f81935d1d', 'x-compute-request-id': 'req-c7d318f8-e055-4eba-82a7-097f81935d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:50,462 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:50,462 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be5cea95-3d25-40b9-8b7f-fa30f0010675', 'x-compute-request-id': 'req-be5cea95-3d25-40b9-8b7f-fa30f0010675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:51,512 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:51,512 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9336a4f-7300-4353-a7b8-cea86f1f6a4d', 'x-compute-request-id': 'req-e9336a4f-7300-4353-a7b8-cea86f1f6a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:52,560 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:41:52,561 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e4e4250-4952-42c3-bc17-34b10b32ad7d', 'x-compute-request-id': 'req-4e4e4250-4952-42c3-bc17-34b10b32ad7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:53,610 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:41:53,611 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05b43b44-1ed2-40ba-b5d4-bd4a2b7e9dd7', 'x-compute-request-id': 'req-05b43b44-1ed2-40ba-b5d4-bd4a2b7e9dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:54,659 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:41:54,659 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32fb6d57-5da1-4262-bdbd-9e0f54cef658', 'x-compute-request-id': 'req-32fb6d57-5da1-4262-bdbd-9e0f54cef658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:55,710 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:41:55,710 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ea52f4c-9f48-40f5-8c2f-40daa14c6ec3', 'x-compute-request-id': 'req-1ea52f4c-9f48-40f5-8c2f-40daa14c6ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:56,759 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:56,759 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81106488-b052-4300-89d3-8423287c0a24', 'x-compute-request-id': 'req-81106488-b052-4300-89d3-8423287c0a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:57,810 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:41:57,811 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26be6f05-7d98-468b-9d9f-45e02ad06d8b', 'x-compute-request-id': 'req-26be6f05-7d98-468b-9d9f-45e02ad06d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:58,860 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:58,861 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8649c0a7-a1c7-4d40-932d-4d594861b870', 'x-compute-request-id': 'req-8649c0a7-a1c7-4d40-932d-4d594861b870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:41:59,910 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:41:59,910 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99d9aabf-c2d6-405e-849f-c610bc662269', 'x-compute-request-id': 'req-99d9aabf-c2d6-405e-849f-c610bc662269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:00,960 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:42:00,961 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3db4e2e2-cb26-41c1-a1c8-34e6666e936f', 'x-compute-request-id': 'req-3db4e2e2-cb26-41c1-a1c8-34e6666e936f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:02,014 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.050s 2022-03-22 20:42:02,015 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4092c670-50ce-4f47-9ce4-999e430d14a8', 'x-compute-request-id': 'req-4092c670-50ce-4f47-9ce4-999e430d14a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:03,066 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:42:03,067 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d55dcf59-97cb-4cd2-bef5-52c55ee9108c', 'x-compute-request-id': 'req-d55dcf59-97cb-4cd2-bef5-52c55ee9108c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:04,116 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:42:04,117 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c15d09e1-75cb-4163-9915-621a454fd959', 'x-compute-request-id': 'req-c15d09e1-75cb-4163-9915-621a454fd959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:05,167 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:42:05,167 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d19a71f-3fab-4a9c-a4e4-d6e64a41a0e9', 'x-compute-request-id': 'req-4d19a71f-3fab-4a9c-a4e4-d6e64a41a0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:06,217 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:42:06,218 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab67ddf2-449f-428a-8046-149281664462', 'x-compute-request-id': 'req-ab67ddf2-449f-428a-8046-149281664462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:07,267 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:42:07,267 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fef8b02-add8-48f4-a89c-755779c01c22', 'x-compute-request-id': 'req-0fef8b02-add8-48f4-a89c-755779c01c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:08,317 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.047s 2022-03-22 20:42:08,318 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-045bb3fe-a347-42e8-b234-4ae704dafca3', 'x-compute-request-id': 'req-045bb3fe-a347-42e8-b234-4ae704dafca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:09,370 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:42:09,370 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e54bc916-b7b9-4345-bf0a-406596402dc6', 'x-compute-request-id': 'req-e54bc916-b7b9-4345-bf0a-406596402dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:10,420 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:42:10,421 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76fdfa79-0cd0-4df8-afc4-15ae1ab829b0', 'x-compute-request-id': 'req-76fdfa79-0cd0-4df8-afc4-15ae1ab829b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:11,473 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.049s 2022-03-22 20:42:11,474 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eaf5d99-f0ff-49b5-8c22-49ccdf4dc1a0', 'x-compute-request-id': 'req-3eaf5d99-f0ff-49b5-8c22-49ccdf4dc1a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:12,522 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.045s 2022-03-22 20:42:12,522 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87cb2490-3e12-4892-80a7-460e8babef9f', 'x-compute-request-id': 'req-87cb2490-3e12-4892-80a7-460e8babef9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:13,572 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:42:13,573 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e75b6ce-5352-4ffc-8c5f-2f7bdec1bd7b', 'x-compute-request-id': 'req-1e75b6ce-5352-4ffc-8c5f-2f7bdec1bd7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:14,623 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:42:14,623 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-851d22d1-8f23-49e2-83fd-6080b49d24cd', 'x-compute-request-id': 'req-851d22d1-8f23-49e2-83fd-6080b49d24cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:15,672 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.046s 2022-03-22 20:42:15,673 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b40942ad-d852-41c3-8e85-ae0352ba9cfb', 'x-compute-request-id': 'req-b40942ad-d852-41c3-8e85-ae0352ba9cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:16,723 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments 0.048s 2022-03-22 20:42:16,724 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ad906f1-d7c2-4d1d-8d0d-6b08aee5e132', 'x-compute-request-id': 'req-6ad906f1-d7c2-4d1d-8d0d-6b08aee5e132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "volumeId": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "serverId": "1322f032-5037-4c5a-a6fd-3efcb54da039", "device": "/dev/sdb"}]}' 2022-03-22 20:42:17,821 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 POST http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/action 0.094s 2022-03-22 20:42:17,822 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37897', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ec5d50d-c78f-4052-a37d-e56510391c9a', 'x-compute-request-id': 'req-2ec5d50d-c78f-4052-a37d-e56510391c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039/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-03-22 20:42:17,824 118516 DEBUG [tempest.common.waiters] Console output for 1322f032-5037-4c5a-a6fd-3efcb54da039 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.004000] APIC: Switch to symmetric I/O mode setup [ 0.008000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.136000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.140000] tsc: Detected 1995.192 MHz processor [ 0.144000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.148012] pid_max: default: 32768 minimum: 301 [ 0.152102] Security Framework initialized [ 0.156009] Yama: becoming mindful. [ 0.160058] AppArmor: AppArmor initialized [ 0.168023] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.172159] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176033] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.180018] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.184553] CPU: Physical Processor ID: 0 [ 0.188661] mce: CPU supports 1 MCE banks [ 0.192192] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.196009] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.200010] Spectre V2 : Mitigation: Full generic retpoline [ 0.204009] Speculative Store Bypass: Vulnerable [ 0.260209] Freeing SMP alternatives memory: 36K [ 0.268747] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.272172] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.276125] Hierarchical SRCU implementation. [ 0.280799] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.284010] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.288127] smp: Bringing up secondary CPUs ... [ 0.292007] smp: Brought up 1 node, 1 CPU [ 0.296005] smpboot: Max logical packages: 1 [ 0.300026] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.308498] devtmpfs: initialized [ 0.312086] x86/mm: Memory block size: 128MB [ 0.316258] evm: security.selinux [ 0.320009] evm: security.SMACK64 [ 0.324006] evm: security.SMACK64EXEC [ 0.328005] evm: security.SMACK64TRANSMUTE [ 0.332005] evm: security.SMACK64MMAP [ 0.336005] evm: security.apparmor [ 0.340032] evm: security.ima [ 0.344008] evm: security.capability [ 0.348219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.352025] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.356104] pinctrl core: initialized pinctrl subsystem [ 0.360413] NET: Registered protocol family 16 [ 0.364139] audit: initializing netlink subsys (disabled) [ 0.368561] cpuidle: using governor ladder [ 0.372043] audit: type=2000 audit(1647981297.368:1): state=initialized audit_enabled=0 res=1 [ 0.376016] cpuidle: using governor menu [ 0.380106] ACPI: bus type PCI registered [ 0.384010] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.392512] PCI: Using configuration type 1 for base access [ 0.402501] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.404357] ACPI: Added _OSI(Module Device) [ 0.408040] ACPI: Added _OSI(Processor Device) [ 0.412008] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.416008] ACPI: Added _OSI(Processor Aggregator Device) [ 0.420034] ACPI: Added _OSI(Linux-Dell-Video) [ 0.434902] ACPI: Interpreter enabled [ 0.436037] ACPI: (supports S0 S5) [ 0.440006] ACPI: Using IOAPIC for interrupt routing [ 0.444078] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.448586] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.497355] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.500022] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.504030] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.508031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.516272] PCI host bridge to bus 0000:00 [ 0.520018] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.524056] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.528018] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.532017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.536014] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.540017] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.592013] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.596015] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.600017] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.604014] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.613644] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.613644] * this clock source is slow. Consider trying other clock sources [ 0.629612] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.700928] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.708341] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.714034] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.716781] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.720669] SCSI subsystem initialized [ 0.724608] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.728000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.728015] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.732013] vgaarb: loaded [ 0.736140] pps_core: LinuxPPS API ver. 1 registered [ 0.740012] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.744041] PTP clock support registered [ 0.748123] EDAC MC: Ver: 3.0.0 [ 0.754577] hv_vmbus: Vmbus version:4.0 [ 0.756133] PCI: Using ACPI for IRQ routing [ 0.760200] NetLabel: Initializing [ 0.764022] NetLabel: domain hash size = 128 [ 0.768022] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.773436] NetLabel: unlabeled traffic allowed by default [ 0.776227] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.796301] VFS: Disk quotas dquot_6.6.0 [ 0.803425] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.809642] AppArmor: AppArmor Filesystem Enabled [ 0.814584] pnp: PnP ACPI init [ 0.836909] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.850034] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.860234] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.872576] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.881960] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.886685] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.891817] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.899486] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.908433] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.916694] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.921320] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.930359] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.936761] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.943935] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.949531] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.956097] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.965754] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.978014] pnp: PnP ACPI: found 9 devices [ 0.994264] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.005845] NET: Registered protocol family 2 [ 1.041444] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.057780] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.063721] TCP: Hash tables configured (established 8192 bind 8192) [ 1.074069] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.082717] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.091935] NET: Registered protocol family 1 [ 1.098633] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.107910] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.118065] Unpacking initramfs... [ 1.450646] Freeing initrd memory: 13088K [ 1.459109] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.467462] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.478699] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.487972] Scanning for low memory corruption every 60 seconds [ 1.497282] Initialise system trusted keyrings [ 1.506735] Key type blacklist registered [ 1.515452] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.527369] zbud: loaded [ 1.536539] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.544573] fuse init (API version 7.26) [ 1.555436] Key type asymmetric registered [ 1.565173] random: fast init done [ 1.574358] Asymmetric key parser 'x509' registered [ 1.583545] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.590133] io scheduler noop registered (default) [ 1.599822] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.607692] ACPI: Power Button [PWRF] [ 1.615725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.647469] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.688936] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.704657] Linux agpgart interface v0.103 [ 1.716835] loop: module loaded [ 1.724762] hv_vmbus: registering driver hv_storvsc [ 1.735968] scsi host0: storvsc_host_t [ 1.746705] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.763231] scsi host1: storvsc_host_t [ 1.776978] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.787164] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.796488] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.818479] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.836853] sd 0:0:0:0: [sda] Write Protect is off [ 1.847916] scsi host2: ata_piix [ 1.855293] scsi host3: ata_piix [ 1.860092] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.869248] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.898554] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.911275] libphy: Fixed MDIO Bus: probed [ 1.918755] tun: Universal TUN/TAP device driver, 1.6 [ 1.931447] PPP generic driver version 2.4.2 [ 1.942694] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.979041] sda: sda1 [ 1.988896] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 2.000119] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.009154] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.022089] mousedev: PS/2 mouse device common for all mice [ 2.036582] rtc_cmos 00:00: RTC can wake from S4 [ 2.569122] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.576242] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 3.299203] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.311856] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.445312] sd 1:0:0:0: [sdb] Write Protect is off [ 3.483535] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.496370] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.504287] device-mapper: uevent: version 1.0.3 [ 3.514158] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 3.534140] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.544475] NET: Registered protocol family 10 [ 3.555497] Segment Routing with IPv6 [ 3.561043] NET: Registered protocol family 17 [ 3.567619] Key type dns_resolver registered [ 3.572897] RAS: Correctable Errors collector initialized. [ 3.579740] registered taskstats version 1 [ 3.715323] Loading compiled-in X.509 certificates [ 3.727708] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.737209] zswap: loaded using pool lzo/zbud [ 3.753284] Key type big_key registered [ 3.761193] Key type trusted registered [ 3.772669] Key type encrypted registered [ 3.779820] AppArmor: AppArmor sha1 policy hashing enabled [ 3.789202] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.798407] evm: HMAC attrs: 0x1 [ 3.812813] rtc_cmos 00:00: setting system clock to 2022-03-22 20:35:01 UTC (1647981301) [ 3.824781] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.833857] EDD information not available. [ 3.853034] sd 1:0:0:0: [sdb] Attached SCSI disk [ 4.570653] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.598477] ata2.00: configured for MWDMA2 [ 4.636930] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.666547] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.674075] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.688655] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 4.702398] Freeing unused kernel memory: 2248K [ 4.716081] Write protecting the kernel read-only data: 18432k [ 4.727740] Freeing unused kernel memory: 2008K [ 4.743513] Freeing unused kernel memory: 124K [ 4.764455] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.771384] x86/mm: Checking user space page tables [ 4.800243] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.918068] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.928379] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.937993] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.949360] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.958735] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.980250] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.008529] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.018074] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.030679] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.041569] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.282721] hv_utils: Registering HyperV Utility Driver [ 5.289964] hv_vmbus: registering driver hv_util [ 5.313219] hv_vmbus: registering driver hv_netvsc [ 5.338559] hidraw: raw HID events driver (C) Jiri Kosina [ 5.358844] hv_vmbus: registering driver hyperv_keyboard [ 5.393137] hv_vmbus: registering driver hid_hyperv [ 5.404415] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 5.620751] hv_utils: Heartbeat IC version 3.0 [ 5.631884] hv_utils: Shutdown IC version 3.0 [ 5.644293] hv_utils: TimeSync IC version 4.0 [ 5.665558] hv_utils: VSS IC version 5.0 [ 5.675900] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.698152] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on Begin: Loading essential drivers ... [ 5.988583] raid6: sse2x1 gen() 2140 MB/s [ 6.052277] raid6: sse2x1 xor() 2712 MB/s [ 6.104042] raid6: sse2x2 gen() 5803 MB/s [ 6.172042] raid6: sse2x2 xor() 3204 MB/s [ 6.228071] raid6: sse2x4 gen() 5992 MB/s [ 6.292123] raid6: sse2x4 xor() 2983 MB/s [ 6.298477] raid6: using algorithm sse2x4 gen() 5992 MB/s [ 6.309397] raid6: .... xor() 2983 MB/s, rmw enabled [ 6.317766] raid6: using intx1 recovery algorithm [ 6.339039] xor: measuring software checksum speed [ 6.380701] prefetch64-sse: 8746.000 MB/sec [ 6.428073] generic_sse: 7272.000 MB/sec [ 6.436828] xor: using function: prefetch64-sse (8746.000 MB/sec) [ 6.452208] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 6.723750] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.940792] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 6.950706] EXT4-fs (sda1): write access will be enabled during recovery [ 7.266378] EXT4-fs (sda1): recovery complete [ 7.368977] 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.235600] 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.249472] systemd[1]: Detected virtualization microsoft. [ 8.261456] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 8.372263] systemd[1]: Set hostname to <tempest-attachvolumeshelvetestjson-server-1359119786>. [ 8.952224] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 9.078469] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 9.205304] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 9.297488] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 9.422144] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 9.544715] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Listening on LVM2 metadata daemon 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 Device-mapper event daemon FIFOs. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Created slice System Slice. Mounting Debug File System... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Mounting POSIX Message Queue File System... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Journal Service... [[0;32m OK [0m] Reached target Slices. [ 10.905802] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Load Kernel Modules... [ 11.060265] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel... [ 11.164708] iscsi: registered transport (tcp) [[0;32m OK [0m] [ 11.220749] iscsi: registered transport (iser) Started Dispatc Password Requests to Console Directory Watch. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting Configuration File System... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Cotrol File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Krnel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target ocal 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 CreateVolatile 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 Networ Time Synchroniation... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 36.088689] cloud-init[340]: Cloud-init v. 18.2 running 'init-local' at Tue, 22 Mar 2022 20:35:16 +0000. Up 17.86 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started ifup for eth0. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 63.888874] cloud-init[675]: Cloud-init v. 18.2 running 'init' at Tue, 22 Mar 2022 20:35:38 +0000. Up 39.76 seconds. [ 63.994156] cloud-init[675]: [ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [ 64.125540] cloud-init[[675]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target System Initialization. [ 64.270373] cloud-init[[0;32m OK [0m[675]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |] Started ACPI Events Check. [[0;32m OK [0m[ 64.410841] cloud-init] [675]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Paths. [ [0;32m OK [0m[ 64.544426] ] cloud-initStarted Daily Cleanup of Temporary Directories.[675]: ci-info: | eth0 | True | 172.20.0.13 | 255.255.255.240 | . | fa:16:3e:05:fd:84 | [[ 64.695344] cloud-init[0;32m OK [0m[675]: ci-info: | eth0 | True | fe80::f816:3eff:fe05:fd84/64 | . | link | fa:16:3e:05:fd:84 |] Started Daily apt download activities. [ 64.810835] cloud-init[[675]: [0;32m OK [0mci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |] Listening on D-Bus System Message Bus Socket. [ 64.954350] [cloud-init[0;32m OK [0m[675]: ci-info: | lo | True | ::1/128 | . | host | . |] Started Daily apt upgrade and clean activities. [[0;32m OK [0m[ 65.132116] cloud-init] [675]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Timers. [[ 65.237657] cloud-init[0;32m OK [0m[675]: ] ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++Listening on ACPID Listen Socket. [[0;32m OK [0m[ 65.357977] cloud-init] [675]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Reached target Sockets. [[ 65.458973] [0;32m OK [0mcloud-init] [675]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |Reached target Basic System. Starting LSB: Record successful boot for GRUB...[ 65.600749] cloud-init[675]: Starting Login Service...ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 65.741401] cloud-init[[675]: [0;32m OK [0mci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |] Started Regular background program processing daemon. [ 65.876352] [cloud-init[0;32m OK [0m[675]: ci-info: | 1 | 169.254.169.54 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |] Started Unattended Upgrades Shutdown. [ 66.166952] cloud-init[675]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |[ [0;32m OK [0m[ 66.285304] cloud-init] Started ACPI event daemon.[675]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[ [0;32m OK [0m] Started D-Bus System Message Bus. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Reached target Cloud-config availability. Starting Apply the settings specified in cloud-config... 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 argets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions.. [[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 Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. Ubuntu 16.04.4 LTS tempest-attachvolumeshelvetestjson-server-1359119786 ttyS0 tempest-attachvolumeshelvetestjson-server-1359119786 login: [ 144.511937] cloud-init[736]: Cloud-init v. 18.2 running 'modules:config' at Tue, 22 Mar 2022 20:36:09 +0000. Up 71.11 seconds. [ 155.737705] cloud-init[873]: Printing ubuntu user authorized keys [ 155.872192] cloud-init[873]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs4nmHMvLOONiP9bns7+QaJequgkEcFsYO9HUxg8UpJq8QueSW4TS0SNPjFG/JnDQLzSTGi/3QAJjVx3GorIFgFh0JjRIPNPvjDRYkWdt2owcWwmTX9HkoVwu0RJT7rag1NQY+9IuGoX9oySg3nLE7IKCg4zexALxkb2CrmcyL/XO7zjduD0H1R3189AugOxKR74+TiI9o2IiFD6t/61pRjX7I9zS9QS6zuD6DRJw+F9Bb6qKJ/QrD9bwfxFtuN9z0PExaT617G8w5U45wXbLv7WuwRt4OiUJEGkjFakwd22TXO/woXtYQDdTS0VrKgvLtx+NCEvzAUKXJUBxsHO7 Generated-by-Nova ci-info: ++++++++++Authorized keys from /home/uuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 03:28:19:7a:b6:f2:b1:73:ac:15:fd:4c:35:6e:8a:c5 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Mar 22 20:37:36 ec2: <14>Mar 22 20:37:36 ec2: ############################################################# <14>Mar 22 20:37:36 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Mar 22 20:37:36 ec2: 1024 SHA256:YkwkM0h0ES5t/iCkkbIGjPekq4+uVbHqjg1H+ScdxOQ root@tempest-attachvolumeshelvetestjson-server-1359119786 (DSA) <14>Mar 22 20:37:36 ec2: 256 SHA256:ndZQq/VSIx1A5k911sbwDfXNfTcS5VZ3KBUH9+aEyR4 root@tempest-attachvolumeshelvetestjson-server-1359119786 (ECDSA) <14>Mar 22 20:37:36 ec2: 256 SHA256:Q/KBykHdA71reER30IqpbxVwtOeXjw92CL5QlhrH+jE root@tempest-attachvolumeshelvetestjson-server-1359119786 (ED25519) <14>Mar 22 20:37:36 ec2: 2048 SHA256:lfFx+bEEGApfeFaEcBOgxN67IYD8rYs0NGxDRF/4O2s root@tempest-attachvolumeshelvetestjson-server-1359119786 (RSA) <14>Mar 22 20:37:36 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Mar 22 20:37:36 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nist256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCBW/BKzH+sIOKshjQBFReVmt4UZ5CFpoentJzvUGsNyj6/7aNRpLv+ECz+pEEcMBksMNUA39RCqsvXUeVIMQCA= root@tempest-attachvolumeshelvetestjson-server-1359119786 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ8AFtxM+DaekW421bHf5i2r88xmJLHL2SPueLVzIAh8 root@tempest-attachvolumeshelvetestjson-server-1359119786 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyocr/7lpvnAli5Utt8INNecBgbSSQ2dDJ0soxXSDJBzWu5O4MnQXB/OG85C/jZurOWR/JqQhet0+3ky8mymineCPCft03HUAWCawUDDjrqkTp/jck4c64Pq9gJ7M538FGVUgI1T9s0kTaTekbjdD40zmHOcIAKSnRUjfZo+jR2Z77QgY3pSzOK1B/BOaPvf2NbNZkGSPdhYeWCUipHTBd0qln+9B52yJQbNu+MUAR1whFoXQk2JwNIpJRUyrazsR4Wg3vCnhXOdRSLnxlSY7uBKvjEs5DBAjQzJkjO0u9hJjZIudtLCYSK0zt0Hkh+ovL9cbXOxIHEweK39B2AKn root@tempest-attachvolumeshelvetestjson-server-1359119786 -----END SSH HOST KEY KEYS----- [ 161.335060] cloud-init[873]: Cloud-init v. 18.2 running 'modules:final' at Tue, 22 Mar 2022 20:37:24 +0000. Up 145.71 seconds. [ 161.456455] cloud-init[873]: Cloud-init v. 18.2 finished at Tue, 22 Mar 2022 20:37:37 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 158.99 seconds 2022-03-22 20:42:17,867 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:42:17,873 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7862e2df-0ab7-416d-84b3-5e6e7719e6cd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7862e2df-0ab7-416d-84b3-5e6e7719e6cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:18,923 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:42:18,923 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f701b73-7814-4f93-b5da-dcec4f92ef88', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f701b73-7814-4f93-b5da-dcec4f92ef88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:19,976 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:42:19,976 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4405d97f-baa3-498a-8c09-71fb0ffaaba7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4405d97f-baa3-498a-8c09-71fb0ffaaba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:21,033 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.048s 2022-03-22 20:42:21,033 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6f6c043-4a3c-4059-b148-fd4784ea4d5b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6f6c043-4a3c-4059-b148-fd4784ea4d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:22,084 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:42:22,085 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d63ebc2-bd73-41f5-96e1-5ef7c2f2db9a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d63ebc2-bd73-41f5-96e1-5ef7c2f2db9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:23,136 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:42:23,137 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa61396-1b9a-4279-8726-d5c5b140276c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa61396-1b9a-4279-8726-d5c5b140276c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:24,187 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:42:24,188 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66614b8d-e478-4b2e-bd31-678dd25a16fa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66614b8d-e478-4b2e-bd31-678dd25a16fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:25,239 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:42:25,239 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-535aa0bf-3b52-4728-ac8e-1efc3342b9cd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-535aa0bf-3b52-4728-ac8e-1efc3342b9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:26,289 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:42:26,290 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0ffecaf-e1b6-4fbb-b299-198e2e7ca776', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0ffecaf-e1b6-4fbb-b299-198e2e7ca776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:27,342 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:42:27,342 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4ff1f28-dd1a-451d-9eb4-d7ce65907b00', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4ff1f28-dd1a-451d-9eb4-d7ce65907b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:28,394 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:42:28,394 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43e92eb-86cd-44d1-80a5-5d499a4f6f9d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43e92eb-86cd-44d1-80a5-5d499a4f6f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:29,446 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:42:29,446 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bfd5c01-dad8-4590-852f-daa46e1ac785', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bfd5c01-dad8-4590-852f-daa46e1ac785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:30,499 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:42:30,499 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fba2cc3-5aba-4f57-942c-7818e1260f5a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fba2cc3-5aba-4f57-942c-7818e1260f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:31,551 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:42:31,552 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8833824b-fcf5-4c38-ab92-0a031b541ca8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8833824b-fcf5-4c38-ab92-0a031b541ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:32,605 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:42:32,606 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-944dddc6-c556-4f65-9a87-2ab000295925', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-944dddc6-c556-4f65-9a87-2ab000295925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:33,657 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:42:33,657 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc22db7-c5e6-4253-a652-3c57c4b054d9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc22db7-c5e6-4253-a652-3c57c4b054d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:34,709 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:42:34,709 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c5d4a8b-b130-4c4d-8d53-8168bf11b711', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c5d4a8b-b130-4c4d-8d53-8168bf11b711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:35,762 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:42:35,762 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d500cc-868c-4492-9eb7-698452fb3097', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d500cc-868c-4492-9eb7-698452fb3097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:36,815 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:42:36,816 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-460f67ad-bbee-4a1a-ba64-8422ebbd53b0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-460f67ad-bbee-4a1a-ba64-8422ebbd53b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:37,868 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:42:37,868 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e2b156-b9a8-4584-a1d3-a9ecae40300c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e2b156-b9a8-4584-a1d3-a9ecae40300c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:38,925 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.048s 2022-03-22 20:42:38,925 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a08ffe0-67ed-4f18-9c37-10c9304f2f79', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a08ffe0-67ed-4f18-9c37-10c9304f2f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:39,981 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.047s 2022-03-22 20:42:39,982 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f285a408-424d-4db3-9f26-77d72dda37bb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f285a408-424d-4db3-9f26-77d72dda37bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:41,033 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:42:41,033 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21073bd8-17bd-4698-a1c7-b132dd479c50', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21073bd8-17bd-4698-a1c7-b132dd479c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:42,085 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:42:42,085 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e3950d-c642-4feb-aa83-0e12b8acf69c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e3950d-c642-4feb-aa83-0e12b8acf69c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:43,138 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:42:43,139 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba924a8b-571b-40f2-a7de-c64dad25470a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba924a8b-571b-40f2-a7de-c64dad25470a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:44,192 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:42:44,192 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf6b71f-5bdc-4468-ae5a-92a064e51498', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf6b71f-5bdc-4468-ae5a-92a064e51498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:45,244 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:42:45,244 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b784168-3e41-4ace-95c8-ea276b29296a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b784168-3e41-4ace-95c8-ea276b29296a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:46,294 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:42:46,295 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ca9bfb-5b25-4a4e-8f23-dffb16fe5eca', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ca9bfb-5b25-4a4e-8f23-dffb16fe5eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:47,345 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:42:47,346 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4058a86a-e746-4e74-9b00-4c46168698c7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4058a86a-e746-4e74-9b00-4c46168698c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:48,398 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:42:48,399 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ab30c9-b704-4651-a571-265879629b73', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ab30c9-b704-4651-a571-265879629b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:49,452 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:42:49,452 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae2f0640-bbd1-466e-87f9-fa774871917b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae2f0640-bbd1-466e-87f9-fa774871917b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:50,505 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:42:50,505 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfbfe97f-634f-4d0a-8efb-ff77d4a6cf58', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfbfe97f-634f-4d0a-8efb-ff77d4a6cf58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:51,559 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:42:51,559 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-423c837d-068b-4eba-93de-95ae77df198f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-423c837d-068b-4eba-93de-95ae77df198f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:52,611 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:42:52,611 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c3d56c-c3a5-43a6-9930-2f8bc442dff7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c3d56c-c3a5-43a6-9930-2f8bc442dff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:53,661 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:42:53,661 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2b24e6-f1d1-4c51-8aa0-8abf49542a2a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2b24e6-f1d1-4c51-8aa0-8abf49542a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:54,711 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:42:54,712 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36403657-9342-4869-8c34-2827c60127f2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36403657-9342-4869-8c34-2827c60127f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:55,764 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:42:55,765 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a276bb28-51cf-428a-8c97-9ffe8e64feda', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a276bb28-51cf-428a-8c97-9ffe8e64feda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:56,902 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.129s 2022-03-22 20:42:56,903 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b475e5fa-2cb1-4513-a102-dd8671c56f26', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b475e5fa-2cb1-4513-a102-dd8671c56f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:57,955 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:42:57,955 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceec32e8-5d97-46d3-b28e-bef057cb8e86', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceec32e8-5d97-46d3-b28e-bef057cb8e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:42:59,006 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:42:59,006 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce8d19b-8d31-46ca-919c-af8c7d0c048f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce8d19b-8d31-46ca-919c-af8c7d0c048f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:00,057 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:00,058 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb777a40-fa4c-4688-9bf3-819a99397cc7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb777a40-fa4c-4688-9bf3-819a99397cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:01,108 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:01,108 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d7c858-2926-4f4f-8003-818b4f7f9978', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d7c858-2926-4f4f-8003-818b4f7f9978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:02,158 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:02,159 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088673d9-4cfb-4ed8-9ed3-e1c663aa2167', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088673d9-4cfb-4ed8-9ed3-e1c663aa2167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:03,210 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:03,210 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bf386c6-3d26-420e-89b5-3b9f6938ce30', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bf386c6-3d26-420e-89b5-3b9f6938ce30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:04,261 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:04,262 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1eed4d-56ae-4cc8-bad1-cc92248ea9df', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1eed4d-56ae-4cc8-bad1-cc92248ea9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:05,321 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.051s 2022-03-22 20:43:05,321 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4462ea26-29bd-4ab9-8bef-505219240640', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4462ea26-29bd-4ab9-8bef-505219240640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:06,374 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:43:06,375 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc85ce2b-091f-420c-b886-97e86a62dde7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc85ce2b-091f-420c-b886-97e86a62dde7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:07,426 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:07,427 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd26839-3f5d-4a72-8883-f54d3b573807', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd26839-3f5d-4a72-8883-f54d3b573807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:08,478 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:08,478 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9713ec3d-1a12-401f-8bd3-80f17dc24db3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9713ec3d-1a12-401f-8bd3-80f17dc24db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:09,529 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:09,530 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f511bddc-4579-42ab-b974-b0f0a3328a91', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f511bddc-4579-42ab-b974-b0f0a3328a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:10,582 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:43:10,583 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd2d1df-968b-465b-bd8b-a03d44752017', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd2d1df-968b-465b-bd8b-a03d44752017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:11,636 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:43:11,637 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f95f5f9-8d3f-4fa9-bfec-552504e735dd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f95f5f9-8d3f-4fa9-bfec-552504e735dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:12,687 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:43:12,687 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50af67b4-da39-4af6-a482-c540cc2caa07', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50af67b4-da39-4af6-a482-c540cc2caa07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:13,739 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:13,740 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780f8c80-f64c-45ad-aa29-070a69310176', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780f8c80-f64c-45ad-aa29-070a69310176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:14,790 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:14,790 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945d9256-2e3d-430d-bd4f-fee208b406fc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945d9256-2e3d-430d-bd4f-fee208b406fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:15,841 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:15,841 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45b26bdd-2060-46b1-b8fb-dd009eaaade6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45b26bdd-2060-46b1-b8fb-dd009eaaade6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:16,893 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:16,893 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8c8421-242c-47b8-bfb2-5920f4802ab6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8c8421-242c-47b8-bfb2-5920f4802ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:17,944 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:17,944 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7b25a0-5ba1-4d8c-bc91-e5235ae54152', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7b25a0-5ba1-4d8c-bc91-e5235ae54152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:18,997 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:43:18,998 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83712c9f-f209-42cb-ac40-9e1063cbbb46', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83712c9f-f209-42cb-ac40-9e1063cbbb46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:20,049 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:20,049 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2865a1-a3e2-4646-a7fb-ff723f3e307d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2865a1-a3e2-4646-a7fb-ff723f3e307d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:21,099 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:21,100 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d05e07-5b7d-4ba1-993c-861871cac123', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d05e07-5b7d-4ba1-993c-861871cac123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:22,153 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:43:22,153 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b52486-1d93-4af7-b522-a25e51432d6d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b52486-1d93-4af7-b522-a25e51432d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:23,204 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:23,205 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5881429-7983-45de-be17-93923f914687', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5881429-7983-45de-be17-93923f914687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:24,255 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:24,255 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-851464b8-3348-4106-9874-831880568c4a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-851464b8-3348-4106-9874-831880568c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:25,306 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:25,306 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebfd98a3-c1d0-47a5-b85a-7fb83a89555e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebfd98a3-c1d0-47a5-b85a-7fb83a89555e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:26,358 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:43:26,358 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f100eac8-ac6e-433f-be4a-d6ec184abf41', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f100eac8-ac6e-433f-be4a-d6ec184abf41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:27,409 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:27,410 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd29e0b-89b0-4e86-8a4f-5933fae63042', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd29e0b-89b0-4e86-8a4f-5933fae63042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:28,462 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:43:28,463 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a370553b-4cff-46b8-97cd-09f8fa246016', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a370553b-4cff-46b8-97cd-09f8fa246016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:29,513 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:29,514 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b23e1e4-a69b-4844-a131-8e5cb7b2455d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b23e1e4-a69b-4844-a131-8e5cb7b2455d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:30,566 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:30,566 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c78b260-6256-42cc-9d18-3293c419945a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c78b260-6256-42cc-9d18-3293c419945a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:31,619 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:31,619 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-398e1766-c202-48bb-a177-826e730970d2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-398e1766-c202-48bb-a177-826e730970d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:32,671 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:43:32,672 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259cb7bd-e3a1-4cd8-840a-2971dc191f94', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259cb7bd-e3a1-4cd8-840a-2971dc191f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:33,722 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:33,722 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4827c9d-5317-4ede-b32b-867d059e29d9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4827c9d-5317-4ede-b32b-867d059e29d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:34,773 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:34,773 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd6521b-51e3-4f77-8d74-e41180adad05', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd6521b-51e3-4f77-8d74-e41180adad05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:35,825 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:43:35,826 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d43e311-5d80-41c7-a98a-8c5ebe573315', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d43e311-5d80-41c7-a98a-8c5ebe573315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:36,882 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.047s 2022-03-22 20:43:36,882 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8733c5f4-eaac-440a-94ff-fc3ca252c772', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8733c5f4-eaac-440a-94ff-fc3ca252c772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:37,933 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:37,933 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d337f518-1d13-4cae-9927-eba5864aebd1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d337f518-1d13-4cae-9927-eba5864aebd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:38,985 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:43:38,985 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d2ba775-2c54-4248-a174-3456fbff9806', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d2ba775-2c54-4248-a174-3456fbff9806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:40,037 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:40,037 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6940255-7ba3-4c35-a301-88c9b481d515', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6940255-7ba3-4c35-a301-88c9b481d515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:41,087 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:41,088 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b18fc470-1a63-46ef-bfdf-d1ea2e2c5ae9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b18fc470-1a63-46ef-bfdf-d1ea2e2c5ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:42,138 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:42,139 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e39a52f-130e-4c5e-b16d-0da842a28c79', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e39a52f-130e-4c5e-b16d-0da842a28c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:43,188 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:43,189 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7055e026-ca1b-49e5-a16c-214cacb1a1c7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7055e026-ca1b-49e5-a16c-214cacb1a1c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:44,241 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:43:44,242 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ea3d0b-b4b0-4f4d-a3c8-fa2600c97a9e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ea3d0b-b4b0-4f4d-a3c8-fa2600c97a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:45,292 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:45,293 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89adc731-9b0f-4adc-b9a7-022fb79acdf1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89adc731-9b0f-4adc-b9a7-022fb79acdf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:46,342 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:46,343 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5ef506-5f73-4474-9268-543b840f80c3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5ef506-5f73-4474-9268-543b840f80c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:47,393 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:47,393 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f96c605-4c2d-4d77-8db0-b2cbab1e7f16', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f96c605-4c2d-4d77-8db0-b2cbab1e7f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:48,444 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:48,444 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2440f852-bfea-45c5-8fb8-1be36e279fba', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2440f852-bfea-45c5-8fb8-1be36e279fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:49,494 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:49,495 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ee7c2c-3d00-4319-8a12-81a7c31d1e18', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ee7c2c-3d00-4319-8a12-81a7c31d1e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:50,544 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:50,545 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23895b0d-a621-440c-ab1b-c4acf1350430', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23895b0d-a621-440c-ab1b-c4acf1350430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:51,595 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:43:51,596 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6dd63f7-d3ef-4b55-b7da-b0cc7a210295', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6dd63f7-d3ef-4b55-b7da-b0cc7a210295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:52,648 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:52,648 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ff3f1b-09ad-4612-83a9-b50f2cd085e8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ff3f1b-09ad-4612-83a9-b50f2cd085e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:53,697 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:43:53,698 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcaf50d1-fb54-4650-843b-9860bd69beff', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcaf50d1-fb54-4650-843b-9860bd69beff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:54,748 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:54,749 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7494b20-e0c2-49bb-97ad-2bd7dab96dbf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7494b20-e0c2-49bb-97ad-2bd7dab96dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:55,799 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:55,799 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-623ee64b-f5a8-4333-a494-4c7fe842a67c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623ee64b-f5a8-4333-a494-4c7fe842a67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:56,853 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:43:56,853 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a303f47-bf9f-4828-ba2e-a7e03dc6c120', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a303f47-bf9f-4828-ba2e-a7e03dc6c120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:57,905 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:43:57,905 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e2e319-a2aa-4ef0-bfcd-546bdee8d45d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e2e319-a2aa-4ef0-bfcd-546bdee8d45d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:43:58,956 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:43:58,956 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-277b760b-00d4-4015-8e52-3ab30bfeaf06', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-277b760b-00d4-4015-8e52-3ab30bfeaf06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:00,006 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:00,006 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5278d08-e6cb-4203-9049-89e796e9be7b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5278d08-e6cb-4203-9049-89e796e9be7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:01,057 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:44:01,057 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecbb18c0-899f-4d59-b649-eb9bcaf11d1f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecbb18c0-899f-4d59-b649-eb9bcaf11d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:02,108 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:02,108 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a38c11-6e5f-49d7-ab1a-31d2ae7f50c0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a38c11-6e5f-49d7-ab1a-31d2ae7f50c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:03,159 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:03,159 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b370a1e0-9650-4ed6-8683-1d45474eaacc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b370a1e0-9650-4ed6-8683-1d45474eaacc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:04,209 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:04,210 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0009e6f3-cf46-4775-9d64-490af9f741c1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0009e6f3-cf46-4775-9d64-490af9f741c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:05,259 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:44:05,259 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e324084-f5b2-426b-a7a6-2890978c762f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e324084-f5b2-426b-a7a6-2890978c762f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:06,312 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:06,312 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5cdf531-9637-43df-b72f-fe7bf23dabd9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5cdf531-9637-43df-b72f-fe7bf23dabd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:07,363 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:07,364 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be32a49-8233-4c0e-ba4a-50b06842ed57', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be32a49-8233-4c0e-ba4a-50b06842ed57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:08,414 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:08,415 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6bc278f-8751-4832-8fb0-436d45ad5e77', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6bc278f-8751-4832-8fb0-436d45ad5e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:09,468 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:44:09,468 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee77f5a1-f252-46a4-8512-28e976379d16', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee77f5a1-f252-46a4-8512-28e976379d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:10,520 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:44:10,521 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbec9dca-6fb9-4bc7-9a60-76a25fc59ded', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbec9dca-6fb9-4bc7-9a60-76a25fc59ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:11,571 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:11,571 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397be10d-a33a-4409-8e97-30c0af6350c9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397be10d-a33a-4409-8e97-30c0af6350c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:12,621 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:12,622 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22fcd5fe-1820-4932-ab29-53f109a60618', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22fcd5fe-1820-4932-ab29-53f109a60618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:13,673 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:13,673 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-690f387c-cdb9-4b70-817b-24b66c8cf9c6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-690f387c-cdb9-4b70-817b-24b66c8cf9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:14,727 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:44:14,728 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-905e53ce-fd0f-4932-b6ff-14efb95bd505', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-905e53ce-fd0f-4932-b6ff-14efb95bd505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:15,777 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:44:15,778 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e73e18d-1203-489d-9f72-0f700c202faf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e73e18d-1203-489d-9f72-0f700c202faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:16,829 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:44:16,829 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d2d6d4e-7942-4656-85fa-5a4ae0b5f4bb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d2d6d4e-7942-4656-85fa-5a4ae0b5f4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:17,889 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.052s 2022-03-22 20:44:17,890 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27f4598-27ea-48aa-af0e-b63098770b22', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27f4598-27ea-48aa-af0e-b63098770b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:18,940 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:18,941 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0294a7ea-5477-405c-beea-65b156d0cfbc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0294a7ea-5477-405c-beea-65b156d0cfbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:19,991 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:19,991 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdee7557-a880-4984-9c42-8406d5e5508e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdee7557-a880-4984-9c42-8406d5e5508e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:21,042 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:21,043 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e1bbc3a-4f1a-4a0d-a01a-b6985a0b9d3a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e1bbc3a-4f1a-4a0d-a01a-b6985a0b9d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:22,099 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.049s 2022-03-22 20:44:22,100 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2f7837-104f-42a1-8e71-bbc24b468c6b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2f7837-104f-42a1-8e71-bbc24b468c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:23,154 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:44:23,154 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0fdb2ca-536b-41fc-8730-55e1dc2d2932', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0fdb2ca-536b-41fc-8730-55e1dc2d2932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:24,204 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:24,205 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2c1c5d-b18e-4ea8-b77b-abac420eed3c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2c1c5d-b18e-4ea8-b77b-abac420eed3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:25,259 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:44:25,260 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0cea46c-1fa3-4a23-8af5-4089ee0db0f0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0cea46c-1fa3-4a23-8af5-4089ee0db0f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:26,310 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:26,311 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e1cc59-a62e-4c12-be4c-5338971e9e24', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e1cc59-a62e-4c12-be4c-5338971e9e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:27,361 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:27,361 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8548bec-a82b-4c56-be56-189a9854ceee', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8548bec-a82b-4c56-be56-189a9854ceee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:28,411 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:28,411 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493bf335-6b13-4285-b477-1a7551e21317', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493bf335-6b13-4285-b477-1a7551e21317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:29,461 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:29,461 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a421020-57b0-451f-ae63-583322a035ab', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a421020-57b0-451f-ae63-583322a035ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:30,513 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:30,513 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25242ffd-0408-4426-b7d4-43f6e04ca5ef', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25242ffd-0408-4426-b7d4-43f6e04ca5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:31,562 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:44:31,563 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d86ed437-16e8-4e47-adc3-dcdc16e69f74', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d86ed437-16e8-4e47-adc3-dcdc16e69f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:32,614 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:32,615 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6934ac9f-f284-4716-bf6a-8381442cda2d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6934ac9f-f284-4716-bf6a-8381442cda2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:33,664 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:44:33,664 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc3102dc-4c4b-49a7-bcfd-2b31db27aad4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc3102dc-4c4b-49a7-bcfd-2b31db27aad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:34,717 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:34,717 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea101af-3933-4b63-92f8-29d2fc5ef2b2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea101af-3933-4b63-92f8-29d2fc5ef2b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:35,768 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:35,768 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab877a0-4a8c-4af9-875c-26862b7bd9c1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab877a0-4a8c-4af9-875c-26862b7bd9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:36,819 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:36,819 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d64337a1-9f3c-4d51-ba1b-b13d2ddbc08f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d64337a1-9f3c-4d51-ba1b-b13d2ddbc08f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:37,869 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:44:37,870 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1008c41f-3682-4f98-a21b-7a557d7e9c23', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1008c41f-3682-4f98-a21b-7a557d7e9c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:38,919 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:38,920 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c968033d-b985-46d0-9934-44e20444d572', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c968033d-b985-46d0-9934-44e20444d572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:39,972 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:44:39,972 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7ce516-1eee-4399-ac3b-b1044b111c05', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7ce516-1eee-4399-ac3b-b1044b111c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:41,022 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:44:41,022 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0abb9c66-0855-4cd8-86d7-9d25449491fe', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0abb9c66-0855-4cd8-86d7-9d25449491fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:42,073 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:42,074 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13df4386-92d7-47c2-9701-75420febb333', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13df4386-92d7-47c2-9701-75420febb333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:43,123 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:44:43,123 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d30482-8c4e-404a-8411-aa7cb842c19f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57d30482-8c4e-404a-8411-aa7cb842c19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:44,173 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:44,173 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0019790a-f02c-4608-bf02-2a7e9704d25c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0019790a-f02c-4608-bf02-2a7e9704d25c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:45,222 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:44:45,223 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-215a8531-fd06-4fa7-a9e2-257b89049358', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-215a8531-fd06-4fa7-a9e2-257b89049358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:46,272 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:44:46,272 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf4acb9-27e2-487f-b08f-8a77a97a01c4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf4acb9-27e2-487f-b08f-8a77a97a01c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:47,321 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:44:47,322 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5894baad-74ca-477d-9a70-97da9adffb91', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5894baad-74ca-477d-9a70-97da9adffb91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:48,374 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:48,374 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37d143e1-aa94-488d-9637-1fbe62c97e74', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37d143e1-aa94-488d-9637-1fbe62c97e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:49,425 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:49,425 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e10dec9f-2743-442e-ad3b-1dfd9b45dcef', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e10dec9f-2743-442e-ad3b-1dfd9b45dcef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:50,477 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:44:50,478 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3608261-e321-4f23-a9ad-39f636fee517', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3608261-e321-4f23-a9ad-39f636fee517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:51,529 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:51,529 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2ba7fa3-64b8-4e8a-a18f-298553b2065c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2ba7fa3-64b8-4e8a-a18f-298553b2065c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:52,584 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.048s 2022-03-22 20:44:52,584 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635cc3a6-391a-4fb0-b79d-f3127f2ae190', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635cc3a6-391a-4fb0-b79d-f3127f2ae190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:53,633 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:44:53,633 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949abc7e-807b-45da-ad1c-a02049efb9f8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949abc7e-807b-45da-ad1c-a02049efb9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:54,684 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:54,684 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70f79246-cf70-42af-b9d4-fc9eca493764', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70f79246-cf70-42af-b9d4-fc9eca493764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:55,737 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:44:55,737 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b310c395-f27e-4732-98ff-dbd84f21ecf8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b310c395-f27e-4732-98ff-dbd84f21ecf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:56,786 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:44:56,787 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc4597f-ba90-4ae2-93fa-892246b8c03d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc4597f-ba90-4ae2-93fa-892246b8c03d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:57,837 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:44:57,837 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d886b7b5-adb2-49f2-bdcc-eef7a2500a26', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d886b7b5-adb2-49f2-bdcc-eef7a2500a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:58,888 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:44:58,888 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd64477-b038-4cb2-ab83-ea5419e0835b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd64477-b038-4cb2-ab83-ea5419e0835b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:44:59,939 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:44:59,939 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff64e59-0f89-405b-b925-378d6eeae95a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff64e59-0f89-405b-b925-378d6eeae95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:00,990 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:45:00,990 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0df1c78-da4c-493f-a209-af9b80238249', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0df1c78-da4c-493f-a209-af9b80238249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:02,039 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:45:02,039 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e856f69e-1ec9-47a7-8552-168d0c3763c2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e856f69e-1ec9-47a7-8552-168d0c3763c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:03,089 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:45:03,089 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62cdcdea-4052-42e8-a6e8-258dc9915a55', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62cdcdea-4052-42e8-a6e8-258dc9915a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:04,186 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.089s 2022-03-22 20:45:04,187 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a8892b-68f5-40c5-82fb-51b9c6bdf81f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a8892b-68f5-40c5-82fb-51b9c6bdf81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:05,236 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:45:05,236 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dde6a0c-dd1a-4022-8b28-cb2b4de9a91a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dde6a0c-dd1a-4022-8b28-cb2b4de9a91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:06,288 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:45:06,289 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1410b7-170b-471e-a442-a8e7c10f25f2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1410b7-170b-471e-a442-a8e7c10f25f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:07,337 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:45:07,338 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71cf0cc6-a206-4658-acf5-f802f2d20e63', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71cf0cc6-a206-4658-acf5-f802f2d20e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:08,386 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:45:08,387 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a59b937-2395-413b-b57d-f4f0ecc49dc9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a59b937-2395-413b-b57d-f4f0ecc49dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:09,443 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.048s 2022-03-22 20:45:09,443 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f1d2ae-e37d-45d5-9c0b-8135271e9f23', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f1d2ae-e37d-45d5-9c0b-8135271e9f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:10,494 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:45:10,495 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f6a8d33-7707-4633-b719-e8198b07d370', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f6a8d33-7707-4633-b719-e8198b07d370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:11,551 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:45:11,552 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62fd857-9276-4d98-a771-4d4a3d295d9c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62fd857-9276-4d98-a771-4d4a3d295d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:12,600 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:45:12,600 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c46d24-3ce9-4cc4-ae83-b8571cdf8806', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c46d24-3ce9-4cc4-ae83-b8571cdf8806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:13,648 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:45:13,648 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b6606a6-aeca-4a48-86dd-6302c3e36262', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b6606a6-aeca-4a48-86dd-6302c3e36262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:14,698 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:45:14,698 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6077f759-06c6-4bbc-ab43-67af284db3bb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6077f759-06c6-4bbc-ab43-67af284db3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:15,748 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:45:15,749 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6691c622-ae4d-488d-8de3-48564b0aa7d1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6691c622-ae4d-488d-8de3-48564b0aa7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:16,801 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:45:16,801 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec441c30-7ae7-4add-bfc8-87b1fa6d98e6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec441c30-7ae7-4add-bfc8-87b1fa6d98e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:17,856 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.047s 2022-03-22 20:45:17,857 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d3a8752-44b0-4218-becd-de2889c21fb1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d3a8752-44b0-4218-becd-de2889c21fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:18,904 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:45:18,905 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f9ff12-1014-401e-96fc-461e4785a12f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f9ff12-1014-401e-96fc-461e4785a12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:19,957 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:45:19,957 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf95329-1139-4de2-9337-92debd88ff66', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf95329-1139-4de2-9337-92debd88ff66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:21,008 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:45:21,009 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d9f4cbc-7a4d-4efd-b177-85951549b08c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d9f4cbc-7a4d-4efd-b177-85951549b08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:22,060 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:45:22,060 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ccb57fa-2088-4f93-b59a-2143380eb927', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ccb57fa-2088-4f93-b59a-2143380eb927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:23,110 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:45:23,110 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5a98e8-b817-47a0-9619-2f075d1677db', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5a98e8-b817-47a0-9619-2f075d1677db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:24,158 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:45:24,159 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e0b860-f70f-4af8-b0aa-2f433ba6e3ac', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e0b860-f70f-4af8-b0aa-2f433ba6e3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:25,213 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:45:25,214 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd54872-a08e-470e-8d38-205bab0d4c15', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd54872-a08e-470e-8d38-205bab0d4c15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:26,263 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:45:26,264 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394241f4-e416-4345-9f3d-ac310863340b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394241f4-e416-4345-9f3d-ac310863340b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:27,312 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:45:27,313 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41edb26e-f3f2-42e6-9ac3-b78b3a32679f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41edb26e-f3f2-42e6-9ac3-b78b3a32679f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:28,362 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:45:28,362 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb99594d-9462-49de-aea5-85b6953ca06e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb99594d-9462-49de-aea5-85b6953ca06e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:29,413 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:45:29,414 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-509b34f7-3832-4697-8620-2bbb4b27da3c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-509b34f7-3832-4697-8620-2bbb4b27da3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:30,465 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:45:30,465 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4214fa40-0a68-4126-b22c-a057e212ee06', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4214fa40-0a68-4126-b22c-a057e212ee06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:31,513 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:45:31,514 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07ab3dcd-a2b8-4ec9-bf6c-ffd0624a2573', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07ab3dcd-a2b8-4ec9-bf6c-ffd0624a2573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:32,566 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:45:32,566 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44507b57-54f7-460e-94c6-c5217a93746f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44507b57-54f7-460e-94c6-c5217a93746f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:33,619 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:45:33,619 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a635cb-93f2-4db5-876d-76824dd8d3ed', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a635cb-93f2-4db5-876d-76824dd8d3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:34,668 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:45:34,668 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ce9ced-af54-4f54-99f0-62a403002966', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ce9ced-af54-4f54-99f0-62a403002966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:35,717 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:45:35,718 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2bda5f-7ab7-48c8-8950-7d48cf2b77d7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2bda5f-7ab7-48c8-8950-7d48cf2b77d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:36,773 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.047s 2022-03-22 20:45:36,773 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99c847d0-7699-4080-a9eb-a68b1d00210a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99c847d0-7699-4080-a9eb-a68b1d00210a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:37,824 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:45:37,824 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f7bbf02-0cd9-44e5-9d4d-67424270d3ca', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f7bbf02-0cd9-44e5-9d4d-67424270d3ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:38,872 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:45:38,873 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a4d9822-da64-4395-8b5f-f1ca3e2a6c35', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a4d9822-da64-4395-8b5f-f1ca3e2a6c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:39,928 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:45:39,928 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a134cf39-91f9-4396-9636-dd0f66c4795d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a134cf39-91f9-4396-9636-dd0f66c4795d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:40,978 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:45:40,978 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e4a167-8b44-47a9-a704-181328dfb128', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e4a167-8b44-47a9-a704-181328dfb128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:42,032 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:45:42,032 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e39ec82-b008-4083-be4c-1849a6584752', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e39ec82-b008-4083-be4c-1849a6584752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:43,080 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:45:43,081 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53335613-61cd-486a-bd3f-fb3a907d18d1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53335613-61cd-486a-bd3f-fb3a907d18d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:44,133 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:45:44,133 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd17f75c-93c7-4f44-9ac7-fb97d1414b87', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd17f75c-93c7-4f44-9ac7-fb97d1414b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:45,187 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:45:45,187 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9389eb1-c5be-476b-ae0c-417c85e51544', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9389eb1-c5be-476b-ae0c-417c85e51544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:46,239 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:45:46,239 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2caacbab-1cbe-442a-a5e5-0ffbbbf4c8bc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2caacbab-1cbe-442a-a5e5-0ffbbbf4c8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:47,287 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:45:47,287 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ebec15-f634-43b4-800f-b2b70df097ea', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ebec15-f634-43b4-800f-b2b70df097ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:48,336 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:45:48,337 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc9d33f-5c06-4164-9f5d-bd7528601e7d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc9d33f-5c06-4164-9f5d-bd7528601e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:49,392 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.048s 2022-03-22 20:45:49,392 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b5ee28-351f-47c9-aa42-933e73f8f9d1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b5ee28-351f-47c9-aa42-933e73f8f9d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:50,449 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.049s 2022-03-22 20:45:50,449 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57a3c30-283c-4052-a335-77284a97ad31', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57a3c30-283c-4052-a335-77284a97ad31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:51,498 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:45:51,499 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6c31220-e953-480e-a908-5edfccbe5195', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6c31220-e953-480e-a908-5edfccbe5195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:52,547 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:45:52,547 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-662f0048-27a4-45fa-963e-723711699273', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-662f0048-27a4-45fa-963e-723711699273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:53,596 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:45:53,597 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b2d973-2c9c-4cb8-b5ae-cce888ad94d4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b2d973-2c9c-4cb8-b5ae-cce888ad94d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:54,648 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:45:54,649 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a5ca69-5303-49ef-920b-983004c5627c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a5ca69-5303-49ef-920b-983004c5627c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:55,699 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:45:55,700 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad31083-b3da-4ed6-a2f8-eeb53c883925', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad31083-b3da-4ed6-a2f8-eeb53c883925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:56,751 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:45:56,751 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e4ba0dd-7fe0-4a46-9349-6cf14fb23226', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e4ba0dd-7fe0-4a46-9349-6cf14fb23226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:57,805 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:45:57,805 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db25da8a-4db6-4a4e-81a5-729cca95138d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db25da8a-4db6-4a4e-81a5-729cca95138d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:58,858 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:45:58,858 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcaa6fc7-7c34-42be-991f-451614335c15', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcaa6fc7-7c34-42be-991f-451614335c15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:45:59,908 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:45:59,909 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fc6c952-137b-4ede-9219-0a83ab871950', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fc6c952-137b-4ede-9219-0a83ab871950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:00,958 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:46:00,959 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ca1874c-dfae-4a55-a20f-f98a301f2a73', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ca1874c-dfae-4a55-a20f-f98a301f2a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:02,008 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:46:02,008 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc98d52d-e83e-4940-b925-f6f426bb1b8c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc98d52d-e83e-4940-b925-f6f426bb1b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:03,059 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:46:03,060 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8c9c99-6347-464b-bc0c-271bbb2242df', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8c9c99-6347-464b-bc0c-271bbb2242df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:04,114 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:46:04,115 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40a2e9a6-e710-415b-bd66-243a43f73c5d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40a2e9a6-e710-415b-bd66-243a43f73c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:05,165 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:46:05,165 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0a90ef-0971-4881-b7bb-44829c4269a8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0a90ef-0971-4881-b7bb-44829c4269a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:06,213 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:46:06,214 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27327834-5aa2-4a50-b0ce-3a04e265c209', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27327834-5aa2-4a50-b0ce-3a04e265c209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:07,265 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:46:07,265 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56ffc6b-50b9-4347-a01f-1228b8a585aa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56ffc6b-50b9-4347-a01f-1228b8a585aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:08,313 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.039s 2022-03-22 20:46:08,313 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-929eeea4-5d52-48f9-a02e-21d6d293e7f8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-929eeea4-5d52-48f9-a02e-21d6d293e7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:09,365 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:46:09,366 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff353f0-6756-4c6d-b4b9-b37027c2a7ef', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff353f0-6756-4c6d-b4b9-b37027c2a7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:10,414 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:46:10,415 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4240da98-cbbc-4df1-858f-f2f89c232e76', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4240da98-cbbc-4df1-858f-f2f89c232e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:11,468 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:46:11,469 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed17d041-6ef7-459b-9f7b-2939299b9ca5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed17d041-6ef7-459b-9f7b-2939299b9ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:12,519 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:46:12,519 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e14888-8a6a-4b71-819d-2b9afc92b949', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e14888-8a6a-4b71-819d-2b9afc92b949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:13,574 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:46:13,574 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec49288b-2689-4a84-97ff-48d10a1206eb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec49288b-2689-4a84-97ff-48d10a1206eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:14,623 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:46:14,623 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30cf2a1f-74c2-42c0-92d6-b0a0252a392a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30cf2a1f-74c2-42c0-92d6-b0a0252a392a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:15,674 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:46:15,675 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b278e3-4181-4b99-9afb-8617a13bbf9a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b278e3-4181-4b99-9afb-8617a13bbf9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:16,725 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:46:16,725 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ebaeb5-d90b-486e-9382-c29f4bd1f03f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ebaeb5-d90b-486e-9382-c29f4bd1f03f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:17,779 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.047s 2022-03-22 20:46:17,779 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6bd2b5c-8efc-41c4-ba75-a13fafba3c77', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6bd2b5c-8efc-41c4-ba75-a13fafba3c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:18,828 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:46:18,829 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a03b72-f072-4dbb-9475-d991802cca40', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a03b72-f072-4dbb-9475-d991802cca40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:19,878 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:46:19,879 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0e15a15-1c17-4733-be05-c86724c0e29f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0e15a15-1c17-4733-be05-c86724c0e29f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:20,927 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:46:20,927 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cccafc5-4360-485c-b01b-abb0b0d3261c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cccafc5-4360-485c-b01b-abb0b0d3261c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:21,978 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:46:21,978 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-699d2551-b7fa-48d2-a925-e642abea0c68', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-699d2551-b7fa-48d2-a925-e642abea0c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:23,027 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:46:23,028 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e5f2fb1-27d4-42dd-9a15-3b676f1ab962', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e5f2fb1-27d4-42dd-9a15-3b676f1ab962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:24,078 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:46:24,079 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3581b46-4943-4ce9-b02b-93988e155d06', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3581b46-4943-4ce9-b02b-93988e155d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:25,128 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:46:25,128 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c460bdd9-cabd-4fa8-a44b-791ba6a37fed', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c460bdd9-cabd-4fa8-a44b-791ba6a37fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:26,177 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:46:26,177 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-892a73fe-0d32-4447-b1cc-67910c18afe6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-892a73fe-0d32-4447-b1cc-67910c18afe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:27,230 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:46:27,230 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f244857b-2934-4c70-a353-a4383e342088', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f244857b-2934-4c70-a353-a4383e342088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:28,279 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:46:28,279 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a210b661-4874-4ae0-9e84-a01e7ee7acf8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a210b661-4874-4ae0-9e84-a01e7ee7acf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:29,331 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:46:29,331 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bae290-d668-414a-9af0-b902ea6d9ce4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bae290-d668-414a-9af0-b902ea6d9ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:30,381 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:46:30,382 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6436048d-eb90-4150-8c18-68f77ec46e32', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6436048d-eb90-4150-8c18-68f77ec46e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:31,446 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.057s 2022-03-22 20:46:31,447 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fd72880-c820-4de6-8943-d3b4486f6cbf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fd72880-c820-4de6-8943-d3b4486f6cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:32,497 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:46:32,497 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed2ee112-e1a4-4d0e-9ecc-25a50f90da39', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed2ee112-e1a4-4d0e-9ecc-25a50f90da39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:33,548 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:46:33,548 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f552e7-f3fa-4dce-b9f6-48f273769a40', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f552e7-f3fa-4dce-b9f6-48f273769a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:34,599 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:46:34,599 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c799ea0b-b8df-46c6-9603-91d68043eb17', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c799ea0b-b8df-46c6-9603-91d68043eb17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:35,654 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:46:35,654 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee4ef1d-0712-4188-bc46-b9d8a658a271', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee4ef1d-0712-4188-bc46-b9d8a658a271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:36,704 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:46:36,704 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb37992f-2550-411b-81eb-0f733859c98e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb37992f-2550-411b-81eb-0f733859c98e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:37,754 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:46:37,755 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3bf479b-b48c-44fd-89c9-cec60a03852e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3bf479b-b48c-44fd-89c9-cec60a03852e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:38,803 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:46:38,804 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7828dd5-ffc4-443e-9b49-da62cf974504', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7828dd5-ffc4-443e-9b49-da62cf974504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:39,856 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:46:39,856 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ca82e7-dc40-4ff5-aee8-6b81964f7f49', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ca82e7-dc40-4ff5-aee8-6b81964f7f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:40,905 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:46:40,906 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3010039f-3f40-4107-948c-6a5ef96c6dd3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3010039f-3f40-4107-948c-6a5ef96c6dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:41,957 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:46:41,957 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679262e2-4919-41ed-813c-b7050995345a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679262e2-4919-41ed-813c-b7050995345a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:43,009 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:46:43,009 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ca2947-5292-4df9-a210-713236d03f84', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ca2947-5292-4df9-a210-713236d03f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:44,063 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:46:44,063 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e30bf9-2534-4e05-91f9-b4a5cf796ad7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e30bf9-2534-4e05-91f9-b4a5cf796ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:45,113 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:46:45,113 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07eedc35-cb65-4907-af33-2fd275d54752', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07eedc35-cb65-4907-af33-2fd275d54752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:46,160 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.039s 2022-03-22 20:46:46,161 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26d1e77c-c9f9-4642-a3e7-417bb9ce3590', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d1e77c-c9f9-4642-a3e7-417bb9ce3590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:47,210 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:46:47,210 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-853e9937-57d5-4642-82a5-eddceaea1a8d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-853e9937-57d5-4642-82a5-eddceaea1a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:48,259 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:46:48,259 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2928c5e1-1de0-4541-8432-586c64a8fb34', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2928c5e1-1de0-4541-8432-586c64a8fb34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:49,309 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:46:49,310 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0334bd5-eec8-4c1c-a825-5533bc69b56e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0334bd5-eec8-4c1c-a825-5533bc69b56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:50,361 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:46:50,361 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a32f28-82d2-44df-b5c2-af9359d712fe', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a32f28-82d2-44df-b5c2-af9359d712fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:51,409 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:46:51,409 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b955853-467f-4ec1-8ef3-b1dd006ef9df', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b955853-467f-4ec1-8ef3-b1dd006ef9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:52,464 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:46:52,464 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec60b07-887c-492a-94e1-0d8dd3bfc7fb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec60b07-887c-492a-94e1-0d8dd3bfc7fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:53,512 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:46:53,513 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765f1d95-470d-45d0-8c26-8cc8eaccaae8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765f1d95-470d-45d0-8c26-8cc8eaccaae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:54,564 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:46:54,564 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3dceb5-2846-4432-9c9d-4aa3a5ce139c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3dceb5-2846-4432-9c9d-4aa3a5ce139c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:55,613 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:46:55,614 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bca133fc-1d64-43ee-8072-88618646ea38', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bca133fc-1d64-43ee-8072-88618646ea38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:56,664 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:46:56,664 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f8aba7-e170-4655-8921-f8ccead6a66f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f8aba7-e170-4655-8921-f8ccead6a66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:57,716 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:46:57,717 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5808f93-9819-4708-a7b5-977c83365fb0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5808f93-9819-4708-a7b5-977c83365fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:58,765 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.039s 2022-03-22 20:46:58,766 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02aa2cc4-ad6c-4de8-b608-8f4e821563fa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02aa2cc4-ad6c-4de8-b608-8f4e821563fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:46:59,815 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:46:59,815 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-660071f8-425c-4c6f-b185-09e0b1769e55', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-660071f8-425c-4c6f-b185-09e0b1769e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:00,869 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:47:00,870 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45aad2f2-27f7-4fa5-af0d-c6de00849397', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45aad2f2-27f7-4fa5-af0d-c6de00849397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:01,920 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:47:01,921 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d045b1-a20b-4121-8d51-a3932841042a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d045b1-a20b-4121-8d51-a3932841042a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:02,972 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:47:02,972 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e98fea3-a1af-4430-a1c3-90e214e2a1c8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e98fea3-a1af-4430-a1c3-90e214e2a1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:04,022 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:47:04,023 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b00ecb65-ccb0-4a3e-8844-5f027009d4a4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b00ecb65-ccb0-4a3e-8844-5f027009d4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:05,075 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:47:05,075 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563a20d2-1bf8-4ff9-8aab-2fc5cfb85216', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563a20d2-1bf8-4ff9-8aab-2fc5cfb85216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:06,126 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:47:06,127 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb44148-f6b2-4cc2-ba3f-3bc791019adb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb44148-f6b2-4cc2-ba3f-3bc791019adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:07,177 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:47:07,177 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4df8367-906f-4eb0-96cf-cff46c6bc91a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4df8367-906f-4eb0-96cf-cff46c6bc91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:08,228 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:08,228 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a865f878-ecfe-4f5f-a8dd-ff1209f0d0d6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a865f878-ecfe-4f5f-a8dd-ff1209f0d0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:09,279 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:47:09,279 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d50dda9b-3da6-4728-a9ea-946dd4650c5d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d50dda9b-3da6-4728-a9ea-946dd4650c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:10,328 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:10,329 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c333544-8545-4b69-949b-966a6043bbf3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c333544-8545-4b69-949b-966a6043bbf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:11,385 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.047s 2022-03-22 20:47:11,385 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38364aad-ada2-4891-807e-4cef7a84f927', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38364aad-ada2-4891-807e-4cef7a84f927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:12,437 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:47:12,437 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36751b7f-4ce3-46f2-bd07-ee084a8593aa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36751b7f-4ce3-46f2-bd07-ee084a8593aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:13,501 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.056s 2022-03-22 20:47:13,501 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54808bce-e6c3-40a8-ac91-327a7fda14e3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54808bce-e6c3-40a8-ac91-327a7fda14e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:14,549 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:47:14,550 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-203ad987-1c59-4910-9c79-10cccdc3791f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-203ad987-1c59-4910-9c79-10cccdc3791f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:15,599 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:15,599 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d70e533-168b-4f02-ade3-e2a9539f9dad', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d70e533-168b-4f02-ade3-e2a9539f9dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:16,647 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:47:16,647 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f95829-591c-4c6b-8217-1c8f8ac26e18', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f95829-591c-4c6b-8217-1c8f8ac26e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:17,696 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:47:17,697 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9763273-eb09-4ee2-9256-b22ef296e400', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9763273-eb09-4ee2-9256-b22ef296e400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:18,753 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.049s 2022-03-22 20:47:18,753 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90b84ddc-38f6-4a27-919e-ac7cf16d3cb2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90b84ddc-38f6-4a27-919e-ac7cf16d3cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:19,803 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:19,803 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ef5e84-7391-48fd-80fd-ea21febe2be6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ef5e84-7391-48fd-80fd-ea21febe2be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:20,852 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:20,852 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c064b81-c4da-4a8e-a51e-c5dd216b88f6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c064b81-c4da-4a8e-a51e-c5dd216b88f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:21,900 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:47:21,900 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f25889c6-4bf8-4e8a-8e27-0fd5e39cb8e8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f25889c6-4bf8-4e8a-8e27-0fd5e39cb8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:22,955 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:47:22,955 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe9be14-faa8-486c-ac9f-19a234e15a42', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbe9be14-faa8-486c-ac9f-19a234e15a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:24,015 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.051s 2022-03-22 20:47:24,016 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4568b442-5829-4251-82a5-1fd1941256b5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4568b442-5829-4251-82a5-1fd1941256b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:25,066 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:47:25,067 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d1925a-01cb-4b10-b4fb-e52f68180c84', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d1925a-01cb-4b10-b4fb-e52f68180c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:26,121 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:47:26,121 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49fe458a-3774-4a9e-8f06-1589fa241d4c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49fe458a-3774-4a9e-8f06-1589fa241d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:27,170 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:27,171 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c9b1f5-cae6-4854-9c55-42a3396302ba', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c9b1f5-cae6-4854-9c55-42a3396302ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:28,220 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:28,220 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314aeedb-5acf-408b-a1de-108b6ca7429b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314aeedb-5acf-408b-a1de-108b6ca7429b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:29,268 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:47:29,269 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57f203c-1dea-46f5-abdb-1eab761f4ebf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57f203c-1dea-46f5-abdb-1eab761f4ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:30,317 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:30,318 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca99b49-f8a4-4c8d-8c3d-4eb17cf4a210', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca99b49-f8a4-4c8d-8c3d-4eb17cf4a210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:31,366 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:47:31,366 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb3fec7-6a5a-4867-a7ce-64f06040e2e4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb3fec7-6a5a-4867-a7ce-64f06040e2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:32,418 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:47:32,419 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c311b305-8e0d-446a-9ab7-e93cb7373116', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c311b305-8e0d-446a-9ab7-e93cb7373116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:33,470 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:47:33,470 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-938812fb-d69c-4a31-9d47-3269a79e35cb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-938812fb-d69c-4a31-9d47-3269a79e35cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:34,542 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.063s 2022-03-22 20:47:34,542 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af5c54f-5b76-431c-ae78-ac1c1d103cc9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af5c54f-5b76-431c-ae78-ac1c1d103cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:35,598 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.047s 2022-03-22 20:47:35,598 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce7856f-7d05-47bc-b98b-575270186ec0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce7856f-7d05-47bc-b98b-575270186ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:36,648 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:47:36,648 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b454cd-8177-4943-8f88-206616947169', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b454cd-8177-4943-8f88-206616947169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:37,698 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:37,698 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897473a8-0ae7-4324-bf48-200ffc958f7e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897473a8-0ae7-4324-bf48-200ffc958f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:38,747 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:38,747 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bd1711c-7cf4-4b5e-9518-f0873305d034', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd1711c-7cf4-4b5e-9518-f0873305d034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:39,798 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:47:39,803 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc177889-1cc1-4da8-a513-2b426322cb79', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc177889-1cc1-4da8-a513-2b426322cb79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:40,851 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:47:40,851 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-547626db-b8ba-4273-8270-0cb0b37c296a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-547626db-b8ba-4273-8270-0cb0b37c296a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:41,900 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:47:41,901 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ac241f-3f56-4e20-b408-80bdce536dd3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ac241f-3f56-4e20-b408-80bdce536dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:42,949 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:42,949 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba0c059-2c43-4cc9-9f8b-c4bd9b910c37', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba0c059-2c43-4cc9-9f8b-c4bd9b910c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:44,007 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.050s 2022-03-22 20:47:44,008 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b010133-a6d8-4e73-9aa6-e890d6444366', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b010133-a6d8-4e73-9aa6-e890d6444366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:45,058 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:47:45,059 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90c32a1-497a-4159-a0a0-8b0169b940c8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90c32a1-497a-4159-a0a0-8b0169b940c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:46,107 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:47:46,107 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9246929-fd82-4ebf-909c-b721162db7fa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9246929-fd82-4ebf-909c-b721162db7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:47,156 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:47,156 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6eae1e1-44a2-4c40-81bb-7c8b5c83485b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6eae1e1-44a2-4c40-81bb-7c8b5c83485b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:48,205 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:48,206 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec05150c-ed28-4926-ade2-96fd02a13913', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec05150c-ed28-4926-ade2-96fd02a13913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:49,255 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:49,258 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d4a5bf-c78c-434d-be8c-05eebc24a43c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d4a5bf-c78c-434d-be8c-05eebc24a43c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:50,310 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:47:50,311 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3380378d-a23e-4674-9322-1ea2dc55a8a8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3380378d-a23e-4674-9322-1ea2dc55a8a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:51,362 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:47:51,362 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-959ef881-8595-419c-9313-1073e0594635', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-959ef881-8595-419c-9313-1073e0594635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:52,412 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:47:52,412 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a1424a7-d852-481a-b07a-ee85c1077538', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a1424a7-d852-481a-b07a-ee85c1077538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:53,467 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:47:53,467 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a08f4d5-72a1-45f0-b2d2-6a6244bcb614', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a08f4d5-72a1-45f0-b2d2-6a6244bcb614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:54,521 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.046s 2022-03-22 20:47:54,522 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea88589-14b7-4988-84a7-2d2d74544fc3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea88589-14b7-4988-84a7-2d2d74544fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:55,570 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:47:55,571 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fa24cb-eb4f-4a3a-b5c6-59875dc75eb6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71fa24cb-eb4f-4a3a-b5c6-59875dc75eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:56,620 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:47:56,620 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cde9611-e417-4942-97b8-e1b3f42f304c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cde9611-e417-4942-97b8-e1b3f42f304c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:57,794 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.165s 2022-03-22 20:47:57,794 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-537fdcb5-2624-4736-905f-9d6fad3049a1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-537fdcb5-2624-4736-905f-9d6fad3049a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:58,844 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:47:58,844 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16a86fdc-73d7-4792-917b-a28026d85551', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16a86fdc-73d7-4792-917b-a28026d85551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:47:59,893 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.040s 2022-03-22 20:47:59,893 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd41874-f7b2-467f-a413-21a9abc5ddd3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd41874-f7b2-467f-a413-21a9abc5ddd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:00,946 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.045s 2022-03-22 20:48:00,946 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64bff578-ac20-425a-b30b-073c28e35094', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64bff578-ac20-425a-b30b-073c28e35094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:01,997 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:48:01,997 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eac473d-c9bf-4517-b9b1-5b7280a3cf9d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eac473d-c9bf-4517-b9b1-5b7280a3cf9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:03,048 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:48:03,049 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b4fda4-93a6-48b5-8525-df7035fa2457', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b4fda4-93a6-48b5-8525-df7035fa2457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:04,100 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:48:04,101 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e50c4b-332a-4735-b65c-cfd9a77ae8d3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e50c4b-332a-4735-b65c-cfd9a77ae8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:05,149 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.041s 2022-03-22 20:48:05,150 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef1a1b3-5ba3-4763-9d59-8094db308bde', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef1a1b3-5ba3-4763-9d59-8094db308bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:06,201 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:48:06,202 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c09bc35-1d89-4f99-9fc9-5fe8218397cf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c09bc35-1d89-4f99-9fc9-5fe8218397cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:07,254 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:48:07,254 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1857aa-70af-4767-8b62-b8fb49db6367', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1857aa-70af-4767-8b62-b8fb49db6367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:08,304 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:48:08,305 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0abf0c-e8d1-45be-8e4f-1935b0d53671', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0abf0c-e8d1-45be-8e4f-1935b0d53671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:09,356 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:48:09,356 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c798d31d-f998-4f41-a0a0-0e59e09506b5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c798d31d-f998-4f41-a0a0-0e59e09506b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:10,408 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:48:10,409 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b89f6ddd-7aa2-4c1a-acaf-eaeb46314f70', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b89f6ddd-7aa2-4c1a-acaf-eaeb46314f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:11,459 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.042s 2022-03-22 20:48:11,459 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0151d668-276e-45c4-9d91-987adda34e7a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0151d668-276e-45c4-9d91-987adda34e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:12,511 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:48:12,512 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08cdc95d-3c74-4118-90fd-ae4d45d349e4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08cdc95d-3c74-4118-90fd-ae4d45d349e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:13,568 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.048s 2022-03-22 20:48:13,568 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f820f4-06bc-480a-bc77-f9bc276f92a7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f820f4-06bc-480a-bc77-f9bc276f92a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:14,620 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:48:14,621 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95883e67-d536-458e-b683-656ffb28ef22', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95883e67-d536-458e-b683-656ffb28ef22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:15,674 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:48:15,674 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4d7ed4-3285-4d4e-89d2-19ee2b1aa990', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4d7ed4-3285-4d4e-89d2-19ee2b1aa990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:16,726 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.043s 2022-03-22 20:48:16,726 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f98061f-3170-46fc-9e3d-72cce8451283', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f98061f-3170-46fc-9e3d-72cce8451283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:17,779 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b 0.044s 2022-03-22 20:48:17,779 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8aa68d5-d1b9-4183-9569-1248805e792f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8aa68d5-d1b9-4183-9569-1248805e792f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b'} Body: b'{"volume": {"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.000000", "updated_at": "2022-03-22T20:36:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1255588441", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/1809067e0a0b48e5ad61078202d3f249/volumes/4553d226-93d1-49d5-b63f-db5b6c837b5b"}], "user_id": "a5464b36e4b8478eb218e9a147c55796", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "attachment_id": "009405bc-8242-4ee8-9cdc-ad4c5adc44ef", "volume_id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "server_id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:33:50.000000"}], "os-vol-tenant-attr:tenant_id": "1809067e0a0b48e5ad61078202d3f249"}}' 2022-03-22 20:48:18,103 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.317s 2022-03-22 20:48:18,103 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:17 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-f2afbf12-8120-4e82-bb28-b8da63cf5f22', 'x-compute-request-id': 'req-f2afbf12-8120-4e82-bb28-b8da63cf5f22', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'' 2022-03-22 20:48:18,273 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:48:18,273 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-527774e6-bcce-4529-8868-f9bb45810157', 'x-compute-request-id': 'req-527774e6-bcce-4529-8868-f9bb45810157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:19,466 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.182s 2022-03-22 20:48:19,466 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3836bb5-0f28-4a56-b109-cede1d0271a0', 'x-compute-request-id': 'req-e3836bb5-0f28-4a56-b109-cede1d0271a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:20,641 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:48:20,641 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9c99fa4-b6c0-466a-b10f-91cf53723fe8', 'x-compute-request-id': 'req-a9c99fa4-b6c0-466a-b10f-91cf53723fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:21,820 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:48:21,820 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1add959e-51cf-4d90-81fe-f255574a4289', 'x-compute-request-id': 'req-1add959e-51cf-4d90-81fe-f255574a4289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:22,995 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:48:22,996 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d489676-176f-4bf3-93c4-fa8febee8e70', 'x-compute-request-id': 'req-5d489676-176f-4bf3-93c4-fa8febee8e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:24,172 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:48:24,173 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bf1fe28-4664-40de-b20c-944d2e52f522', 'x-compute-request-id': 'req-6bf1fe28-4664-40de-b20c-944d2e52f522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:25,346 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:48:25,347 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbadad1f-4123-406b-9122-6f28c0bfa397', 'x-compute-request-id': 'req-fbadad1f-4123-406b-9122-6f28c0bfa397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:26,523 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:48:26,523 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-087a9a64-bdee-4ec2-8a88-f05b054511ce', 'x-compute-request-id': 'req-087a9a64-bdee-4ec2-8a88-f05b054511ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:27,699 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:48:27,700 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cd2827d-ecac-44fb-8cb0-32940d745ef2', 'x-compute-request-id': 'req-3cd2827d-ecac-44fb-8cb0-32940d745ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:28,876 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:48:28,876 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-208f9f26-691b-4742-b25e-e3768971a94d', 'x-compute-request-id': 'req-208f9f26-691b-4742-b25e-e3768971a94d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:30,051 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:48:30,051 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cdcc4da-65ed-4c32-9a82-66dc15833192', 'x-compute-request-id': 'req-1cdcc4da-65ed-4c32-9a82-66dc15833192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:31,229 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.168s 2022-03-22 20:48:31,229 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5e7be0e-9011-4224-959d-38cc9a69c947', 'x-compute-request-id': 'req-a5e7be0e-9011-4224-959d-38cc9a69c947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:32,408 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:48:32,408 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbb2979a-64a0-4c6c-b248-528b838c9170', 'x-compute-request-id': 'req-bbb2979a-64a0-4c6c-b248-528b838c9170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:33,577 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:48:33,577 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d14facf9-f282-4cdc-9e69-5d02746bc71b', 'x-compute-request-id': 'req-d14facf9-f282-4cdc-9e69-5d02746bc71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:34,744 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.157s 2022-03-22 20:48:34,744 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e328979-097c-4799-b8b7-65e667501645', 'x-compute-request-id': 'req-5e328979-097c-4799-b8b7-65e667501645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:35,910 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.156s 2022-03-22 20:48:35,910 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afad8ce7-1dd8-4dd0-a3b1-8ac4c46c7d01', 'x-compute-request-id': 'req-afad8ce7-1dd8-4dd0-a3b1-8ac4c46c7d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:37,080 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:48:37,081 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41def5b3-8c70-4fe4-b32f-952ee05f8ae5', 'x-compute-request-id': 'req-41def5b3-8c70-4fe4-b32f-952ee05f8ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:38,251 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:48:38,251 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feafbbbd-ea79-4e24-a98d-7ccb81fc7898', 'x-compute-request-id': 'req-feafbbbd-ea79-4e24-a98d-7ccb81fc7898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:39,421 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:48:39,422 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-768ae196-3f5b-4ee3-8811-6e8a295e3df4', 'x-compute-request-id': 'req-768ae196-3f5b-4ee3-8811-6e8a295e3df4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:40,595 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:48:40,595 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0862d3a-8535-4617-86d0-5217b6801d43', 'x-compute-request-id': 'req-c0862d3a-8535-4617-86d0-5217b6801d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:41,766 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:48:41,766 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e7636a2-912c-471b-9913-d15630307fad', 'x-compute-request-id': 'req-1e7636a2-912c-471b-9913-d15630307fad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:42,939 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:48:42,939 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dc6048d-3fac-4a9f-8e6e-05a4f3026385', 'x-compute-request-id': 'req-2dc6048d-3fac-4a9f-8e6e-05a4f3026385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:44,109 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:48:44,109 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9acdb99-d7c2-4fa0-925e-ac533ec52023', 'x-compute-request-id': 'req-b9acdb99-d7c2-4fa0-925e-ac533ec52023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:45,276 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.157s 2022-03-22 20:48:45,277 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-189d23e8-4cfc-43ba-9254-1076cbc63d32', 'x-compute-request-id': 'req-189d23e8-4cfc-43ba-9254-1076cbc63d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:46,448 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:48:46,448 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a95cbf20-4147-4168-8ea3-b39caf3d10ca', 'x-compute-request-id': 'req-a95cbf20-4147-4168-8ea3-b39caf3d10ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:47,622 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:48:47,623 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c493a529-7699-453d-a09c-c9bd8ca9ba60', 'x-compute-request-id': 'req-c493a529-7699-453d-a09c-c9bd8ca9ba60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:48,789 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.156s 2022-03-22 20:48:48,789 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-645c1eed-0137-461c-a7f7-2db7006416a2', 'x-compute-request-id': 'req-645c1eed-0137-461c-a7f7-2db7006416a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:49,966 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.168s 2022-03-22 20:48:49,967 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2502f08e-056a-47c8-a2e0-40c9e68958b6', 'x-compute-request-id': 'req-2502f08e-056a-47c8-a2e0-40c9e68958b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:51,138 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:48:51,138 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4361af01-e4cf-4bd8-940b-b39503f36294', 'x-compute-request-id': 'req-4361af01-e4cf-4bd8-940b-b39503f36294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:52,309 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:48:52,310 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a7e157-6adf-4ea5-b767-78f62119a568', 'x-compute-request-id': 'req-c2a7e157-6adf-4ea5-b767-78f62119a568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:53,580 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.262s 2022-03-22 20:48:53,581 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee38287-8536-431f-a37e-35e3593d704d', 'x-compute-request-id': 'req-fee38287-8536-431f-a37e-35e3593d704d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:54,750 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:48:54,750 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-754d920b-0d7e-462d-87c9-0b69eea62618', 'x-compute-request-id': 'req-754d920b-0d7e-462d-87c9-0b69eea62618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:55,923 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:48:55,924 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d92d3cfd-2c7e-42c4-8f53-1eb0d91b4b44', 'x-compute-request-id': 'req-d92d3cfd-2c7e-42c4-8f53-1eb0d91b4b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:57,098 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:48:57,098 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f623569d-4fdd-4d82-a94b-2789ceb33d8c', 'x-compute-request-id': 'req-f623569d-4fdd-4d82-a94b-2789ceb33d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:58,268 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:48:58,268 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d83d1b5-227a-414d-8f24-70811438acc0', 'x-compute-request-id': 'req-5d83d1b5-227a-414d-8f24-70811438acc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:48:59,444 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:48:59,444 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ca2dbb6-cb64-4eb6-b3ac-dc6bcf399a79', 'x-compute-request-id': 'req-5ca2dbb6-cb64-4eb6-b3ac-dc6bcf399a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:00,614 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:49:00,614 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b207f6e-c34b-40a7-ba65-7d4825758541', 'x-compute-request-id': 'req-8b207f6e-c34b-40a7-ba65-7d4825758541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:01,790 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:49:01,799 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12666022-3677-4763-b2a4-6d51f570ec0d', 'x-compute-request-id': 'req-12666022-3677-4763-b2a4-6d51f570ec0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:02,973 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:49:02,973 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-049d672a-0319-4343-9cc9-4d1626e9c89d', 'x-compute-request-id': 'req-049d672a-0319-4343-9cc9-4d1626e9c89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:04,144 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:49:04,145 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97092216-45c2-40ff-9941-273d4e70f73d', 'x-compute-request-id': 'req-97092216-45c2-40ff-9941-273d4e70f73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:05,320 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:49:05,321 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe906224-74de-4580-9686-5e12c15a397f', 'x-compute-request-id': 'req-fe906224-74de-4580-9686-5e12c15a397f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:06,498 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:49:06,513 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-023d797e-5cd4-4be4-bc66-8e2cabf6e78f', 'x-compute-request-id': 'req-023d797e-5cd4-4be4-bc66-8e2cabf6e78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:07,683 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:49:07,684 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfe95c90-3803-4cf1-bb00-663ee5c536a3', 'x-compute-request-id': 'req-cfe95c90-3803-4cf1-bb00-663ee5c536a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:08,867 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.173s 2022-03-22 20:49:08,868 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cb17408-207f-4e59-ba63-8078fd141b40', 'x-compute-request-id': 'req-6cb17408-207f-4e59-ba63-8078fd141b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:10,044 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:49:10,045 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb63a6da-c1f3-4bc5-800e-53413d8006dc', 'x-compute-request-id': 'req-eb63a6da-c1f3-4bc5-800e-53413d8006dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:11,219 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:49:11,220 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d80cb0d2-64cb-48a4-8e7c-15c715001b1d', 'x-compute-request-id': 'req-d80cb0d2-64cb-48a4-8e7c-15c715001b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:12,399 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:49:12,400 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a192b58-8436-4497-b804-69997389061b', 'x-compute-request-id': 'req-9a192b58-8436-4497-b804-69997389061b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:13,575 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:49:13,575 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce804705-905a-46f1-a107-aed6c51bac1b', 'x-compute-request-id': 'req-ce804705-905a-46f1-a107-aed6c51bac1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:14,762 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.176s 2022-03-22 20:49:14,763 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46ec44fc-7d09-4973-bff3-2de815dd8b27', 'x-compute-request-id': 'req-46ec44fc-7d09-4973-bff3-2de815dd8b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:15,938 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:49:15,938 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e084f491-bdae-4da3-9f0d-35c0b363a32c', 'x-compute-request-id': 'req-e084f491-bdae-4da3-9f0d-35c0b363a32c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:17,115 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:49:17,115 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c33b0147-4202-483d-9bfc-122aba6b7621', 'x-compute-request-id': 'req-c33b0147-4202-483d-9bfc-122aba6b7621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:18,291 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:49:18,291 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6d49fd-4368-4622-b805-027ab01fc472', 'x-compute-request-id': 'req-9f6d49fd-4368-4622-b805-027ab01fc472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:19,468 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:49:19,468 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0d759e7-2e9f-4505-8314-d494bec47817', 'x-compute-request-id': 'req-d0d759e7-2e9f-4505-8314-d494bec47817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:20,643 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:49:20,643 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aff9132e-2da0-48c3-82e9-11f67f6b9f72', 'x-compute-request-id': 'req-aff9132e-2da0-48c3-82e9-11f67f6b9f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:21,820 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:49:21,821 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2935204-d6b7-43a3-8e76-62d8ab7a542b', 'x-compute-request-id': 'req-b2935204-d6b7-43a3-8e76-62d8ab7a542b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:22,992 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:49:22,992 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d348b758-c4cb-4557-b2dd-473bd0f4acc0', 'x-compute-request-id': 'req-d348b758-c4cb-4557-b2dd-473bd0f4acc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:24,169 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:49:24,169 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56898565-3190-45a1-9235-1eeaa49ccbd2', 'x-compute-request-id': 'req-56898565-3190-45a1-9235-1eeaa49ccbd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:25,346 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:49:25,346 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-165facbf-5481-41cb-9043-61fc8a626fb4', 'x-compute-request-id': 'req-165facbf-5481-41cb-9043-61fc8a626fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:26,520 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:49:26,520 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c13989c-c79c-48d9-b2eb-e3893b0f87da', 'x-compute-request-id': 'req-8c13989c-c79c-48d9-b2eb-e3893b0f87da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:27,695 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:49:27,696 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7de6d88a-d104-4f6f-951b-4b80203de2e1', 'x-compute-request-id': 'req-7de6d88a-d104-4f6f-951b-4b80203de2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:28,876 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.170s 2022-03-22 20:49:28,876 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e0565b4-eb21-4e9a-b8fe-ee9f126d5bc9', 'x-compute-request-id': 'req-2e0565b4-eb21-4e9a-b8fe-ee9f126d5bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:30,046 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:49:30,046 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a901d77-9adc-4ac2-b2da-af691198e25f', 'x-compute-request-id': 'req-8a901d77-9adc-4ac2-b2da-af691198e25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:31,215 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:49:31,215 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9670e56f-d9eb-49c9-bdf3-3e75d3515ea9', 'x-compute-request-id': 'req-9670e56f-d9eb-49c9-bdf3-3e75d3515ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:32,387 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:49:32,387 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3323a340-5df8-4619-b776-fd63fdcd02a4', 'x-compute-request-id': 'req-3323a340-5df8-4619-b776-fd63fdcd02a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:33,562 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:49:33,562 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34151242-70c7-4744-8614-7a23d1547fb9', 'x-compute-request-id': 'req-34151242-70c7-4744-8614-7a23d1547fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:34,734 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:49:34,735 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87ec0088-cd7c-4338-ba23-528d27ff4f2d', 'x-compute-request-id': 'req-87ec0088-cd7c-4338-ba23-528d27ff4f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:35,909 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:49:35,909 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-244515cc-876d-4278-99b4-97d276821df5', 'x-compute-request-id': 'req-244515cc-876d-4278-99b4-97d276821df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:37,094 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.175s 2022-03-22 20:49:37,094 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-493992e5-053b-4bcb-820c-078fb2cc4f93', 'x-compute-request-id': 'req-493992e5-053b-4bcb-820c-078fb2cc4f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:38,262 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:49:38,262 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c12db540-c3e7-4b7f-88b3-605a5ed551ff', 'x-compute-request-id': 'req-c12db540-c3e7-4b7f-88b3-605a5ed551ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:39,435 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:49:39,435 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03ac0545-6f27-46a4-bcfa-8485668cee88', 'x-compute-request-id': 'req-03ac0545-6f27-46a4-bcfa-8485668cee88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:40,607 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:49:40,607 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de012926-21c1-4f02-bc3d-5dfe06bb0580', 'x-compute-request-id': 'req-de012926-21c1-4f02-bc3d-5dfe06bb0580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:41,773 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.157s 2022-03-22 20:49:41,774 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81b26b61-8127-41d3-bd9f-a3de59f85a2e', 'x-compute-request-id': 'req-81b26b61-8127-41d3-bd9f-a3de59f85a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:42,944 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:49:42,945 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4da1ee8a-a89e-4fb2-a280-750c25c3865d', 'x-compute-request-id': 'req-4da1ee8a-a89e-4fb2-a280-750c25c3865d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:44,121 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:49:44,121 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7e75c04-4691-4180-bb57-f0dad9e3dc14', 'x-compute-request-id': 'req-b7e75c04-4691-4180-bb57-f0dad9e3dc14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:45,290 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:49:45,290 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1053e6c4-d659-4aeb-85a5-43f583b1c387', 'x-compute-request-id': 'req-1053e6c4-d659-4aeb-85a5-43f583b1c387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:46,463 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:49:46,463 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7bab1ef-60cd-428b-b18b-952c10f79644', 'x-compute-request-id': 'req-d7bab1ef-60cd-428b-b18b-952c10f79644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:47,637 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:49:47,638 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96eb87a5-06e6-4cf8-a710-69de06567d14', 'x-compute-request-id': 'req-96eb87a5-06e6-4cf8-a710-69de06567d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:48,810 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:49:48,810 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19c2397b-3583-41e0-975d-0ce71549ec58', 'x-compute-request-id': 'req-19c2397b-3583-41e0-975d-0ce71549ec58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:49,984 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:49:49,984 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-484133da-3d18-4119-9a48-316ce3c622c5', 'x-compute-request-id': 'req-484133da-3d18-4119-9a48-316ce3c622c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:51,155 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:49:51,155 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c772f83d-bab5-4518-8644-b7f1b14c3c9b', 'x-compute-request-id': 'req-c772f83d-bab5-4518-8644-b7f1b14c3c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:52,332 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:49:52,332 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-488711a2-82dc-43b0-8cbc-00df89472474', 'x-compute-request-id': 'req-488711a2-82dc-43b0-8cbc-00df89472474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:53,507 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:49:53,507 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-845d4f00-092a-4f6a-9301-d8b25ed1fc54', 'x-compute-request-id': 'req-845d4f00-092a-4f6a-9301-d8b25ed1fc54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:54,677 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:49:54,678 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a152b09-6f2f-46a1-bffc-f204a43f4c75', 'x-compute-request-id': 'req-3a152b09-6f2f-46a1-bffc-f204a43f4c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:55,850 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:49:55,850 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d889bc4-31f8-4084-8d4c-8a43432adfc3', 'x-compute-request-id': 'req-5d889bc4-31f8-4084-8d4c-8a43432adfc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:57,019 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:49:57,020 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d67faa6-a9c9-4cbe-8e3e-27dceb3afd50', 'x-compute-request-id': 'req-7d67faa6-a9c9-4cbe-8e3e-27dceb3afd50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:58,192 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:49:58,193 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-893b04fb-eaa9-4e85-82db-719d5b4e911a', 'x-compute-request-id': 'req-893b04fb-eaa9-4e85-82db-719d5b4e911a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:49:59,377 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.174s 2022-03-22 20:49:59,377 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d5bbe76-0085-476b-a1b3-616123b2d2ef', 'x-compute-request-id': 'req-4d5bbe76-0085-476b-a1b3-616123b2d2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:00,558 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.170s 2022-03-22 20:50:00,558 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f2e093a-3f4a-46a3-8edc-592dff7553b0', 'x-compute-request-id': 'req-5f2e093a-3f4a-46a3-8edc-592dff7553b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:01,728 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:50:01,729 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35d05340-a8ae-4510-84e7-a9e7a5c3ad77', 'x-compute-request-id': 'req-35d05340-a8ae-4510-84e7-a9e7a5c3ad77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:02,913 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.174s 2022-03-22 20:50:02,913 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e692ae0-6088-45b5-a48e-4c9c2e7764fd', 'x-compute-request-id': 'req-1e692ae0-6088-45b5-a48e-4c9c2e7764fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:04,100 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.177s 2022-03-22 20:50:04,101 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d321314-db06-404d-907c-e27200d4c3c1', 'x-compute-request-id': 'req-3d321314-db06-404d-907c-e27200d4c3c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:05,276 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:50:05,277 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac4c93c3-5e2f-4814-87c4-f7903a040ea7', 'x-compute-request-id': 'req-ac4c93c3-5e2f-4814-87c4-f7903a040ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:06,446 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:50:06,446 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-035df5ca-ff82-4adc-8e9e-889c47865b0c', 'x-compute-request-id': 'req-035df5ca-ff82-4adc-8e9e-889c47865b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:07,614 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:50:07,614 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-206413c1-d556-430a-b38d-44ead02104ce', 'x-compute-request-id': 'req-206413c1-d556-430a-b38d-44ead02104ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:08,792 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.168s 2022-03-22 20:50:08,793 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d82b0b3b-b26e-41e1-ad43-889d801d0043', 'x-compute-request-id': 'req-d82b0b3b-b26e-41e1-ad43-889d801d0043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:09,974 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.171s 2022-03-22 20:50:09,975 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b3c0cc0-0b70-499d-ad65-f312cbc01c33', 'x-compute-request-id': 'req-1b3c0cc0-0b70-499d-ad65-f312cbc01c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:11,144 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:50:11,144 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-211270bd-9ff6-4ba1-bbc6-48aaa4885a26', 'x-compute-request-id': 'req-211270bd-9ff6-4ba1-bbc6-48aaa4885a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:12,316 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:50:12,317 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af7cdecf-7d3f-4363-9267-3226beab18a4', 'x-compute-request-id': 'req-af7cdecf-7d3f-4363-9267-3226beab18a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:13,491 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:50:13,491 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cbf368b-1380-4138-ae9f-4ae106a4ba75', 'x-compute-request-id': 'req-1cbf368b-1380-4138-ae9f-4ae106a4ba75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:14,677 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:50:14,677 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7495f2b1-c0cd-4582-a318-09184ec0b06a', 'x-compute-request-id': 'req-7495f2b1-c0cd-4582-a318-09184ec0b06a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:15,845 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:50:15,846 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbdcb4e0-6274-48e1-bc80-8c49c1deb76b', 'x-compute-request-id': 'req-fbdcb4e0-6274-48e1-bc80-8c49c1deb76b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:17,014 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:50:17,015 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12612a18-35fa-40df-8f02-3f87ce387e0c', 'x-compute-request-id': 'req-12612a18-35fa-40df-8f02-3f87ce387e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:18,187 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:50:18,187 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af79b8d8-6f07-447b-a372-c14d276bd194', 'x-compute-request-id': 'req-af79b8d8-6f07-447b-a372-c14d276bd194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:19,389 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.191s 2022-03-22 20:50:19,390 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21e23da1-500a-4bec-b7fe-652aacf01afa', 'x-compute-request-id': 'req-21e23da1-500a-4bec-b7fe-652aacf01afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:20,562 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:50:20,562 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd234e32-a1bc-4718-9695-608e2211f8d7', 'x-compute-request-id': 'req-cd234e32-a1bc-4718-9695-608e2211f8d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:21,730 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:50:21,730 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12833bae-011c-40f2-bdd7-8e2c1bfd830b', 'x-compute-request-id': 'req-12833bae-011c-40f2-bdd7-8e2c1bfd830b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:22,902 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:50:22,902 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a6cc877-1703-44b8-a10e-e407bc7247bd', 'x-compute-request-id': 'req-7a6cc877-1703-44b8-a10e-e407bc7247bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:24,075 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:50:24,076 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6893064b-8db8-44b2-955c-18133b599948', 'x-compute-request-id': 'req-6893064b-8db8-44b2-955c-18133b599948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:25,247 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:50:25,248 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7149dbe-4216-41cc-8de4-3426a44e2bc3', 'x-compute-request-id': 'req-f7149dbe-4216-41cc-8de4-3426a44e2bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:26,422 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:50:26,422 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6e53f25-ad2b-4820-87ed-463d35e69c1f', 'x-compute-request-id': 'req-e6e53f25-ad2b-4820-87ed-463d35e69c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:27,597 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:50:27,597 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99525aff-6204-4645-a99d-ad17e470a3c9', 'x-compute-request-id': 'req-99525aff-6204-4645-a99d-ad17e470a3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:28,765 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.157s 2022-03-22 20:50:28,765 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f18810b7-2525-4032-84ab-907d8f17b71e', 'x-compute-request-id': 'req-f18810b7-2525-4032-84ab-907d8f17b71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:29,933 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:50:29,934 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49185db2-daca-4ef7-a188-44c4ecdffe8b', 'x-compute-request-id': 'req-49185db2-daca-4ef7-a188-44c4ecdffe8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:31,103 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:50:31,103 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de8a9d56-8562-4d2f-a7bd-2126642ee6aa', 'x-compute-request-id': 'req-de8a9d56-8562-4d2f-a7bd-2126642ee6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:32,276 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:50:32,276 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a1f342-641e-4bb7-87c0-e14e54a7a405', 'x-compute-request-id': 'req-74a1f342-641e-4bb7-87c0-e14e54a7a405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:33,453 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:50:33,454 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8348ec67-ac4f-4aa1-b3a1-9700ea0b0ebd', 'x-compute-request-id': 'req-8348ec67-ac4f-4aa1-b3a1-9700ea0b0ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:34,644 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.180s 2022-03-22 20:50:34,644 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55c19844-4fb6-4bfc-9a8f-6f078264b74b', 'x-compute-request-id': 'req-55c19844-4fb6-4bfc-9a8f-6f078264b74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:35,817 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:50:35,818 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91beab37-5017-400f-93bd-b29e31025fb2', 'x-compute-request-id': 'req-91beab37-5017-400f-93bd-b29e31025fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:36,989 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:50:36,989 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d738d5c-8e94-446b-b66b-69e40334f61f', 'x-compute-request-id': 'req-0d738d5c-8e94-446b-b66b-69e40334f61f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:38,162 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:50:38,162 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-317d84fa-857f-43c2-8078-0b08b4ab0d68', 'x-compute-request-id': 'req-317d84fa-857f-43c2-8078-0b08b4ab0d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:39,341 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:50:39,347 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f364a7ed-117f-43d3-a666-bc873898f646', 'x-compute-request-id': 'req-f364a7ed-117f-43d3-a666-bc873898f646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:40,523 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:50:40,523 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a56858ea-9d74-43e9-942d-eadec4de8a5f', 'x-compute-request-id': 'req-a56858ea-9d74-43e9-942d-eadec4de8a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:41,709 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.175s 2022-03-22 20:50:41,709 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-302127f3-bad5-43ec-88ba-f33c5fbe9244', 'x-compute-request-id': 'req-302127f3-bad5-43ec-88ba-f33c5fbe9244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:42,879 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:50:42,880 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9347116-beaa-4c1b-9680-06340da7ecb0', 'x-compute-request-id': 'req-c9347116-beaa-4c1b-9680-06340da7ecb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:44,051 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:50:44,051 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6706ca0-b252-4151-a921-6695a36ca871', 'x-compute-request-id': 'req-e6706ca0-b252-4151-a921-6695a36ca871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:45,226 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:50:45,226 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b42ab11-c496-4602-9b8d-8c22afc72023', 'x-compute-request-id': 'req-4b42ab11-c496-4602-9b8d-8c22afc72023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:46,403 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:50:46,403 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd8565c0-4777-43a4-aeb4-7b5c23902524', 'x-compute-request-id': 'req-dd8565c0-4777-43a4-aeb4-7b5c23902524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:47,579 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:50:47,580 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7269adf-0a5d-4b77-adab-90b86f73d73a', 'x-compute-request-id': 'req-a7269adf-0a5d-4b77-adab-90b86f73d73a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:48,756 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:50:48,757 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26348a80-8882-47b3-87c8-0100a540eba6', 'x-compute-request-id': 'req-26348a80-8882-47b3-87c8-0100a540eba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:49,932 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:50:49,932 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e77f3626-4621-46c0-9d56-8da853ae958f', 'x-compute-request-id': 'req-e77f3626-4621-46c0-9d56-8da853ae958f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:51,105 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:50:51,105 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f3e9ce7-9eea-47d5-a003-a017021effe4', 'x-compute-request-id': 'req-3f3e9ce7-9eea-47d5-a003-a017021effe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:52,276 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:50:52,277 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d928253-8dd8-456c-8d20-82bbfa04017b', 'x-compute-request-id': 'req-4d928253-8dd8-456c-8d20-82bbfa04017b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:53,452 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:50:53,453 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e99be73f-c2a5-41c2-9d17-b954cbdf31bb', 'x-compute-request-id': 'req-e99be73f-c2a5-41c2-9d17-b954cbdf31bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:54,633 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.170s 2022-03-22 20:50:54,633 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d450b009-7da1-44df-b0a4-0f06bb0db6f0', 'x-compute-request-id': 'req-d450b009-7da1-44df-b0a4-0f06bb0db6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:55,806 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:50:55,807 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f8c4d87-1b9b-4064-a295-539cc03acd28', 'x-compute-request-id': 'req-6f8c4d87-1b9b-4064-a295-539cc03acd28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:56,977 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:50:56,978 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aa3d767-5733-437e-a357-8a11e65f4078', 'x-compute-request-id': 'req-7aa3d767-5733-437e-a357-8a11e65f4078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:58,155 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:50:58,155 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10d6fbcb-04ae-4e3b-a3bc-ed01f943c3aa', 'x-compute-request-id': 'req-10d6fbcb-04ae-4e3b-a3bc-ed01f943c3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:50:59,328 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:50:59,328 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b071852e-ee42-4dee-b49b-f4dafd60bac9', 'x-compute-request-id': 'req-b071852e-ee42-4dee-b49b-f4dafd60bac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:00,504 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:51:00,504 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e4b6dc8-a50a-4409-86a4-d0d76896cde5', 'x-compute-request-id': 'req-4e4b6dc8-a50a-4409-86a4-d0d76896cde5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:01,681 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:51:01,681 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b8a5b6a-1703-48c4-bc92-b94858d60e0f', 'x-compute-request-id': 'req-9b8a5b6a-1703-48c4-bc92-b94858d60e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:02,862 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.171s 2022-03-22 20:51:02,862 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c31b326e-63d5-4997-bcd5-5cc903ccd72d', 'x-compute-request-id': 'req-c31b326e-63d5-4997-bcd5-5cc903ccd72d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:04,035 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:51:04,035 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dcff063-f802-4824-9404-156342491a0f', 'x-compute-request-id': 'req-1dcff063-f802-4824-9404-156342491a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:05,209 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:51:05,209 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c434b5a-0c16-4fcb-ac7e-5f3f3091f851', 'x-compute-request-id': 'req-7c434b5a-0c16-4fcb-ac7e-5f3f3091f851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:06,383 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:51:06,384 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9332eadd-e8b9-445c-a71d-0f7380e51dbb', 'x-compute-request-id': 'req-9332eadd-e8b9-445c-a71d-0f7380e51dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:07,555 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:51:07,556 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef95516-9975-4c21-b84c-bb940c33ffcb', 'x-compute-request-id': 'req-fef95516-9975-4c21-b84c-bb940c33ffcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:08,750 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.184s 2022-03-22 20:51:08,750 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e398a38d-59ff-4809-96fd-0b01d170094e', 'x-compute-request-id': 'req-e398a38d-59ff-4809-96fd-0b01d170094e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:09,929 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:51:09,929 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-635d9abe-928a-4496-814c-6ea3c26f0b35', 'x-compute-request-id': 'req-635d9abe-928a-4496-814c-6ea3c26f0b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:11,099 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:51:11,099 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd44efc9-149f-42af-adfd-fa033a40ca39', 'x-compute-request-id': 'req-dd44efc9-149f-42af-adfd-fa033a40ca39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:12,277 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.168s 2022-03-22 20:51:12,278 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-741f3ce1-f643-4cb5-aadf-fa9dd5619562', 'x-compute-request-id': 'req-741f3ce1-f643-4cb5-aadf-fa9dd5619562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:13,447 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:51:13,448 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8134782-954c-4b18-8fd7-f37dfb939400', 'x-compute-request-id': 'req-a8134782-954c-4b18-8fd7-f37dfb939400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:14,640 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.182s 2022-03-22 20:51:14,640 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bca7b96-9f25-4af1-bdbe-6ebf9282fa10', 'x-compute-request-id': 'req-2bca7b96-9f25-4af1-bdbe-6ebf9282fa10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:15,812 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:51:15,813 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d1325ec-c864-468a-9522-0c4fd7820592', 'x-compute-request-id': 'req-8d1325ec-c864-468a-9522-0c4fd7820592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:16,994 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.171s 2022-03-22 20:51:16,994 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16480cd5-21b3-4a59-b5b2-abad245992e9', 'x-compute-request-id': 'req-16480cd5-21b3-4a59-b5b2-abad245992e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:18,169 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:51:18,169 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d0955a7-60d6-4ac7-a0e7-db735164c28c', 'x-compute-request-id': 'req-4d0955a7-60d6-4ac7-a0e7-db735164c28c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:19,345 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:51:19,346 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a70f3743-cfe8-473f-b064-9428c8c35314', 'x-compute-request-id': 'req-a70f3743-cfe8-473f-b064-9428c8c35314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:20,517 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:51:20,518 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e98b4821-8ac2-410b-8d40-782441ba7634', 'x-compute-request-id': 'req-e98b4821-8ac2-410b-8d40-782441ba7634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:21,690 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:51:21,690 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1664b4f5-c673-483f-8867-9005a68f2013', 'x-compute-request-id': 'req-1664b4f5-c673-483f-8867-9005a68f2013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:22,866 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:51:22,867 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf412256-3994-4ced-b199-94dfb770d94a', 'x-compute-request-id': 'req-bf412256-3994-4ced-b199-94dfb770d94a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:24,041 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:51:24,042 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c503f508-f424-40f4-90fb-1e76360df1ed', 'x-compute-request-id': 'req-c503f508-f424-40f4-90fb-1e76360df1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:25,210 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:51:25,210 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9832d3a7-d7e4-438d-9e91-7c16c323c777', 'x-compute-request-id': 'req-9832d3a7-d7e4-438d-9e91-7c16c323c777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:26,382 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:51:26,382 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03e17277-6d21-43bd-bc48-e332e6a39d31', 'x-compute-request-id': 'req-03e17277-6d21-43bd-bc48-e332e6a39d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:27,556 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:51:27,557 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdfb9449-d85f-4553-8551-76a2e72502be', 'x-compute-request-id': 'req-cdfb9449-d85f-4553-8551-76a2e72502be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:28,734 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:51:28,734 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-030207b7-9980-4430-8b43-0068bdf33774', 'x-compute-request-id': 'req-030207b7-9980-4430-8b43-0068bdf33774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:29,916 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.172s 2022-03-22 20:51:29,916 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d23bfe-7407-4581-ade6-70aca8477c98', 'x-compute-request-id': 'req-40d23bfe-7407-4581-ade6-70aca8477c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:31,094 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:51:31,094 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-609cac9f-ac6e-4381-ad79-54155cf99e3c', 'x-compute-request-id': 'req-609cac9f-ac6e-4381-ad79-54155cf99e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:32,265 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:51:32,265 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88322f81-d9b1-4813-a1d9-8ff4dff8c2a6', 'x-compute-request-id': 'req-88322f81-d9b1-4813-a1d9-8ff4dff8c2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:33,436 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:51:33,436 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e02a4cee-e1db-4a9a-b4df-14163d6fe70d', 'x-compute-request-id': 'req-e02a4cee-e1db-4a9a-b4df-14163d6fe70d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:34,608 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:51:34,608 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee6731e1-92b3-4f7d-a7d0-6c2f99e2531f', 'x-compute-request-id': 'req-ee6731e1-92b3-4f7d-a7d0-6c2f99e2531f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:35,777 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:51:35,778 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-250e13e8-8c9a-4ce8-8593-74b2e9498831', 'x-compute-request-id': 'req-250e13e8-8c9a-4ce8-8593-74b2e9498831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:36,954 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:51:36,954 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab10d298-4e23-47ab-a70c-2ad8592b0329', 'x-compute-request-id': 'req-ab10d298-4e23-47ab-a70c-2ad8592b0329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:38,138 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.174s 2022-03-22 20:51:38,139 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d7d6030-9f16-4a55-bc0e-9e58da78aca3', 'x-compute-request-id': 'req-6d7d6030-9f16-4a55-bc0e-9e58da78aca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:39,315 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:51:39,315 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d99a007-4cfc-4456-834b-9758b3094729', 'x-compute-request-id': 'req-6d99a007-4cfc-4456-834b-9758b3094729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:40,496 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.171s 2022-03-22 20:51:40,497 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc334a20-a8f1-4a39-ad82-3b154efa984c', 'x-compute-request-id': 'req-dc334a20-a8f1-4a39-ad82-3b154efa984c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:41,673 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:51:41,674 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ece24a6-c97a-4334-83f0-846caea5df2e', 'x-compute-request-id': 'req-4ece24a6-c97a-4334-83f0-846caea5df2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:42,851 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.168s 2022-03-22 20:51:42,852 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a33a01a7-a650-4af2-8631-8bf4176f7691', 'x-compute-request-id': 'req-a33a01a7-a650-4af2-8631-8bf4176f7691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:44,032 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:51:44,032 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f467af-3ecb-449e-8f94-d8aa6e7c5777', 'x-compute-request-id': 'req-42f467af-3ecb-449e-8f94-d8aa6e7c5777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:45,207 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:51:45,207 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2944168b-d667-4b0f-9ce8-976cb815389d', 'x-compute-request-id': 'req-2944168b-d667-4b0f-9ce8-976cb815389d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:46,379 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:51:46,379 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9713afd8-4617-492d-ac8d-08b00e748231', 'x-compute-request-id': 'req-9713afd8-4617-492d-ac8d-08b00e748231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:47,551 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:51:47,552 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d34577c-2a9d-4365-b6bf-c429f9daf2e1', 'x-compute-request-id': 'req-6d34577c-2a9d-4365-b6bf-c429f9daf2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:48,723 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:51:48,723 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c8cf06b-6338-4aef-8035-de75e1626eb4', 'x-compute-request-id': 'req-3c8cf06b-6338-4aef-8035-de75e1626eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:49,902 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:51:49,903 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42a25ba2-f72d-4bea-a042-b3ddbd78e100', 'x-compute-request-id': 'req-42a25ba2-f72d-4bea-a042-b3ddbd78e100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:51,079 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:51:51,079 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88aece8a-9c76-4f4d-ba02-d04efb165751', 'x-compute-request-id': 'req-88aece8a-9c76-4f4d-ba02-d04efb165751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:52,253 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:51:52,253 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2574588e-8c7c-45a2-a810-a3c86cc95fe5', 'x-compute-request-id': 'req-2574588e-8c7c-45a2-a810-a3c86cc95fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:53,424 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:51:53,424 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b4283f-9584-4487-ad01-4c1951b846fb', 'x-compute-request-id': 'req-61b4283f-9584-4487-ad01-4c1951b846fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:54,600 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:51:54,600 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f544620-e463-4576-baef-099b466dc5a0', 'x-compute-request-id': 'req-3f544620-e463-4576-baef-099b466dc5a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:55,772 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:51:55,772 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de91fca2-d893-4d18-9e2a-6965d933713b', 'x-compute-request-id': 'req-de91fca2-d893-4d18-9e2a-6965d933713b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:56,978 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.196s 2022-03-22 20:51:56,979 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92616f00-74d6-40c2-872c-fc057aad2142', 'x-compute-request-id': 'req-92616f00-74d6-40c2-872c-fc057aad2142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:58,155 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:51:58,156 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36f07a45-8339-41aa-a217-438640741404', 'x-compute-request-id': 'req-36f07a45-8339-41aa-a217-438640741404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:51:59,339 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.173s 2022-03-22 20:51:59,339 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d487cf20-4314-498c-a57b-22c1381d4318', 'x-compute-request-id': 'req-d487cf20-4314-498c-a57b-22c1381d4318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:00,523 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.174s 2022-03-22 20:52:00,528 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c3d59cd-5f08-4683-844c-e2dd63edda6f', 'x-compute-request-id': 'req-3c3d59cd-5f08-4683-844c-e2dd63edda6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:01,702 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:52:01,702 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46725809-d878-430b-955f-19a9584ab6c8', 'x-compute-request-id': 'req-46725809-d878-430b-955f-19a9584ab6c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:02,874 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:52:02,874 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ff8141f-4543-4a1b-a721-a62e59c9a36a', 'x-compute-request-id': 'req-2ff8141f-4543-4a1b-a721-a62e59c9a36a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:04,049 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:52:04,049 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-111d9ec8-237e-4f9c-9850-e3a252963294', 'x-compute-request-id': 'req-111d9ec8-237e-4f9c-9850-e3a252963294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:05,225 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:52:05,225 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d1050e2-4697-45f8-a6e5-30e2b354e070', 'x-compute-request-id': 'req-2d1050e2-4697-45f8-a6e5-30e2b354e070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:06,403 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:52:06,403 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36f78626-e43e-4985-9192-a1990e426579', 'x-compute-request-id': 'req-36f78626-e43e-4985-9192-a1990e426579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:07,585 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.172s 2022-03-22 20:52:07,586 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c34c963c-00aa-4e36-a909-e054e7313c77', 'x-compute-request-id': 'req-c34c963c-00aa-4e36-a909-e054e7313c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:08,765 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:52:08,765 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8849d72d-7165-43c9-a33e-d0ed352bc649', 'x-compute-request-id': 'req-8849d72d-7165-43c9-a33e-d0ed352bc649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:09,950 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.175s 2022-03-22 20:52:09,950 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dc8cd28-8492-44f9-a4ff-b92926f6efd8', 'x-compute-request-id': 'req-9dc8cd28-8492-44f9-a4ff-b92926f6efd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:11,123 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:52:11,124 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3253d2ea-eeb7-40ae-aa3a-e0a822b6cfeb', 'x-compute-request-id': 'req-3253d2ea-eeb7-40ae-aa3a-e0a822b6cfeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:12,292 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:52:12,293 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-505e1b96-4d58-47e9-ad96-846a8ac42acc', 'x-compute-request-id': 'req-505e1b96-4d58-47e9-ad96-846a8ac42acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:13,471 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.168s 2022-03-22 20:52:13,478 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b34e953d-c05e-4b95-9476-87535f5a66d9', 'x-compute-request-id': 'req-b34e953d-c05e-4b95-9476-87535f5a66d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:14,657 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.170s 2022-03-22 20:52:14,658 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12a960ff-3c08-4b06-a7f5-54ea2ba757eb', 'x-compute-request-id': 'req-12a960ff-3c08-4b06-a7f5-54ea2ba757eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:15,827 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:52:15,827 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-274e808e-019d-4858-9297-aa8221fd531f', 'x-compute-request-id': 'req-274e808e-019d-4858-9297-aa8221fd531f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:17,023 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.186s 2022-03-22 20:52:17,023 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-101b3b25-88fc-4b29-8940-08a54be9830a', 'x-compute-request-id': 'req-101b3b25-88fc-4b29-8940-08a54be9830a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:18,194 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:52:18,194 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80e610cd-304f-4012-9d35-fac34ce25841', 'x-compute-request-id': 'req-80e610cd-304f-4012-9d35-fac34ce25841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:19,374 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:52:19,374 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea1b4f2d-021e-4961-8a2e-5a7ce6508b70', 'x-compute-request-id': 'req-ea1b4f2d-021e-4961-8a2e-5a7ce6508b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:20,552 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.168s 2022-03-22 20:52:20,553 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37cfd73c-8335-41da-9f6e-fdb1beb8480a', 'x-compute-request-id': 'req-37cfd73c-8335-41da-9f6e-fdb1beb8480a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:21,727 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:52:21,728 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e1f01b2-8397-49be-b2d7-abb43921b580', 'x-compute-request-id': 'req-9e1f01b2-8397-49be-b2d7-abb43921b580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:22,902 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:52:22,902 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffffc3a9-8360-4342-8603-94c81e3f0771', 'x-compute-request-id': 'req-ffffc3a9-8360-4342-8603-94c81e3f0771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:24,075 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:52:24,076 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a98619f-2f52-440b-b01f-a34f839fb5b8', 'x-compute-request-id': 'req-3a98619f-2f52-440b-b01f-a34f839fb5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:25,250 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:52:25,250 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64b68484-27ee-46dc-9d09-e5a443bfbb9f', 'x-compute-request-id': 'req-64b68484-27ee-46dc-9d09-e5a443bfbb9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:26,430 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.170s 2022-03-22 20:52:26,431 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-880fad34-865c-4704-a8fe-8c8f5a11319d', 'x-compute-request-id': 'req-880fad34-865c-4704-a8fe-8c8f5a11319d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:27,610 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.170s 2022-03-22 20:52:27,611 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b6b2d36-2f0e-495c-a487-83c46d4b12f6', 'x-compute-request-id': 'req-5b6b2d36-2f0e-495c-a487-83c46d4b12f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:28,788 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.168s 2022-03-22 20:52:28,788 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab9fe835-295b-4a12-ac6d-4a1ca1fdc803', 'x-compute-request-id': 'req-ab9fe835-295b-4a12-ac6d-4a1ca1fdc803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:29,966 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.168s 2022-03-22 20:52:29,967 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce459b63-1b10-46ea-a5e8-5e1035ca647a', 'x-compute-request-id': 'req-ce459b63-1b10-46ea-a5e8-5e1035ca647a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:31,148 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.171s 2022-03-22 20:52:31,149 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe22aa5b-5e51-43e2-8737-8e1292d31949', 'x-compute-request-id': 'req-fe22aa5b-5e51-43e2-8737-8e1292d31949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:32,322 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:52:32,323 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9cd4cc4-b348-4d84-8f2a-46f5c39ded4a', 'x-compute-request-id': 'req-b9cd4cc4-b348-4d84-8f2a-46f5c39ded4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:33,502 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:52:33,503 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d89593be-5c0d-44bc-a7f1-4eeff9dc6e5d', 'x-compute-request-id': 'req-d89593be-5c0d-44bc-a7f1-4eeff9dc6e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:34,681 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:52:34,682 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5304cda-c92b-4e38-8d49-784c9d6099fd', 'x-compute-request-id': 'req-d5304cda-c92b-4e38-8d49-784c9d6099fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:35,856 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:52:35,857 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c630ef1d-f8ed-4bac-a809-958d8d6394a1', 'x-compute-request-id': 'req-c630ef1d-f8ed-4bac-a809-958d8d6394a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:37,078 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.210s 2022-03-22 20:52:37,078 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9352e446-5266-4ee9-b953-2f5be4c37b5d', 'x-compute-request-id': 'req-9352e446-5266-4ee9-b953-2f5be4c37b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:38,251 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:52:38,251 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06219a88-4c15-453d-8279-76da2ce8152f', 'x-compute-request-id': 'req-06219a88-4c15-453d-8279-76da2ce8152f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:39,425 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:52:39,425 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cccd129-a83d-4597-9590-622b9934afc1', 'x-compute-request-id': 'req-1cccd129-a83d-4597-9590-622b9934afc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:40,604 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:52:40,604 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1dd47b7-8720-475f-8648-927a3f1a7f4a', 'x-compute-request-id': 'req-e1dd47b7-8720-475f-8648-927a3f1a7f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:41,775 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:52:41,775 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2994f998-4365-49e5-9c15-13abf514756a', 'x-compute-request-id': 'req-2994f998-4365-49e5-9c15-13abf514756a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:42,959 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:52:42,960 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b780a1e0-4b84-4a02-8710-0cb1f34e2836', 'x-compute-request-id': 'req-b780a1e0-4b84-4a02-8710-0cb1f34e2836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:44,128 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:52:44,129 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9326a73b-f9f9-4b53-829f-8128b1e6b334', 'x-compute-request-id': 'req-9326a73b-f9f9-4b53-829f-8128b1e6b334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:45,297 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:52:45,297 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79c4a5af-ba79-46a2-9617-7cc27c1c6910', 'x-compute-request-id': 'req-79c4a5af-ba79-46a2-9617-7cc27c1c6910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:46,474 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:52:46,474 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-429e69a3-a8f4-4952-aadb-f7e921efa236', 'x-compute-request-id': 'req-429e69a3-a8f4-4952-aadb-f7e921efa236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:47,641 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:52:47,642 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d31ed07-b633-4261-a6cd-43806f3d3da7', 'x-compute-request-id': 'req-0d31ed07-b633-4261-a6cd-43806f3d3da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:48,818 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:52:48,818 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa093e8b-39cf-49d6-93a5-5ada0fdbaab0', 'x-compute-request-id': 'req-aa093e8b-39cf-49d6-93a5-5ada0fdbaab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:49,991 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:52:49,991 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38678a23-aeaf-455b-bf76-95d5cacbc12b', 'x-compute-request-id': 'req-38678a23-aeaf-455b-bf76-95d5cacbc12b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:51,156 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.156s 2022-03-22 20:52:51,157 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8527b56-1b8d-44ea-9a37-e1c7281a3a73', 'x-compute-request-id': 'req-b8527b56-1b8d-44ea-9a37-e1c7281a3a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:52,327 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:52:52,327 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a029074d-d6b2-4667-85bb-9ce73640922d', 'x-compute-request-id': 'req-a029074d-d6b2-4667-85bb-9ce73640922d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:53,499 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:52:53,500 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21d00813-cba5-460a-83d0-d5907717190d', 'x-compute-request-id': 'req-21d00813-cba5-460a-83d0-d5907717190d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:54,669 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:52:54,670 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d8582a4-018f-4454-9d0b-bc7a44fd7f3d', 'x-compute-request-id': 'req-9d8582a4-018f-4454-9d0b-bc7a44fd7f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:55,844 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:52:55,844 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6852ec56-e7f8-4070-9716-0cf46d7b1552', 'x-compute-request-id': 'req-6852ec56-e7f8-4070-9716-0cf46d7b1552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:57,077 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.223s 2022-03-22 20:52:57,078 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8677892f-1d07-4c07-9df8-a9100b500971', 'x-compute-request-id': 'req-8677892f-1d07-4c07-9df8-a9100b500971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:58,308 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.221s 2022-03-22 20:52:58,309 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e63853c-31b1-4d02-8b79-7b5069813be2', 'x-compute-request-id': 'req-0e63853c-31b1-4d02-8b79-7b5069813be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:52:59,485 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:52:59,486 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0a6652f-87a4-486b-92ec-a97ca87855ae', 'x-compute-request-id': 'req-c0a6652f-87a4-486b-92ec-a97ca87855ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:00,659 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:53:00,659 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d069058-1d28-4c77-9d3b-5011d41e5dae', 'x-compute-request-id': 'req-5d069058-1d28-4c77-9d3b-5011d41e5dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:01,840 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.172s 2022-03-22 20:53:01,841 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6dcd0ea-8d2d-4698-9ff4-bcf64eca1ea4', 'x-compute-request-id': 'req-f6dcd0ea-8d2d-4698-9ff4-bcf64eca1ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:03,018 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:53:03,019 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e1ac4d3-1ade-4514-b576-94c3af905f14', 'x-compute-request-id': 'req-3e1ac4d3-1ade-4514-b576-94c3af905f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:04,193 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:53:04,193 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eafe7ec5-482f-4ce7-8db7-fbfdd1a8489c', 'x-compute-request-id': 'req-eafe7ec5-482f-4ce7-8db7-fbfdd1a8489c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:05,370 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:53:05,370 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f88362a1-90bd-46b5-a030-f93e869c1ee7', 'x-compute-request-id': 'req-f88362a1-90bd-46b5-a030-f93e869c1ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:06,552 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.171s 2022-03-22 20:53:06,552 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0bcce0c-3784-41f8-ab10-bfda3f6bd0e4', 'x-compute-request-id': 'req-f0bcce0c-3784-41f8-ab10-bfda3f6bd0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:07,727 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:53:07,728 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-753b3b49-1b46-46f5-a8be-302561251ca9', 'x-compute-request-id': 'req-753b3b49-1b46-46f5-a8be-302561251ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:08,899 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:53:08,900 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d41b8139-afb9-456a-8a2c-ee338c528b53', 'x-compute-request-id': 'req-d41b8139-afb9-456a-8a2c-ee338c528b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:10,080 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.170s 2022-03-22 20:53:10,081 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cefe88e-6f04-4ceb-a1d9-a95037f82863', 'x-compute-request-id': 'req-4cefe88e-6f04-4ceb-a1d9-a95037f82863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:11,252 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:53:11,252 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0569d158-a5be-49aa-9149-5a5e84fcb204', 'x-compute-request-id': 'req-0569d158-a5be-49aa-9149-5a5e84fcb204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:12,428 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:53:12,429 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e688de3-53bf-43a6-8d48-21c138ed8fc6', 'x-compute-request-id': 'req-9e688de3-53bf-43a6-8d48-21c138ed8fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:13,603 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:53:13,604 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61d6daf5-547b-4df1-bf1b-54db6f2283df', 'x-compute-request-id': 'req-61d6daf5-547b-4df1-bf1b-54db6f2283df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:14,775 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:53:14,775 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06e15e2a-5abc-4a1e-a9c9-71725b93b4eb', 'x-compute-request-id': 'req-06e15e2a-5abc-4a1e-a9c9-71725b93b4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:15,945 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:53:15,945 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36b2dfa9-ccba-4fb6-bcc9-d8751a8a6b96', 'x-compute-request-id': 'req-36b2dfa9-ccba-4fb6-bcc9-d8751a8a6b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:17,126 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.171s 2022-03-22 20:53:17,126 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f95ac318-aa51-4690-a01b-1d0c46f39cc5', 'x-compute-request-id': 'req-f95ac318-aa51-4690-a01b-1d0c46f39cc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:18,302 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:53:18,302 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37d5a3bc-7b61-4f5f-a071-20f6c9f26b12', 'x-compute-request-id': 'req-37d5a3bc-7b61-4f5f-a071-20f6c9f26b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:19,475 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.163s 2022-03-22 20:53:19,475 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8486bae1-7db6-4af4-91a4-753c164f0d4d', 'x-compute-request-id': 'req-8486bae1-7db6-4af4-91a4-753c164f0d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:20,647 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:53:20,648 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bdaade8-13d7-48fd-af60-29c273eb7ee3', 'x-compute-request-id': 'req-5bdaade8-13d7-48fd-af60-29c273eb7ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:21,814 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.157s 2022-03-22 20:53:21,815 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-003d29f5-06d1-4fce-b4b6-3366e34c55ba', 'x-compute-request-id': 'req-003d29f5-06d1-4fce-b4b6-3366e34c55ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:22,984 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:53:22,985 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1faf755-562f-4a5b-8bc2-19718f2c6ce9', 'x-compute-request-id': 'req-f1faf755-562f-4a5b-8bc2-19718f2c6ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:24,156 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:53:24,156 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef18d65-285f-45ee-891b-5572161bfb12', 'x-compute-request-id': 'req-1ef18d65-285f-45ee-891b-5572161bfb12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:25,323 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.157s 2022-03-22 20:53:25,323 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83d04d7b-86d5-477b-8b62-f072dec7c83a', 'x-compute-request-id': 'req-83d04d7b-86d5-477b-8b62-f072dec7c83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:26,502 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:53:26,502 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73fa67b5-6013-46d2-8d79-96e450b4d144', 'x-compute-request-id': 'req-73fa67b5-6013-46d2-8d79-96e450b4d144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:27,669 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.157s 2022-03-22 20:53:27,670 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bdcb12e-05d0-4326-b51a-816b07a945ca', 'x-compute-request-id': 'req-1bdcb12e-05d0-4326-b51a-816b07a945ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:28,839 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:53:28,839 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1055a8c4-e850-4722-b35b-8057d3868b7c', 'x-compute-request-id': 'req-1055a8c4-e850-4722-b35b-8057d3868b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:30,017 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.168s 2022-03-22 20:53:30,017 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c756b69-d504-4d4b-9d61-ded50f141f42', 'x-compute-request-id': 'req-9c756b69-d504-4d4b-9d61-ded50f141f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:31,186 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:53:31,186 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe3dc699-f1a4-42ca-9fa2-7f8120072bd5', 'x-compute-request-id': 'req-fe3dc699-f1a4-42ca-9fa2-7f8120072bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:32,354 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.157s 2022-03-22 20:53:32,354 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7ab5126-9639-404c-bbb2-a9473ea4722f', 'x-compute-request-id': 'req-a7ab5126-9639-404c-bbb2-a9473ea4722f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:33,523 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:53:33,523 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87407b97-b95d-41fa-9016-2fc3ad493886', 'x-compute-request-id': 'req-87407b97-b95d-41fa-9016-2fc3ad493886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:34,691 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:53:34,691 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a542642-8b4a-4fd3-9ddf-2da29879b37d', 'x-compute-request-id': 'req-9a542642-8b4a-4fd3-9ddf-2da29879b37d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:35,867 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.166s 2022-03-22 20:53:35,867 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f05e11a-3fb9-4337-9ab3-dfecd4851ba3', 'x-compute-request-id': 'req-9f05e11a-3fb9-4337-9ab3-dfecd4851ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:37,154 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.276s 2022-03-22 20:53:37,154 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43f69614-e611-4bbf-adb2-cdcac5cd36ce', 'x-compute-request-id': 'req-43f69614-e611-4bbf-adb2-cdcac5cd36ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:38,328 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:53:38,329 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5baef29a-4b5b-4702-bfa6-0880a09a56f3', 'x-compute-request-id': 'req-5baef29a-4b5b-4702-bfa6-0880a09a56f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:39,497 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:53:39,498 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffa26ff4-3367-4c34-9b20-a9b6d63110f4', 'x-compute-request-id': 'req-ffa26ff4-3367-4c34-9b20-a9b6d63110f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:40,667 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:53:40,667 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-095de33d-5762-44e1-ad8d-1814c50d0c70', 'x-compute-request-id': 'req-095de33d-5762-44e1-ad8d-1814c50d0c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:42,062 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.384s 2022-03-22 20:53:42,063 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ae96ba8-2128-478a-bd3e-99a89aaadbbc', 'x-compute-request-id': 'req-0ae96ba8-2128-478a-bd3e-99a89aaadbbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:43,237 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:53:43,237 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87882e12-a8ef-4c23-8822-7f9c5764742c', 'x-compute-request-id': 'req-87882e12-a8ef-4c23-8822-7f9c5764742c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:44,408 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:53:44,408 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3e59907-38d2-4599-b332-3ec82bcdb633', 'x-compute-request-id': 'req-d3e59907-38d2-4599-b332-3ec82bcdb633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:45,580 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:53:45,580 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50d0d158-b10f-4968-930c-39d25206e354', 'x-compute-request-id': 'req-50d0d158-b10f-4968-930c-39d25206e354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:46,750 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:53:46,751 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34a46175-3331-4d71-8063-eca7afb94dc2', 'x-compute-request-id': 'req-34a46175-3331-4d71-8063-eca7afb94dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:47,924 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.164s 2022-03-22 20:53:47,924 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaa929f6-50a0-488a-bbb1-f72cdd847e91', 'x-compute-request-id': 'req-aaa929f6-50a0-488a-bbb1-f72cdd847e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:49,095 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:53:49,096 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ee7bf72-384d-4ce5-9ed6-bbf986fd32db', 'x-compute-request-id': 'req-1ee7bf72-384d-4ce5-9ed6-bbf986fd32db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:50,331 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.226s 2022-03-22 20:53:50,331 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6447c0e-7034-4762-a148-68bbe4096139', 'x-compute-request-id': 'req-a6447c0e-7034-4762-a148-68bbe4096139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:51,498 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:53:51,499 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c509bc7a-aa32-48de-a963-28ba58dc1fc0', 'x-compute-request-id': 'req-c509bc7a-aa32-48de-a963-28ba58dc1fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:52,662 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.154s 2022-03-22 20:53:52,662 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dc2609d-351f-47b2-b608-1c30cec831e1', 'x-compute-request-id': 'req-3dc2609d-351f-47b2-b608-1c30cec831e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:53,831 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:53:53,832 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c7703e2-276f-4dec-b0ab-a1826a07b847', 'x-compute-request-id': 'req-3c7703e2-276f-4dec-b0ab-a1826a07b847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:55,002 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.160s 2022-03-22 20:53:55,003 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4902915f-9ee6-43a0-a17a-1cb6c246331a', 'x-compute-request-id': 'req-4902915f-9ee6-43a0-a17a-1cb6c246331a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:56,173 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.161s 2022-03-22 20:53:56,174 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa2cac81-469d-4b85-ad54-27a390cc9532', 'x-compute-request-id': 'req-aa2cac81-469d-4b85-ad54-27a390cc9532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:57,345 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:53:57,346 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c274bce-4cad-477d-bb4e-5d7ad26fae83', 'x-compute-request-id': 'req-0c274bce-4cad-477d-bb4e-5d7ad26fae83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:58,514 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.158s 2022-03-22 20:53:58,514 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b003ace-7164-4f3f-823b-84622c5be8e6', 'x-compute-request-id': 'req-6b003ace-7164-4f3f-823b-84622c5be8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:53:59,691 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.167s 2022-03-22 20:53:59,692 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e566603-1890-4d75-8361-8c7d50e350a3', 'x-compute-request-id': 'req-6e566603-1890-4d75-8361-8c7d50e350a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:00,859 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.157s 2022-03-22 20:54:00,860 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d7bee2c-13da-4ac5-8235-07a8d1fdf3e6', 'x-compute-request-id': 'req-3d7bee2c-13da-4ac5-8235-07a8d1fdf3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:02,034 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.165s 2022-03-22 20:54:02,034 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30fd9fed-0958-43b2-a04a-f18c6ee14417', 'x-compute-request-id': 'req-30fd9fed-0958-43b2-a04a-f18c6ee14417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:03,206 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.162s 2022-03-22 20:54:03,207 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fa8a159-3d0f-4e0e-a39d-1db255cdfa5f', 'x-compute-request-id': 'req-3fa8a159-3d0f-4e0e-a39d-1db255cdfa5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:04,377 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:54:04,377 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c0f8516-e932-479f-9a3f-598db815994d', 'x-compute-request-id': 'req-8c0f8516-e932-479f-9a3f-598db815994d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:05,555 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.168s 2022-03-22 20:54:05,556 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57a018ce-8cb2-4314-995b-760a36b3a3ba', 'x-compute-request-id': 'req-57a018ce-8cb2-4314-995b-760a36b3a3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:06,743 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.177s 2022-03-22 20:54:06,744 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8109c463-7370-4518-b558-bcfba693eafe', 'x-compute-request-id': 'req-8109c463-7370-4518-b558-bcfba693eafe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:07,965 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.207s 2022-03-22 20:54:07,965 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2d17c20-7042-4e02-9103-4b66f7e18111', 'x-compute-request-id': 'req-c2d17c20-7042-4e02-9103-4b66f7e18111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:09,165 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.190s 2022-03-22 20:54:09,165 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a36a3dd5-e9e2-41da-8d2f-370091e8ffb9', 'x-compute-request-id': 'req-a36a3dd5-e9e2-41da-8d2f-370091e8ffb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:10,347 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.171s 2022-03-22 20:54:10,348 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a961be56-60f6-4792-8839-f16aadc5e237', 'x-compute-request-id': 'req-a961be56-60f6-4792-8839-f16aadc5e237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:11,538 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.177s 2022-03-22 20:54:11,538 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a9acb3a-d63d-4a48-a2c1-7b2f69c140ac', 'x-compute-request-id': 'req-0a9acb3a-d63d-4a48-a2c1-7b2f69c140ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:12,717 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.169s 2022-03-22 20:54:12,718 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7231f1b7-6033-4384-870e-a77d0408d649', 'x-compute-request-id': 'req-7231f1b7-6033-4384-870e-a77d0408d649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:13,905 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.178s 2022-03-22 20:54:13,906 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b131ab3-93bc-4574-9621-78c928929b13', 'x-compute-request-id': 'req-0b131ab3-93bc-4574-9621-78c928929b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:15,190 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.274s 2022-03-22 20:54:15,190 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48981ad3-df9b-4b4b-91eb-155df2898245', 'x-compute-request-id': 'req-48981ad3-df9b-4b4b-91eb-155df2898245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:16,360 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.159s 2022-03-22 20:54:16,360 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-652c44f0-406a-4383-b0fd-22cde82e015d', 'x-compute-request-id': 'req-652c44f0-406a-4383-b0fd-22cde82e015d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:17,541 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.171s 2022-03-22 20:54:17,542 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb39708-4f69-4d17-8084-2dc530597b77', 'x-compute-request-id': 'req-8fb39708-4f69-4d17-8084-2dc530597b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:18,734 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039 0.182s 2022-03-22 20:54:18,734 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ceeb6495-9991-478d-bc1c-8c6ce94ea36f', 'x-compute-request-id': 'req-ceeb6495-9991-478d-bc1c-8c6ce94ea36f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039'} Body: b'{"server": {"id": "1322f032-5037-4c5a-a6fd-3efcb54da039", "name": "tempest-AttachVolumeShelveTestJSON-server-1359119786", "status": "ACTIVE", "tenant_id": "1809067e0a0b48e5ad61078202d3f249", "user_id": "a5464b36e4b8478eb218e9a147c55796", "metadata": {}, "hostId": "de074c98403352975850af65b25bb450f31e3c9e3803ba6e2e38e36b", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:12Z", "updated": "2022-03-22T20:48:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1726936062-network": [{"version": 4, "addr": "172.20.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}, {"version": 4, "addr": "172.27.3.165", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fd:84"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/1322f032-5037-4c5a-a6fd-3efcb54da039"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578850824", "OS-SRV-USG:launched_at": "2022-03-22T20:34:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--286521971"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "4553d226-93d1-49d5-b63f-db5b6c837b5b", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-03-22 20:54:18,745 118516 ERROR [tempest.api.compute.base] Failed to delete server 1322f032-5037-4c5a-a6fd-3efcb54da039 2022-03-22 20:54:18.745 118516 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-03-22 20:54:18.745 118516 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 453, in delete_server 2022-03-22 20:54:18.745 118516 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-03-22 20:54:18.745 118516 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-03-22 20:54:18.745 118516 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-03-22 20:54:18.745 118516 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-03-22 20:54:18.745 118516 ERROR tempest.api.compute.base Details: None 2022-03-22 20:54:18.745 118516 ERROR tempest.api.compute.base 2022-03-22 20:54:18,827 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.65/compute/v2.1/os-keypairs/tempest-keypair-1578850824 0.080s 2022-03-22 20:54:18,827 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:18 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-eb5fcc73-90d6-4723-b122-cd0791e201bd', 'x-compute-request-id': 'req-eb5fcc73-90d6-4723-b122-cd0791e201bd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65/compute/v2.1/os-keypairs/tempest-keypair-1578850824'} Body: b'' 2022-03-22 20:54:18,879 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 409 DELETE http://10.222.0.65:9696/v2.0/security-groups/21194c07-6379-4b60-9eb0-ac66580b55c1 0.046s 2022-03-22 20:54:18,880 118516 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-1919f0f7-7d4e-4cf1-b266-335e9122189e', 'date': 'Tue, 22 Mar 2022 20:54:18 GMT', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups/21194c07-6379-4b60-9eb0-ac66580b55c1'} Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 21194c07-6379-4b60-9eb0-ac66580b55c1 in use.", "detail": ""}}' 2022-03-22 20:54:18,880 118516 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group 21194c07-6379-4b60-9eb0-ac66580b55c1 VM might not be deleted 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources Traceback (most recent call last): 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id) 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri) 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri) 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body) 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body) 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 824, in _error_checker 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp) 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 21194c07-6379-4b60-9eb0-ac66580b55c1 in use.', 'detail': ''} 2022-03-22 20:54:18.880 118516 ERROR tempest.lib.common.validation_resources 2022-03-22 20:54:20,192 118516 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.65:9696/v2.0/floatingips/a5a235f2-b39b-40f6-bbd7-f064f40d9034 1.310s 2022-03-22 20:54:20,192 118516 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-31467ecb-8efb-47fc-b296-5686003fdba9', 'content-length': '0', 'date': 'Tue, 22 Mar 2022 20:54:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips/a5a235f2-b39b-40f6-bbd7-f064f40d9034'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 4553d226-93d1-49d5-b63f-db5b6c837b5b failed to reach available status (current detaching) within the required time (360 s). }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/fixture.py", line 125, in cleanUp return self._cleanups(raise_errors=raise_first) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/callmany.py", line 89, in __call__ reraise(error[0], error[1], error[2]) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/compat.py", line 27, in reraise raise exc_obj.with_traceback(exc_tb) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/callmany.py", line 83, in __call__ cleanup(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources raise has_exception File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources security_group_client.delete_security_group(sec_id) File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group return self.delete_resource(uri) File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource resp, body = self.delete(req_uri) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 824, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 21194c07-6379-4b60-9eb0-ac66580b55c1 in use.', 'detail': ''} }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 385, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 4553d226-93d1-49d5-b63f-db5b6c837b5b failed to detach from server 1322f032-5037-4c5a-a6fd-3efcb54da039 within the required time (360 s) from the compute API perspective |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt4.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft5.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-03-22 20:27:57,977 118513 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-03-22 20:27:57,977 118513 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-22 20:28:01,249 118513 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.65/compute/v2.1/os-keypairs 3.270s 2022-03-22 20:28:01,250 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-670022585"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:27:57 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-89969dc5-7859-4dfb-bf73-7bc27674a601', 'x-compute-request-id': 'req-89969dc5-7859-4dfb-bf73-7bc27674a601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEA1xyE1iv07MZxe99Tpc+u91qGaeQrin6Y3yWhKZ4JwZ2f2rio\\nSfL86V0AF5KiFM605IF9UMpgx3hcAX8SeyAVcoymeUNoekdaN2LBf4ObxbYVFrBB\\n1NkHYXK4X6RlHBx9CD7Ie1iN4UzCiH4pvhqE5/AYs3agG6E89F1dMTxOhQ5GOqnM\\na1j52hVMaV0DGkpPXxGgpgBP6hHNCEybUMi6cGfPPxG9uBsSpEq2d92O2rr82Hdg\\nJNkGnxyDF9MaWeALWWv6IajOcs+5Mr+25U7u5f0WmdRLEXbzDCIAQAEMkCfUZ0Tm\\no7KvIushOAoV/OOyjBdzYom0UMnrkhmmDKjzXQIDAQABAoIBAQCmRjMf4cZmp1Xd\\nLFlaF9jk9iJkA6zsVsMP6eRTaQedk5uW05mx35NDR1Hk5sFGWClXYAhfxK9eQFjO\\nB01fwwMREksz/Ljrm+/OVBXB3RcxkndmnEOmpUOhPa3qsAY/3n1/PBh3z5GMD2tn\\nWi4l9hW5uss9HXrRIKcfNHPutPD0wxLVB3bemBCR9p4nwBgxPrjo7dWFTxjH7ju1\\nVUjdIfM32wpL9dMLIV129EfVNTtPwLqOaZdMot8Rc9G71zDlqY8vf4qFLlHTYGbP\\nD59fq0HHhCj5+9mXcQYBf29UjbkJ1iWoxjsev3DVWVSESMABoAnieb3C6Jn44HoU\\n48MiTfqBAoGBAPPRlm5IId6P8KSZNhDU4chsGDso5gyt0F2tr1OxM18Ip/qDmSYS\\nMysJrvUiE3WETcrsyfAY/fgYzt/Er0zkruGJVqTefoFcF14KOWqpLQtallCFQKzl\\nLl0DMewuGuCZzEVIB0pXZqHFGekiZcHEEDmQiWG132OMVCWyCzPZAG8tAoGBAOHb\\nxK9wGsK9+8hBMpRuWNxLWJJbop2Yx62IzF4EsyP9V3SPKVFzP2CxttuyXTa2sgg7\\nzhMZ7HuRPAu7UWv7TKZqpVj1N0NoZMKdvknQE0l60PH5bNG7ee5jOfTRtEu4gclI\\nek22EvMnsYjKcxircGqbnwwu3zDaKFF3UYatn7LxAoGAc46RIoGTc916qzhmNIIA\\n5LG+pkNTDQ1QJSYNY7gnZdI/cu7uJeoYUDyNrGbTHC5xhEzHxMDDldOEMPASOXpl\\nHEWwSAGfqYXRGWP1JIU78RalCVKufYM9fx3lik+rs2mRNADYW7ai0OcOybzgx346\\nRl4njqTZVGAM/bSttIwTtZ0CgYEAzJkxC1waYd+IflfRYfS0OptmmO652NnVyLXr\\nrB/FyAxvdP9bBpXIC+fxJgPlvPKzRBIpE9SgDS/7nQULNS5ouThSoMtCTKX84O/U\\nuTjsv9up/AlfMn8KbZElp0lwckeqCpTFdjBB6lNC2A/NQ8PKCkj/QyISvUZiz6mv\\nCLmvuYECgYA6WNTRxEjyPjUnGI1hXAiBsaCmYqUNiIdEglLzfoI3NWm1p8mDBpjC\\nI+nwobnvakDMd/6Ro6z8CC5GvFqkIwQbo26O1XR3z4Q7KhDYcLG+xwK+WSXzOedI\\n0CrSG956Fe+8EBW3MWURgBuXC4shpOkhmmD0p0d1AUm7RO2cQK5Zew==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-670022585", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXHITWK/TsxnF731Olz673WoZp5CuKfpjfJaEpngnBnZ/auKhJ8vzpXQAXkqIUzrTkgX1QymDHeFwBfxJ7IBVyjKZ5Q2h6R1o3YsF/g5vFthUWsEHU2QdhcrhfpGUcHH0IPsh7WI3hTMKIfim+GoTn8BizdqAboTz0XV0xPE6FDkY6qcxrWPnaFUxpXQMaSk9fEaCmAE/qEc0ITJtQyLpwZ88/Eb24GxKkSrZ33Y7auvzYd2Ak2QafHIMX0xpZ4AtZa/ohqM5yz7kyv7blTu7l/RaZ1EsRdvMMIgBAAQyQJ9RnROajsq8i6yE4ChX847KMF3NiibRQyeuSGaYMqPNd Generated-by-Nova", "fingerprint": "43:8b:b2:5b:b9:d2:08:95:24:79:00:cf:5e:13:54:65", "user_id": "87d9be82a43c4337a429dabf9f595745"}}' 2022-03-22 20:28:01,253 118513 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-670022585 created 2022-03-22 20:28:03,129 118513 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-groups 1.874s 2022-03-22 20:28:03,129 118513 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--1393400713", "description": "tempest-description--1096036149"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-71ab3559-b170-4158-80c3-f423cd8a29b9', 'date': 'Tue, 22 Mar 2022 20:28:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "040cffcf-cf56-4a5d-bbc6-eece8418693a", "name": "tempest-securitygroup--1393400713", "stateful": true, "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "description": "tempest-description--1096036149", "shared": false, "security_group_rules": [{"id": "5113bf51-e736-4d5d-b0dc-6a9bed405ff7", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "security_group_id": "040cffcf-cf56-4a5d-bbc6-eece8418693a", "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": 127, "description": null, "tags": [], "created_at": "2022-03-22T20:28:02Z", "updated_at": "2022-03-22T20:28:02Z", "revision_number": 0, "project_id": "0b42ab6d21e648059fe9526fc57967c2"}, {"id": "868b048c-3871-48cf-9d62-a5630c1f4242", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "security_group_id": "040cffcf-cf56-4a5d-bbc6-eece8418693a", "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": 128, "description": null, "tags": [], "created_at": "2022-03-22T20:28:02Z", "updated_at": "2022-03-22T20:28:02Z", "revision_number": 0, "project_id": "0b42ab6d21e648059fe9526fc57967c2"}], "tags": [], "created_at": "2022-03-22T20:28:02Z", "updated_at": "2022-03-22T20:28:02Z", "revision_number": 1, "project_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:28:04,628 118513 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-group-rules 1.498s 2022-03-22 20:28:04,629 118513 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": "040cffcf-cf56-4a5d-bbc6-eece8418693a", "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-8606e9eb-6b67-4a3a-b95b-71d8ba8798c7', 'date': 'Tue, 22 Mar 2022 20:28:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cfe30ebd-ae6f-4c21-93fb-74704168567d", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "security_group_id": "040cffcf-cf56-4a5d-bbc6-eece8418693a", "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-03-22T20:28:03Z", "updated_at": "2022-03-22T20:28:03Z", "revision_number": 0, "project_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:28:07,793 118513 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-group-rules 3.163s 2022-03-22 20:28:07,793 118513 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": "040cffcf-cf56-4a5d-bbc6-eece8418693a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-25e82176-00c6-4229-aea2-c1e3d1f0d19c', 'date': 'Tue, 22 Mar 2022 20:28:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "183d27d3-0f43-4536-8321-a58388103a6b", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "security_group_id": "040cffcf-cf56-4a5d-bbc6-eece8418693a", "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-03-22T20:28:06Z", "updated_at": "2022-03-22T20:28:06Z", "revision_number": 0, "project_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:28:07,794 118513 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1393400713 created 2022-03-22 20:28:11,532 118513 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/floatingips 3.737s 2022-03-22 20:28:11,533 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-856c62e5-b0e0-4b82-903d-90d53b0acd5b', 'date': 'Tue, 22 Mar 2022 20:28:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dfebd007-dc83-42d3-b377-54a6e9c3f2b2", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "floating_ip_address": "172.27.3.127", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0b42ab6d21e648059fe9526fc57967c2", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-22T20:28:10Z", "updated_at": "2022-03-22T20:28:10Z", "revision_number": 0}}' 2022-03-22 20:28:11,533 118513 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dfebd007-dc83-42d3-b377-54a6e9c3f2b2', 'tenant_id': '0b42ab6d21e648059fe9526fc57967c2', 'floating_ip_address': '172.27.3.127', 'floating_network_id': 'eeacc944-eee6-4dfe-b655-e045070bcf78', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0b42ab6d21e648059fe9526fc57967c2', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-22T20:28:10Z', 'updated_at': '2022-03-22T20:28:10Z', 'revision_number': 0, 'ip': '172.27.3.127'} created 2022-03-22 20:28:11,740 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.65/identity/v3/auth/tokens 0.201s 2022-03-22 20:28:11,740 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3242', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-012928ec-bbee-49c2-8311-d99db7acb157', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "87d9be82a43c4337a429dabf9f595745", "name": "tempest-AttachVolumeTestJSON-704294372-project", "password_expires_at": null}, "audit_ids": ["ZByWTt8fR4qf2brl4RrnVA"], "expires_at": "2022-03-22T21:28:11.000000Z", "issued_at": "2022-03-22T20:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b42ab6d21e648059fe9526fc57967c2", "name": "tempest-AttachVolumeTestJSON-704294372"}, "is_domain": false, "roles": [{"id": "121d267c64e347789b8c3fed4c039e80", "name": "reader"}, {"id": "4dc155923bea435f8ef6b2412bad0335", "name": "member"}], "catalog": [{"endpoints": [{"id": "eb221c70abac44779f72cafeb7227990", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:8080/v1/AUTH_0b42ab6d21e648059fe9526fc57967c2", "region": "RegionOne"}, {"id": "ee59dd7091ac4e7f87e84900142c48e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.65:8080", "region": "RegionOne"}], "id": "2d314996a4d9419da8be8042c7a745be", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0d422280cf7844fba8a056cc085d61ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/placement", "region": "RegionOne"}], "id": "422aa42687c643a4a1149b9d827bfee5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6815c4982fc8452683fa2f0a7927e085", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2/0b42ab6d21e648059fe9526fc57967c2", "region": "RegionOne"}], "id": "44bb2a6732214a0192f45b70d0011eb0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "8caf8e2b77b3429ba19ebab690785a17", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/image", "region": "RegionOne"}], "id": "5204505f13d3437f9d3d79b9ba7230b9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e9fc39dac4f9454f8bc70673623d8cd7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2", "region": "RegionOne"}], "id": "86ebd86c9d1240978317ce898c41f580", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5d433af61f034482b01ba09afc4c9d42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/identity", "region": "RegionOne"}], "id": "9f748032a69e4e06b7e48614b8825142", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0f283d850bf04fb2a985136a5e707c1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:9696/", "region": "RegionOne"}], "id": "acdc1dd9b1414f3789d82fa26c14c743", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c32db2e89ec642aaa3399b0e5d049625", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2", "region": "RegionOne"}], "id": "bb2f33279e5847169f510e724d386954", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5353fbb2baf4a3c82eb23c950897c51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2.1", "region": "RegionOne"}], "id": "f3b8d49d1d104778a4c37c89a711d78f", "type": "compute", "name": "nova"}]}}' 2022-03-22 20:28:11,741 118513 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '264ce120-cccb-4019-9d42-be9a39b15276', 'name': 'tempest-AttachVolumeTestJSON-503086032-network', 'tenant_id': '0b42ab6d21e648059fe9526fc57967c2', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0b42ab6d21e648059fe9526fc57967c2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 75, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-22T20:27:33Z', 'updated_at': '2022-03-22T20:27:33Z', 'revision_number': 1} available for tenant 2022-03-22 20:28:11,741 118513 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1xyE1iv07MZxe99Tpc+u91qGaeQrin6Y3yWhKZ4JwZ2f2rio\nSfL86V0AF5KiFM605IF9UMpgx3hcAX8SeyAVcoymeUNoekdaN2LBf4ObxbYVFrBB\n1NkHYXK4X6RlHBx9CD7Ie1iN4UzCiH4pvhqE5/AYs3agG6E89F1dMTxOhQ5GOqnM\na1j52hVMaV0DGkpPXxGgpgBP6hHNCEybUMi6cGfPPxG9uBsSpEq2d92O2rr82Hdg\nJNkGnxyDF9MaWeALWWv6IajOcs+5Mr+25U7u5f0WmdRLEXbzDCIAQAEMkCfUZ0Tm\no7KvIushOAoV/OOyjBdzYom0UMnrkhmmDKjzXQIDAQABAoIBAQCmRjMf4cZmp1Xd\nLFlaF9jk9iJkA6zsVsMP6eRTaQedk5uW05mx35NDR1Hk5sFGWClXYAhfxK9eQFjO\nB01fwwMREksz/Ljrm+/OVBXB3RcxkndmnEOmpUOhPa3qsAY/3n1/PBh3z5GMD2tn\nWi4l9hW5uss9HXrRIKcfNHPutPD0wxLVB3bemBCR9p4nwBgxPrjo7dWFTxjH7ju1\nVUjdIfM32wpL9dMLIV129EfVNTtPwLqOaZdMot8Rc9G71zDlqY8vf4qFLlHTYGbP\nD59fq0HHhCj5+9mXcQYBf29UjbkJ1iWoxjsev3DVWVSESMABoAnieb3C6Jn44HoU\n48MiTfqBAoGBAPPRlm5IId6P8KSZNhDU4chsGDso5gyt0F2tr1OxM18Ip/qDmSYS\nMysJrvUiE3WETcrsyfAY/fgYzt/Er0zkruGJVqTefoFcF14KOWqpLQtallCFQKzl\nLl0DMewuGuCZzEVIB0pXZqHFGekiZcHEEDmQiWG132OMVCWyCzPZAG8tAoGBAOHb\nxK9wGsK9+8hBMpRuWNxLWJJbop2Yx62IzF4EsyP9V3SPKVFzP2CxttuyXTa2sgg7\nzhMZ7HuRPAu7UWv7TKZqpVj1N0NoZMKdvknQE0l60PH5bNG7ee5jOfTRtEu4gclI\nek22EvMnsYjKcxircGqbnwwu3zDaKFF3UYatn7LxAoGAc46RIoGTc916qzhmNIIA\n5LG+pkNTDQ1QJSYNY7gnZdI/cu7uJeoYUDyNrGbTHC5xhEzHxMDDldOEMPASOXpl\nHEWwSAGfqYXRGWP1JIU78RalCVKufYM9fx3lik+rs2mRNADYW7ai0OcOybzgx346\nRl4njqTZVGAM/bSttIwTtZ0CgYEAzJkxC1waYd+IflfRYfS0OptmmO652NnVyLXr\nrB/FyAxvdP9bBpXIC+fxJgPlvPKzRBIpE9SgDS/7nQULNS5ouThSoMtCTKX84O/U\nuTjsv9up/AlfMn8KbZElp0lwckeqCpTFdjBB6lNC2A/NQ8PKCkj/QyISvUZiz6mv\nCLmvuYECgYA6WNTRxEjyPjUnGI1hXAiBsaCmYqUNiIdEglLzfoI3NWm1p8mDBpjC\nI+nwobnvakDMd/6Ro6z8CC5GvFqkIwQbo26O1XR3z4Q7KhDYcLG+xwK+WSXzOedI\n0CrSG956Fe+8EBW3MWURgBuXC4shpOkhmmD0p0d1AUm7RO2cQK5Zew==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-670022585', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXHITWK/TsxnF731Olz673WoZp5CuKfpjfJaEpngnBnZ/auKhJ8vzpXQAXkqIUzrTkgX1QymDHeFwBfxJ7IBVyjKZ5Q2h6R1o3YsF/g5vFthUWsEHU2QdhcrhfpGUcHH0IPsh7WI3hTMKIfim+GoTn8BizdqAboTz0XV0xPE6FDkY6qcxrWPnaFUxpXQMaSk9fEaCmAE/qEc0ITJtQyLpwZ88/Eb24GxKkSrZ33Y7auvzYd2Ak2QafHIMX0xpZ4AtZa/ohqM5yz7kyv7blTu7l/RaZ1EsRdvMMIgBAAQyQJ9RnROajsq8i6yE4ChX847KMF3NiibRQyeuSGaYMqPNd Generated-by-Nova', 'fingerprint': '43:8b:b2:5b:b9:d2:08:95:24:79:00:cf:5e:13:54:65', 'user_id': '87d9be82a43c4337a429dabf9f595745'}, 'security_group': {'id': '040cffcf-cf56-4a5d-bbc6-eece8418693a', 'name': 'tempest-securitygroup--1393400713', 'stateful': True, 'tenant_id': '0b42ab6d21e648059fe9526fc57967c2', 'description': 'tempest-description--1096036149', 'shared': False, 'security_group_rules': [{'id': '5113bf51-e736-4d5d-b0dc-6a9bed405ff7', 'tenant_id': '0b42ab6d21e648059fe9526fc57967c2', 'security_group_id': '040cffcf-cf56-4a5d-bbc6-eece8418693a', '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': 127, 'description': None, 'tags': [], 'created_at': '2022-03-22T20:28:02Z', 'updated_at': '2022-03-22T20:28:02Z', 'revision_number': 0, 'project_id': '0b42ab6d21e648059fe9526fc57967c2'}, {'id': '868b048c-3871-48cf-9d62-a5630c1f4242', 'tenant_id': '0b42ab6d21e648059fe9526fc57967c2', 'security_group_id': '040cffcf-cf56-4a5d-bbc6-eece8418693a', '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': 128, 'description': None, 'tags': [], 'created_at': '2022-03-22T20:28:02Z', 'updated_at': '2022-03-22T20:28:02Z', 'revision_number': 0, 'project_id': '0b42ab6d21e648059fe9526fc57967c2'}], 'tags': [], 'created_at': '2022-03-22T20:28:02Z', 'updated_at': '2022-03-22T20:28:02Z', 'revision_number': 1, 'project_id': '0b42ab6d21e648059fe9526fc57967c2'}, 'floating_ip': {'id': 'dfebd007-dc83-42d3-b377-54a6e9c3f2b2', 'tenant_id': '0b42ab6d21e648059fe9526fc57967c2', 'floating_ip_address': '172.27.3.127', 'floating_network_id': 'eeacc944-eee6-4dfe-b655-e045070bcf78', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0b42ab6d21e648059fe9526fc57967c2', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-22T20:28:10Z', 'updated_at': '2022-03-22T20:28:10Z', 'revision_number': 0, 'ip': '172.27.3.127'}} 2022-03-22 20:28:14,417 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.65/compute/v2.1/servers 2.675s 2022-03-22 20:28:14,418 118513 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-10621123", "imageRef": "2b136d39-d5f8-4e3d-8650-b35d01011309", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "264ce120-cccb-4019-9d42-be9a39b15276"}], "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "key_name": "tempest-keypair-670022585", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a562f97-9121-42e9-9c75-f5eacda86e1a', 'x-compute-request-id': 'req-9a562f97-9121-42e9-9c75-f5eacda86e1a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "adminPass": "password"}}' 2022-03-22 20:28:14,575 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.153s 2022-03-22 20:28:14,575 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0dc86e4-94a1-4418-b3e0-391ee95e10e8', 'x-compute-request-id': 'req-e0dc86e4-94a1-4418-b3e0-391ee95e10e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-670022585", "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-03-22 20:28:15,740 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.155s 2022-03-22 20:28:15,740 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4565c93f-70f9-456a-8ffa-f71bf2e4ed8e', 'x-compute-request-id': 'req-4565c93f-70f9-456a-8ffa-f71bf2e4ed8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-670022585", "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-03-22 20:28:17,016 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.266s 2022-03-22 20:28:17,016 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dba15c94-0172-4f3d-b7af-0ddcfa81a26f', 'x-compute-request-id': 'req-dba15c94-0172-4f3d-b7af-0ddcfa81a26f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-670022585", "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-03-22 20:28:18,314 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.288s 2022-03-22 20:28:18,315 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1239', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-755a6691-e142-48d0-80a1-b3fe755c2cf4', 'x-compute-request-id': 'req-755a6691-e142-48d0-80a1-b3fe755c2cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "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-03-22 20:28:19,454 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.117s 2022-03-22 20:28:19,455 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1287', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cca1ecca-dfcd-4d4c-b0e2-9addf036f885', 'x-compute-request-id': 'req-cca1ecca-dfcd-4d4c-b0e2-9addf036f885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "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-03-22 20:28:19,463 118513 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 5 second wait 2022-03-22 20:28:20,764 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.300s 2022-03-22 20:28:20,765 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:20 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-26e6dd23-a9fc-44a7-8262-3c0d6c0f42f0', 'x-compute-request-id': 'req-26e6dd23-a9fc-44a7-8262-3c0d6c0f42f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "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-03-22 20:28:20,784 118513 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 6 second wait 2022-03-22 20:28:22,064 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.278s 2022-03-22 20:28:22,065 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-861f01de-1fc0-47ed-b488-6a6bf3f482ee', 'x-compute-request-id': 'req-861f01de-1fc0-47ed-b488-6a6bf3f482ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "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-03-22 20:28:22,073 118513 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 8 second wait 2022-03-22 20:28:23,499 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.424s 2022-03-22 20:28:23,499 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e653367-416a-49a4-bedb-2870096c3644', 'x-compute-request-id': 'req-1e653367-416a-49a4-bedb-2870096c3644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:25,472 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.964s 2022-03-22 20:28:25,472 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75267088-2765-4ac5-a668-d17c2e269f92', 'x-compute-request-id': 'req-75267088-2765-4ac5-a668-d17c2e269f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:26,919 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.437s 2022-03-22 20:28:26,919 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5f5e4e0-db98-4206-a4e0-023b2edd093e', 'x-compute-request-id': 'req-b5f5e4e0-db98-4206-a4e0-023b2edd093e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:28,213 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.279s 2022-03-22 20:28:28,213 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23cec83c-a8a9-4f06-bfa7-913110b8fc4f', 'x-compute-request-id': 'req-23cec83c-a8a9-4f06-bfa7-913110b8fc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:29,483 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.261s 2022-03-22 20:28:29,487 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71424f5a-39a3-4545-95ca-e381e75fa58a', 'x-compute-request-id': 'req-71424f5a-39a3-4545-95ca-e381e75fa58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:30,798 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.298s 2022-03-22 20:28:30,799 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03a1fba9-c6ac-412f-b66c-c26b3c5fd9a7', 'x-compute-request-id': 'req-03a1fba9-c6ac-412f-b66c-c26b3c5fd9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:32,013 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.203s 2022-03-22 20:28:32,014 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b1fadeb-8829-4fd4-b6ed-70eac3429f3b', 'x-compute-request-id': 'req-0b1fadeb-8829-4fd4-b6ed-70eac3429f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:33,278 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.256s 2022-03-22 20:28:33,279 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d8d4640-902c-4a40-aa86-808ae7a35e55', 'x-compute-request-id': 'req-5d8d4640-902c-4a40-aa86-808ae7a35e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:34,534 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.246s 2022-03-22 20:28:34,535 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48d990f4-2430-452b-bb85-485938dd3df4', 'x-compute-request-id': 'req-48d990f4-2430-452b-bb85-485938dd3df4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:35,830 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.279s 2022-03-22 20:28:35,830 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a88d718-cd78-4831-bc4e-2415f375eb69', 'x-compute-request-id': 'req-6a88d718-cd78-4831-bc4e-2415f375eb69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:37,052 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.206s 2022-03-22 20:28:37,052 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-013b1b47-801e-4b4e-bec8-d202e43753a6', 'x-compute-request-id': 'req-013b1b47-801e-4b4e-bec8-d202e43753a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:38,272 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.204s 2022-03-22 20:28:38,272 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64b976a1-4603-4a5e-b990-72999ad622e7', 'x-compute-request-id': 'req-64b976a1-4603-4a5e-b990-72999ad622e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:39,742 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.459s 2022-03-22 20:28:39,742 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99835b9a-0dd1-4331-bd0a-c54da47c8e77', 'x-compute-request-id': 'req-99835b9a-0dd1-4331-bd0a-c54da47c8e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:40,927 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.175s 2022-03-22 20:28:40,927 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04c03ccd-dcd2-4968-b6ba-098ee8cc5c59', 'x-compute-request-id': 'req-04c03ccd-dcd2-4968-b6ba-098ee8cc5c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:42,140 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.203s 2022-03-22 20:28:42,141 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-032e12bc-37ba-4aff-8125-760f514e50c5', 'x-compute-request-id': 'req-032e12bc-37ba-4aff-8125-760f514e50c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:43,389 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.238s 2022-03-22 20:28:43,389 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e88ce86c-3f3c-4481-8afb-80f950d0360c', 'x-compute-request-id': 'req-e88ce86c-3f3c-4481-8afb-80f950d0360c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:44,628 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.220s 2022-03-22 20:28:44,629 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c23ef818-72dd-4b6b-8093-b9037db5311b', 'x-compute-request-id': 'req-c23ef818-72dd-4b6b-8093-b9037db5311b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:45,864 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.220s 2022-03-22 20:28:45,865 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3a2f42-bfdb-4563-a789-f12397a64a5f', 'x-compute-request-id': 'req-4e3a2f42-bfdb-4563-a789-f12397a64a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:47,323 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.449s 2022-03-22 20:28:47,324 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a269a3d-3faf-4a8b-b375-92e85845c161', 'x-compute-request-id': 'req-9a269a3d-3faf-4a8b-b375-92e85845c161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:48,604 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.261s 2022-03-22 20:28:48,604 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31a3e7ac-0170-4f44-99f4-c2a77bec0545', 'x-compute-request-id': 'req-31a3e7ac-0170-4f44-99f4-c2a77bec0545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:49,922 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.309s 2022-03-22 20:28:49,922 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41357201-814e-4482-9b63-95a6872019ab', 'x-compute-request-id': 'req-41357201-814e-4482-9b63-95a6872019ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:51,237 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.306s 2022-03-22 20:28:51,242 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1971952-5432-4695-bcd4-ebe339d3efb1', 'x-compute-request-id': 'req-c1971952-5432-4695-bcd4-ebe339d3efb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:52,532 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.281s 2022-03-22 20:28:52,533 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc4b3aef-779e-4ae5-a525-55b805d7ac19', 'x-compute-request-id': 'req-bc4b3aef-779e-4ae5-a525-55b805d7ac19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:53,875 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.327s 2022-03-22 20:28:53,876 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e44a5d25-7e5e-4193-a5b7-23888f1493f9', 'x-compute-request-id': 'req-e44a5d25-7e5e-4193-a5b7-23888f1493f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "BUILD", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:55,252 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.368s 2022-03-22 20:28:55,253 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ec6683-bba7-4f56-8fd1-3c7d9900e57f', 'x-compute-request-id': 'req-26ec6683-bba7-4f56-8fd1-3c7d9900e57f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:28:54Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:55,261 118513 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 41 second wait 2022-03-22 20:28:55,594 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-interface 0.333s 2022-03-22 20:28:55,595 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:55 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-329f39de-3a56-424b-96d5-29439b0e5768', 'x-compute-request-id': 'req-329f39de-3a56-424b-96d5-29439b0e5768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "264ce120-cccb-4019-9d42-be9a39b15276", "port_id": "b11ace42-9be7-4212-b3be-ab5e8a65e74d", "mac_addr": "fa:16:3e:4d:b5:ef", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "221a4b62-e487-4fce-a7a7-5d82d389607d", "ip_address": "172.20.0.6"}]}]}' 2022-03-22 20:28:57,926 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.222.0.65:9696/v2.0/floatingips/dfebd007-dc83-42d3-b377-54a6e9c3f2b2 2.325s 2022-03-22 20:28:57,927 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "b11ace42-9be7-4212-b3be-ab5e8a65e74d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-82db4703-3c81-49b4-a208-05e8f568e187', 'date': 'Tue, 22 Mar 2022 20:28:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips/dfebd007-dc83-42d3-b377-54a6e9c3f2b2'} Body: b'{"floatingip": {"id": "dfebd007-dc83-42d3-b377-54a6e9c3f2b2", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "floating_ip_address": "172.27.3.127", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": "28c1ea55-1f73-43d1-905d-7e80f34c299d", "port_id": "b11ace42-9be7-4212-b3be-ab5e8a65e74d", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "264ce120-cccb-4019-9d42-be9a39b15276", "mac_address": "fa:16:3e:4d:b5:ef", "admin_state_up": true, "status": "ACTIVE", "device_id": "322dccbc-6693-4121-838d-b88198f98b5f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-22T20:28:10Z", "updated_at": "2022-03-22T20:28:56Z", "revision_number": 1, "project_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:28:57,943 118513 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.127:22' as 'ubuntu' with public key authentication 2022-03-22 20:29:02,852 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 1. Retry after 2 seconds. 2022-03-22 20:29:08,420 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 2. Retry after 3 seconds. 2022-03-22 20:29:14,980 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 3. Retry after 4 seconds. 2022-03-22 20:29:22,564 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 4. Retry after 5 seconds. 2022-03-22 20:29:31,140 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 5. Retry after 6 seconds. 2022-03-22 20:29:40,708 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 6. Retry after 7 seconds. 2022-03-22 20:29:51,268 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 7. Retry after 8 seconds. 2022-03-22 20:30:02,852 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 8. Retry after 9 seconds. 2022-03-22 20:30:15,429 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 9. Retry after 10 seconds. 2022-03-22 20:30:28,996 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 10. Retry after 11 seconds. 2022-03-22 20:30:43,588 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 11. Retry after 12 seconds. 2022-03-22 20:30:59,172 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 12. Retry after 13 seconds. 2022-03-22 20:31:15,718 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 13. Retry after 14 seconds. 2022-03-22 20:31:30,235 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 14. Retry after 15 seconds. 2022-03-22 20:31:45,750 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 15. Retry after 16 seconds. 2022-03-22 20:32:02,269 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 16. Retry after 17 seconds. 2022-03-22 20:32:19,786 118513 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 after 16 attempts. Proxy client: no proxy client 2022-03-22 20:32:19.786 118513 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-03-22 20:32:19.786 118513 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, in _get_ssh_connection 2022-03-22 20:32:19.786 118513 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-03-22 20:32:19.786 118513 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-03-22 20:32:19.786 118513 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-03-22 20:32:19.786 118513 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.27.3.127 2022-03-22 20:32:19.786 118513 ERROR tempest.lib.common.ssh 2022-03-22 20:32:19,793 118513 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeTestJSON:test_attach_detach_volume. Timeout trying to ssh to server response: {'date': 'Tue, 22 Mar 2022 20:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a562f97-9121-42e9-9c75-f5eacda86e1a', 'x-compute-request-id': 'req-9a562f97-9121-42e9-9c75-f5eacda86e1a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers'} Body: {'id': '322dccbc-6693-4121-838d-b88198f98b5f', 'links': [{'rel': 'self', 'href': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'}, {'rel': 'bookmark', 'href': 'http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f'}], 'OS-DCF:diskConfig': 'MANUAL', 'security_groups': [{'name': 'tempest-securitygroup--1393400713'}], 'adminPass': 'password'} 2022-03-22 20:32:19,916 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/action 0.122s 2022-03-22 20:32:19,927 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29177', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cee14639-9c2a-4ed5-9ffe-6c9c93600752', 'x-compute-request-id': 'req-cee14639-9c2a-4ed5-9ffe-6c9c93600752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/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-03-22 20:32:19,928 118513 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 322dccbc-6693-4121-838d-b88198f98b5f: [ 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.200000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204000] tsc: Detected 1995.192 MHz processor [ 0.208000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.212015] pid_max: default: 32768 minimum: 301 [ 0.216235] Security Framework initialized [ 0.220014] Yama: becoming mindful. [ 0.224081] AppArmor: AppArmor initialized [ 0.232308] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.236184] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240048] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.244027] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.248840] CPU: Physical Processor ID: 0 [ 0.256189] mce: CPU supports 1 MCE banks [ 0.260123] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.264013] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.268014] Spectre V2 : Mitigation: Full generic retpoline [ 0.272012] Speculative Store Bypass: Vulnerable [ 0.403730] Freeing SMP alternatives memory: 36K [ 0.407806] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.408201] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.412118] Hierarchical SRCU implementation. [ 0.420441] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.424012] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.428175] smp: Bringing up secondary CPUs ... [ 0.432017] smp: Brought up 1 node, 1 CPU [ 0.436015] smpboot: Max logical packages: 1 [ 0.440016] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.452256] devtmpfs: initialized [ 0.456135] x86/mm: Memory block size: 128MB [ 0.460410] evm: security.selinux [ 0.464023] evm: security.SMACK64 [ 0.468242] evm: security.SMACK64EXEC [ 0.472013] evm: security.SMACK64TRANSMUTE [ 0.480011] evm: security.SMACK64MMAP [ 0.484012] evm: security.apparmor [ 0.488013] evm: security.ima [ 0.492012] evm: security.capability [ 0.496320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.500038] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508046] pinctrl core: initialized pinctrl subsystem [ 0.512351] NET: Registered protocol family 16 [ 0.516144] audit: initializing netlink subsys (disabled) [ 0.520252] cpuidle: using governor ladder [ 0.524026] audit: type=2000 audit(1647980955.520:1): state=initialized audit_enabled=0 res=1 [ 0.528027] cpuidle: using governor menu [ 0.532129] ACPI: bus type PCI registered [ 0.536053] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.548558] PCI: Using configuration type 1 for base access [ 0.557138] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.560381] ACPI: Added _OSI(Module Device) [ 0.564024] ACPI: Added _OSI(Processor Device) [ 0.568014] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.572055] ACPI: Added _OSI(Processor Aggregator Device) [ 0.576072] ACPI: Added _OSI(Linux-Dell-Video) [ 0.590998] ACPI: Interpreter enabled [ 0.592031] ACPI: (supports S0 S5) [ 0.596014] ACPI: Using IOAPIC for interrupt routing [ 0.600141] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.604486] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.643798] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.644025] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.648076] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.652083] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.657092] PCI host bridge to bus 0000:00 [ 0.660018] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.664042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.668021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.672020] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.676023] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.680021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.750563] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.752041] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.756018] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.760019] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.770464] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.770464] * this clock source is slow. Consider trying other clock sources [ 0.801168] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.891072] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.908078] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.913174] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.917795] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.920885] SCSI subsystem initialized [ 0.924441] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.928000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.928039] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.932012] vgaarb: loaded [ 0.936091] pps_core: LinuxPPS API ver. 1 registered [ 0.940012] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.944046] PTP clock support registered [ 0.948120] EDAC MC: Ver: 3.0.0 [ 0.953098] hv_vmbus: Vmbus version:4.0 [ 0.956695] PCI: Using ACPI for IRQ routing [ 0.965116] NetLabel: Initializing [ 0.968028] NetLabel: domain hash size = 128 [ 0.972025] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.976097] NetLabel: unlabeled traffic allowed by default [ 0.980283] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 1.039863] VFS: Disk quotas dquot_6.6.0 [ 1.048573] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.058327] AppArmor: AppArmor Filesystem Enabled [ 1.071269] pnp: PnP ACPI init [ 1.103057] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.109090] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.118921] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.134098] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.141105] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.165715] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.176284] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.186539] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.200568] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.207885] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.217254] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.239173] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.253166] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.261066] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.270682] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.279839] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.288983] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.297911] pnp: PnP ACPI: found 9 devices [ 1.322977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.336179] NET: Registered protocol family 2 [ 1.344476] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.354133] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.364741] TCP: Hash tables configured (established 8192 bind 8192) [ 1.378766] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.389866] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.401467] NET: Registered protocol family 1 [ 1.406373] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.429167] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.439141] Unpacking initramfs... [ 1.624055] random: fast init done [ 1.898316] Freeing initrd memory: 13088K [ 1.902605] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.907427] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.912848] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.919332] Scanning for low memory corruption every 60 seconds [ 1.930259] Initialise system trusted keyrings [ 1.938596] Key type blacklist registered [ 1.948127] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.962776] zbud: loaded [ 1.971717] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.033220] fuse init (API version 7.26) [ 2.061447] Key type asymmetric registered [ 2.069838] Asymmetric key parser 'x509' registered [ 2.078667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 2.089165] io scheduler noop registered (default) [ 2.097360] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.108142] ACPI: Power Button [PWRF] [ 2.117115] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.175382] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.220585] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.236174] Linux agpgart interface v0.103 [ 2.277327] loop: module loaded [ 2.294019] hv_vmbus: registering driver hv_storvsc [ 2.307598] scsi host0: storvsc_host_t [ 2.323222] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.338099] scsi host1: storvsc_host_t [ 2.360169] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.370573] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.387451] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.401931] scsi host2: ata_piix [ 2.406379] sd 0:0:0:0: [sda] Write Protect is off [ 2.413171] scsi host3: ata_piix [ 2.417694] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.426254] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.435914] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.449873] libphy: Fixed MDIO Bus: probed [ 2.456140] tun: Universal TUN/TAP device driver, 1.6 [ 2.459831] PPP generic driver version 2.4.2 [ 2.463437] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.482639] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.489361] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.496133] mousedev: PS/2 mouse device common for all mice [ 2.504478] rtc_cmos 00:00: RTC can wake from S4 [ 2.536169] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.549373] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.558795] sda: sda1 [ 2.564952] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.571814] device-mapper: uevent: version 1.0.3 [ 2.577989] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.587602] NET: Registered protocol family 10 [ 2.597768] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.976150] Segment Routing with IPv6 [ 3.998497] NET: Registered protocol family 17 [ 4.018154] Key type dns_resolver registered [ 4.035790] RAS: Correctable Errors collector initialized. [ 4.049346] registered taskstats version 1 [ 4.071705] Loading compiled-in X.509 certificates [ 4.086471] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 4.099769] zswap: loaded using pool lzo/zbud [ 4.120029] Key type big_key registered [ 4.294153] Key type trusted registered [ 4.301814] Key type encrypted registered [ 4.315732] AppArmor: AppArmor sha1 policy hashing enabled [ 4.327135] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.333175] evm: HMAC attrs: 0x1 [ 4.361789] rtc_cmos 00:00: setting system clock to 2022-03-22 20:29:21 UTC (1647980961) [ 4.386120] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.394183] EDD information not available. [ 4.888255] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.904653] ata2.00: configured for MWDMA2 [ 4.919445] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.941642] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.949849] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.961163] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.968525] Freeing unused kernel memory: 2248K [ 4.980057] Write protecting the kernel read-only data: 18432k [ 4.987374] Freeing unused kernel memory: 2008K [ 4.998562] Freeing unused kernel memory: 124K [ 5.012017] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 5.027539] x86/mm: Checking user space page tables [ 5.043713] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 5.137446] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.144699] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.157414] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.162982] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.180170] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.198215] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.203114] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.210394] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.217836] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.227600] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.468991] hv_utils: Registering HyperV Utility Driver [ 5.479167] hv_vmbus: registering driver hv_util [ 5.495564] hv_vmbus: registering driver hv_netvsc [ 5.507822] hidraw: raw HID events driver (C) Jiri Kosina [ 5.517854] hv_vmbus: registering driver hyperv_keyboard [ 5.546635] hv_vmbus: registering driver hid_hyperv [ 5.560290] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 5.717134] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.814001] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.882508] hv_utils: Heartbeat IC version 3.0 [ 5.892798] hv_utils: Shutdown IC version 3.0 [ 5.905173] hv_utils: TimeSync IC version 4.0 [ 5.914442] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 6.065491] raid6: sse2x1 gen() 1886 MB/s [ 6.120039] raid6: sse2x1 xor() 3276 MB/s [ 6.168031] raid6: sse2x2 gen() 5646 MB/s [ 6.220169] raid6: sse2x2 xor() 3870 MB/s [ 6.272047] raid6: sse2x4 gen() 6014 MB/s [ 6.328041] raid6: sse2x4 xor() 4851 MB/s [ 6.332781] raid6: using algorithm sse2x4 gen() 6014 MB/s [ 6.339825] raid6: .... xor() 4851 MB/s, rmw enabled [ 6.346452] raid6: using intx1 recovery algorithm [ 6.358095] xor: measuring software checksum speed [ 6.400365] prefetch64-sse: 9702.000 MB/sec [ 6.444045] generic_sse: 9131.000 MB/sec [ 6.449239] xor: using function: prefetch64-sse (9702.000 MB/sec) [ 6.459452] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 6.700266] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.957596] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bttom ... done. Begin: Running /scripts/init-bottom ... done. [ 7.603659] 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) [ 7.621231] systemd[1]: Detected virtualization microsoft. [ 7.630900] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.702501] systemd[1]: Set hostname to <ubuntu>. [ 7.736476] systemd[1]: Initializing machine ID from random generator. [ 7.753555] systemd[1]: Installed transient /etc/machine-id file. [ 8.242898] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 8.344616] systemd[1]: Listening on udev Control Socket. [[0;32m OK [m] Listening on udev Control Socket. [ 8.455779] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 8.535658] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Journal Socket. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... Starting Load Kernel Modules... Starting Create list of required st... nodes for the current kernel... [ 9.905708] EXT4-fs (sda1): re-mounted. Opts: (null) [[ 9.953481] Loading iSCSI transport class v2.0-870. [0;32m OK [0m] Reached target Encrypted Volumes. [ 10.092910] iscsi: registered transport (tcp) [[0;32m OK [0m] Reached target Swap. [ 10.225984] iscsi: registered transport (iser) [[0;32m OK [0m] Reached target Slices. Mounting Debug File System... [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... 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 [m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and KernelFile Systems. [[0;32m OK [0m] Started Load Kenel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... Mounting Configuration File System... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... 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 Monitorng of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kenel Device Manager. [[0;32m OK [0m] Started Flush Jurnal to Persisent Storage. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting CreateVolatile Files and Directories... [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 107.752176] cloud-init[331]: Cloud-init v. 18.2 running 'init-local' at Tue, 22 Mar 2022 20:29:39 +0000. Up 22.17 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;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 6min 40s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 6min 40s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 6min 40s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 6min 40s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 6min 40s)[K[[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2022-03-22 20:32:19,929 118513 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.127:22' as 'ubuntu' with public key authentication 2022-03-22 20:32:19,930 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 1. Retry after 2 seconds. 2022-03-22 20:32:22,433 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 2. Retry after 3 seconds. 2022-03-22 20:32:25,937 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 3. Retry after 4 seconds. 2022-03-22 20:32:30,443 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 4. Retry after 5 seconds. 2022-03-22 20:32:35,992 118513 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:32:36,637 118513 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-03-22 20:32:36,646 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 (Authentication failed.). Number attempts: 5. Retry after 6 seconds. 2022-03-22 20:32:43,205 118513 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:32:43,401 118513 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-22 20:32:43,402 118513 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.127 successfully created 2022-03-22 20:32:43,446 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/ips 0.042s 2022-03-22 20:32:43,446 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3df1c7d-220f-42bf-b89f-092142f20239', 'x-compute-request-id': 'req-a3df1c7d-220f-42bf-b89f-092142f20239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6"}, {"version": 4, "addr": "172.27.3.127"}]}}' 2022-03-22 20:32:43,461 118513 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.127:22' as 'ubuntu' with public key authentication 2022-03-22 20:32:43,527 118513 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:32:43,663 118513 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-22 20:32:43,664 118513 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.127 successfully created 2022-03-22 20:32:43,664 118513 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-03-22 20:32:43,665 118513 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.127:22' as 'ubuntu' with public key authentication 2022-03-22 20:32:43,764 118513 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:32:43,920 118513 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-22 20:32:43,924 118513 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.127 successfully created 2022-03-22 20:32:47,147 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes 0.802s 2022-03-22 20:32:47,147 118513 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-1457001961"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8cc490-d536-44a3-91c9-ead3470388ef', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8cc490-d536-44a3-91c9-ead3470388ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:46.726378", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-22 20:32:47,194 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.040s 2022-03-22 20:32:47,195 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9573ca0c-cc5d-4b44-a65c-113dc623c376', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9573ca0c-cc5d-4b44-a65c-113dc623c376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:32:48,249 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:32:48,249 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81d4f08-6038-474f-bbd6-0c369f05c973', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81d4f08-6038-474f-bbd6-0c369f05c973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:47.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:32:49,297 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.040s 2022-03-22 20:32:49,297 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74081211-3abf-48fc-9356-875518f4b6dc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74081211-3abf-48fc-9356-875518f4b6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:49.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:32:49,304 118513 INFO [tempest.common.waiters] volume 326b1979-2443-49dc-a785-3bae76ae9f8b reached available after waiting for 2.304498 seconds 2022-03-22 20:32:50,100 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.795s 2022-03-22 20:32:50,101 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:49 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-3d0da5b6-5804-453d-aa4e-dff50fa169e0', 'x-compute-request-id': 'req-3d0da5b6-5804-453d-aa4e-dff50fa169e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "device": "/dev/sdb"}}' 2022-03-22 20:32:50,157 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.054s 2022-03-22 20:32:50,158 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257c9c10-e263-48c0-a2f5-0e4801d65c45', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257c9c10-e263-48c0-a2f5-0e4801d65c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:50.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:32:51,216 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:32:51,216 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be383f2-49cd-4a2a-9b9d-64f35da231f1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be383f2-49cd-4a2a-9b9d-64f35da231f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:50.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:32:52,271 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:32:52,271 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ae0693-6cc6-41fc-867b-6041a6f34a7a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ae0693-6cc6-41fc-867b-6041a6f34a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:50.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:32:53,335 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.056s 2022-03-22 20:32:53,336 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5e67d8-8882-455a-83cf-777d8071a5db', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5e67d8-8882-455a-83cf-777d8071a5db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:50.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:32:54,388 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:32:54,388 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7286b36f-4689-47fa-a0ea-fc0a1f83fbbc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7286b36f-4689-47fa-a0ea-fc0a1f83fbbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:50.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:32:55,439 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:32:55,440 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d187515e-d9aa-4e26-82d6-a35bab0082cf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d187515e-d9aa-4e26-82d6-a35bab0082cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:50.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:32:56,493 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:32:56,493 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-060e3ff6-90e1-4fc7-9fee-10a324b90cd6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-060e3ff6-90e1-4fc7-9fee-10a324b90cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:50.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:32:57,549 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:32:57,549 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4f628b-5a53-44e5-8435-c95a7362076d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4f628b-5a53-44e5-8435-c95a7362076d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:57.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:32:58,612 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.051s 2022-03-22 20:32:58,613 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9994136c-aee9-4a44-900b-3155909048f5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9994136c-aee9-4a44-900b-3155909048f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:32:59,799 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.169s 2022-03-22 20:32:59,800 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b96eea6-c8da-42e9-ac18-2bbde6c56fa3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b96eea6-c8da-42e9-ac18-2bbde6c56fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:33:00,887 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.079s 2022-03-22 20:33:00,887 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f91e8da-aed5-47f9-98d0-5b2013cec090', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f91e8da-aed5-47f9-98d0-5b2013cec090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:33:01,950 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.054s 2022-03-22 20:33:01,951 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b13fa7-510d-4226-89fe-d82584b742bf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b13fa7-510d-4226-89fe-d82584b742bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:33:03,008 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:33:03,008 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae3cdc6e-5f13-48be-8e4b-e64db6db8290', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae3cdc6e-5f13-48be-8e4b-e64db6db8290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:33:04,064 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:33:04,065 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98faa395-79e2-41c3-aadc-a7ac213f18e5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98faa395-79e2-41c3-aadc-a7ac213f18e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:33:05,139 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.066s 2022-03-22 20:33:05,140 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf92204-2445-4858-936f-5eb83a7e815a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf92204-2445-4858-936f-5eb83a7e815a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:32:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:33:06,217 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.069s 2022-03-22 20:33:06,217 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db81f718-9379-4b43-b072-597527c84529', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db81f718-9379-4b43-b072-597527c84529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:33:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:33:06,228 118513 INFO [tempest.common.waiters] Attachment e0e15f74-1c54-4974-a107-318882dabe86 created for volume 326b1979-2443-49dc-a785-3bae76ae9f8b to server 322dccbc-6693-4121-838d-b88198f98b5f after waiting for 16.228082 seconds 2022-03-22 20:33:06,287 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.054s 2022-03-22 20:33:06,287 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20a28f17-359c-43ee-adab-52888188144e', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20a28f17-359c-43ee-adab-52888188144e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:33:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:33:06,295 118513 INFO [tempest.common.waiters] volume 326b1979-2443-49dc-a785-3bae76ae9f8b reached in-use after waiting for 0.295204 seconds 2022-03-22 20:33:06,674 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/action 0.379s 2022-03-22 20:33:06,674 118513 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': 'Tue, 22 Mar 2022 20:33:06 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-cf298971-657d-4351-a2e5-df3c174b5a72', 'x-compute-request-id': 'req-cf298971-657d-4351-a2e5-df3c174b5a72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/action'} Body: b'' 2022-03-22 20:33:06,853 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.178s 2022-03-22 20:33:06,853 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33: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-31d665ec-1e91-43ff-8ad5-9b7f7378ddfd', 'x-compute-request-id': 'req-31d665ec-1e91-43ff-8ad5-9b7f7378ddfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:08,034 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.170s 2022-03-22 20:33:08,034 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33: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-fb348cfc-f7d0-4706-9fad-fccc5b49106f', 'x-compute-request-id': 'req-fb348cfc-f7d0-4706-9fad-fccc5b49106f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:09,214 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.171s 2022-03-22 20:33:09,215 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:09 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-71d0c2e7-8f21-48b1-9378-c7bc009ae8a7', 'x-compute-request-id': 'req-71d0c2e7-8f21-48b1-9378-c7bc009ae8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:10,410 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.185s 2022-03-22 20:33:10,411 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33: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-e424f3f3-f3a5-44e6-9d80-9be99db38cae', 'x-compute-request-id': 'req-e424f3f3-f3a5-44e6-9d80-9be99db38cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:11,594 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.174s 2022-03-22 20:33:11,594 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33: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-585501ce-8378-420e-bc64-b7f38bc019a8', 'x-compute-request-id': 'req-585501ce-8378-420e-bc64-b7f38bc019a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:12,791 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.185s 2022-03-22 20:33:12,791 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33: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-3d7c3ec6-9b33-4613-b08a-1e4177b8fdd0', 'x-compute-request-id': 'req-3d7c3ec6-9b33-4613-b08a-1e4177b8fdd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:13,994 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.191s 2022-03-22 20:33:13,994 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33: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-b08b416e-599d-4f2a-b658-a57c80d43b11', 'x-compute-request-id': 'req-b08b416e-599d-4f2a-b658-a57c80d43b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:15,197 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.193s 2022-03-22 20:33:15,197 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:15 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-2fb810a0-0af0-4fa4-bea4-cc305fa47aaf', 'x-compute-request-id': 'req-2fb810a0-0af0-4fa4-bea4-cc305fa47aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:16,384 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.176s 2022-03-22 20:33:16,384 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33: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-59ebd4b5-7b43-419a-9073-0ddc49dd991f', 'x-compute-request-id': 'req-59ebd4b5-7b43-419a-9073-0ddc49dd991f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:17,556 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.163s 2022-03-22 20:33:17,556 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:17 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-b737e159-3964-47fd-9293-896be0c8962e', 'x-compute-request-id': 'req-b737e159-3964-47fd-9293-896be0c8962e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:18,731 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.164s 2022-03-22 20:33:18,731 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:18 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-6377faf3-5921-40af-8ae2-18e406c8fc11', 'x-compute-request-id': 'req-6377faf3-5921-40af-8ae2-18e406c8fc11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:20,014 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.273s 2022-03-22 20:33:20,015 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:19 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-fc88fdda-a392-4fa5-88b7-60d549ba7af3', 'x-compute-request-id': 'req-fc88fdda-a392-4fa5-88b7-60d549ba7af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:21,230 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.206s 2022-03-22 20:33:21,230 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:21 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-4b179c3a-9aa1-479b-949f-47b45d752f36', 'x-compute-request-id': 'req-4b179c3a-9aa1-479b-949f-47b45d752f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:22,695 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.456s 2022-03-22 20:33:22,696 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:22 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-7dca108a-e5b7-46ce-b20b-c37823d509fd', 'x-compute-request-id': 'req-7dca108a-e5b7-46ce-b20b-c37823d509fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:24,018 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.302s 2022-03-22 20:33:24,018 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:23 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-7db9ce8d-ae3c-4b84-8da2-1bf4bb948769', 'x-compute-request-id': 'req-7db9ce8d-ae3c-4b84-8da2-1bf4bb948769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:25,332 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.304s 2022-03-22 20:33:25,332 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:25 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-b7aa0077-c3f4-4786-85b7-c051b9035cfc', 'x-compute-request-id': 'req-b7aa0077-c3f4-4786-85b7-c051b9035cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:26,595 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.253s 2022-03-22 20:33:26,595 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:26 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-6064249f-fbe5-413e-9424-9c7f2b7b2993', 'x-compute-request-id': 'req-6064249f-fbe5-413e-9424-9c7f2b7b2993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:27,833 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.229s 2022-03-22 20:33:27,834 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:27 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-74e4b647-d670-4262-bd6f-587146b99c18', 'x-compute-request-id': 'req-74e4b647-d670-4262-bd6f-587146b99c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:06Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:29,065 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.220s 2022-03-22 20:33:29,065 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:28 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-c612c7f9-3c77-49d2-b485-45f667f9e38b', 'x-compute-request-id': 'req-c612c7f9-3c77-49d2-b485-45f667f9e38b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "SHUTOFF", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:28Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:29,081 118513 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 23 second wait 2022-03-22 20:33:29,389 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/action 0.307s 2022-03-22 20:33:29,389 118513 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': 'Tue, 22 Mar 2022 20:33:29 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-af75f721-20b9-440d-9909-67d59a8db585', 'x-compute-request-id': 'req-af75f721-20b9-440d-9909-67d59a8db585', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/action'} Body: b'' 2022-03-22 20:33:29,741 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.351s 2022-03-22 20:33:29,741 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:29 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-aadb57c6-9682-499f-b1aa-20a3bfb6b2cb', 'x-compute-request-id': 'req-aadb57c6-9682-499f-b1aa-20a3bfb6b2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "SHUTOFF", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:29Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:31,036 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.285s 2022-03-22 20:33:31,037 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:30 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-cca1461d-57d2-4c69-b294-fc129b0d78a3', 'x-compute-request-id': 'req-cca1461d-57d2-4c69-b294-fc129b0d78a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "SHUTOFF", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:29Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:32,379 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.332s 2022-03-22 20:33:32,380 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:32 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-661b85fd-8141-4466-9603-5647a258a97a', 'x-compute-request-id': 'req-661b85fd-8141-4466-9603-5647a258a97a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "SHUTOFF", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:29Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "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": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:33,753 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.365s 2022-03-22 20:33:33,754 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:33 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-5dccde7a-5d72-4abc-a29f-43d4be63e7bc', 'x-compute-request-id': 'req-5dccde7a-5d72-4abc-a29f-43d4be63e7bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:33:32Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:33:33,762 118513 INFO [tempest.common.waiters] State transition "SHUTOFF/powering-on" ==> "ACTIVE/None" after 4 second wait 2022-03-22 20:33:33,763 118513 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-03-22 20:33:33,763 118513 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.127:22' as 'ubuntu' with public key authentication 2022-03-22 20:33:52,324 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 1. Retry after 2 seconds. 2022-03-22 20:33:57,892 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 2. Retry after 3 seconds. 2022-03-22 20:34:04,452 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 3. Retry after 4 seconds. 2022-03-22 20:34:12,004 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 4. Retry after 5 seconds. 2022-03-22 20:34:20,580 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 5. Retry after 6 seconds. 2022-03-22 20:34:30,148 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 6. Retry after 7 seconds. 2022-03-22 20:34:40,712 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 7. Retry after 8 seconds. 2022-03-22 20:34:49,231 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 8. Retry after 9 seconds. 2022-03-22 20:34:58,737 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 9. Retry after 10 seconds. 2022-03-22 20:35:09,250 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 10. Retry after 11 seconds. 2022-03-22 20:35:20,761 118513 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.127 ([Errno None] Unable to connect to port 22 on 172.27.3.127). Number attempts: 11. Retry after 12 seconds. 2022-03-22 20:35:33,286 118513 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:35:33,483 118513 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-22 20:35:33,483 118513 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.127 successfully created 2022-03-22 20:35:34,754 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 DELETE http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments/326b1979-2443-49dc-a785-3bae76ae9f8b 0.379s 2022-03-22 20:35:34,754 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:34 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-e31623dd-c99c-4325-b28a-e86c5393be80', 'x-compute-request-id': 'req-e31623dd-c99c-4325-b28a-e86c5393be80', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'' 2022-03-22 20:35:34,805 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.050s 2022-03-22 20:35:34,805 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45561c8a-7cb4-4461-8d9a-54d597251e59', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45561c8a-7cb4-4461-8d9a-54d597251e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:35,863 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:35:35,863 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c0a0af-759c-44c9-aebb-97ef034487f7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c0a0af-759c-44c9-aebb-97ef034487f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:36,921 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:35:36,922 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ce4d0aa-c952-4c44-9e4c-e3be1e132834', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce4d0aa-c952-4c44-9e4c-e3be1e132834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:37,982 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:35:37,983 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0406fb53-7df5-4518-b813-a4b1b5fd7fd6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0406fb53-7df5-4518-b813-a4b1b5fd7fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:39,041 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:35:39,042 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-746c94f1-341b-43bc-9933-fe930c6cabce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-746c94f1-341b-43bc-9933-fe930c6cabce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:40,102 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.051s 2022-03-22 20:35:40,103 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff92d41b-7b8a-403c-b665-76462eed7cbe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff92d41b-7b8a-403c-b665-76462eed7cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:41,159 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:35:41,159 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4477078a-efdb-4916-b5dc-a29366fda281', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4477078a-efdb-4916-b5dc-a29366fda281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:42,213 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:35:42,213 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43aa548e-bf78-4dc3-8d56-23d0b8cb6165', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43aa548e-bf78-4dc3-8d56-23d0b8cb6165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:43,265 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:35:43,265 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea651c0a-203a-4852-a93c-30b21cbc6dc1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea651c0a-203a-4852-a93c-30b21cbc6dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:44,325 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.052s 2022-03-22 20:35:44,326 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98779f32-d3e9-4bab-a829-874adf98835d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98779f32-d3e9-4bab-a829-874adf98835d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:45,383 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:35:45,383 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-793a60e9-7eaf-48ab-aa2f-4e373934f556', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793a60e9-7eaf-48ab-aa2f-4e373934f556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:46,443 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.051s 2022-03-22 20:35:46,443 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8fdf27-4327-40cf-ae37-63a159275093', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8fdf27-4327-40cf-ae37-63a159275093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:47,498 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:35:47,498 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24003a74-6a1c-4877-ada1-f2c1be169acb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24003a74-6a1c-4877-ada1-f2c1be169acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:48,551 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:35:48,551 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6af590-5c3c-4aaf-b51d-6361b2e63157', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6af590-5c3c-4aaf-b51d-6361b2e63157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:49,602 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:35:49,602 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0660f48d-c6ca-4369-9061-c115cef437da', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0660f48d-c6ca-4369-9061-c115cef437da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:50,655 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:35:50,655 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c95786c2-ce5a-4b37-b6c7-7e6a84d42ca7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c95786c2-ce5a-4b37-b6c7-7e6a84d42ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:51,706 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:35:51,707 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d511041-1b53-4a40-8c29-59248a1c22e6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d511041-1b53-4a40-8c29-59248a1c22e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:52,763 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:35:52,763 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db48021-ba53-4fd3-b3a6-0f8030d3d661', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db48021-ba53-4fd3-b3a6-0f8030d3d661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:53,818 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:35:53,818 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09abc455-e0d1-4a1d-873a-2a4ff71d5699', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09abc455-e0d1-4a1d-873a-2a4ff71d5699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:54,870 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:35:54,871 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ae9d07-8142-4e55-98d2-f0e33e0a04ba', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ae9d07-8142-4e55-98d2-f0e33e0a04ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:55,927 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:35:55,927 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975c89ea-16ea-4786-9b6d-a7eb1132d989', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975c89ea-16ea-4786-9b6d-a7eb1132d989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:56,982 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:35:56,982 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4778a1-f3fa-49f1-b2b9-57be8ad268bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4778a1-f3fa-49f1-b2b9-57be8ad268bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:58,034 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:35:58,034 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b754e73-33bf-47bc-b438-35a1a092ab4a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b754e73-33bf-47bc-b438-35a1a092ab4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:35:59,086 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:35:59,086 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138418a0-b3ec-4d65-8ae0-ce357c66853e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138418a0-b3ec-4d65-8ae0-ce357c66853e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:00,141 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:36:00,142 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb73505-04d4-4eff-9840-bbf43fdf896c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cb73505-04d4-4eff-9840-bbf43fdf896c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:01,193 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:36:01,193 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-176088fd-b254-407f-b8b7-8295bed49eaa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-176088fd-b254-407f-b8b7-8295bed49eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:02,248 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:36:02,248 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618c909b-9dc0-451e-866b-fe1f39f65d6b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618c909b-9dc0-451e-866b-fe1f39f65d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:03,329 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.073s 2022-03-22 20:36:03,329 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e78b13-f46c-40df-8823-ae09fd9e2c70', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e78b13-f46c-40df-8823-ae09fd9e2c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:04,390 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.052s 2022-03-22 20:36:04,390 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c1573ee-9dc8-42ce-a750-77b744d7a848', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c1573ee-9dc8-42ce-a750-77b744d7a848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:05,462 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.063s 2022-03-22 20:36:05,463 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad44f81a-da79-4e04-a892-c2c1c8e719ee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad44f81a-da79-4e04-a892-c2c1c8e719ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:06,520 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:36:06,520 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88cfae5a-cba5-41ad-8ed7-ba5931734320', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88cfae5a-cba5-41ad-8ed7-ba5931734320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:07,575 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:36:07,576 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2bf3aa-00fa-4cb1-8db8-050971d4390e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2bf3aa-00fa-4cb1-8db8-050971d4390e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:08,630 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:36:08,632 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4021f5-23cb-4e8e-bbb7-39dc923473c5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4021f5-23cb-4e8e-bbb7-39dc923473c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:09,687 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:36:09,688 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7868eaf4-6e0c-4161-ae69-59b63a20c54a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7868eaf4-6e0c-4161-ae69-59b63a20c54a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:10,742 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:36:10,742 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c72579-c964-4383-9719-6a48c233a5b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c72579-c964-4383-9719-6a48c233a5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:11,794 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:36:11,795 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b81b6a6-a83d-42d0-b70d-b6ea862eef5a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b81b6a6-a83d-42d0-b70d-b6ea862eef5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:12,849 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:36:12,849 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f17cc588-ab38-4906-a26e-d28e2ef07589', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f17cc588-ab38-4906-a26e-d28e2ef07589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:13,902 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:36:13,902 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c944488a-4655-4f8e-944b-d821e2e1275c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c944488a-4655-4f8e-944b-d821e2e1275c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:14,957 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:36:14,957 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8be2c3-8c59-4da2-812f-3a00aab97a4d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8be2c3-8c59-4da2-812f-3a00aab97a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:16,011 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:36:16,011 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c6139a-8af2-41de-8a1d-9780c90a764d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c6139a-8af2-41de-8a1d-9780c90a764d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:17,068 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:36:17,068 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69acc374-b686-40d7-8079-d972f3e26f66', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69acc374-b686-40d7-8079-d972f3e26f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:18,121 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:36:18,122 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e89fc3-e4ee-4bdb-99c3-520c1d1e4c52', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e89fc3-e4ee-4bdb-99c3-520c1d1e4c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:19,175 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:36:19,175 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb66354-ab68-4384-84d9-4d61e6f734c9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb66354-ab68-4384-84d9-4d61e6f734c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:20,228 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:36:20,228 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2404a696-3e8a-4a7f-8107-71e6473decd2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2404a696-3e8a-4a7f-8107-71e6473decd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:21,285 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:36:21,286 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d546b076-38e1-46f8-bff0-2d78df9eb039', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d546b076-38e1-46f8-bff0-2d78df9eb039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:22,345 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:36:22,345 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcff8ece-63b3-47a0-ae61-14d2432281ee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcff8ece-63b3-47a0-ae61-14d2432281ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:23,400 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:36:23,400 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-684b5948-2e91-46e5-ab9f-a26a96e56eaf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-684b5948-2e91-46e5-ab9f-a26a96e56eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:24,474 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.064s 2022-03-22 20:36:24,474 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8eabf94-f5c9-4e52-a6c8-5621780b513c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8eabf94-f5c9-4e52-a6c8-5621780b513c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:25,538 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.055s 2022-03-22 20:36:25,539 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40f27e32-3180-4847-83a2-3d32bce36b40', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40f27e32-3180-4847-83a2-3d32bce36b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:26,593 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:36:26,593 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ba098cb-f76b-47c3-8a7b-fef8fb2e9113', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ba098cb-f76b-47c3-8a7b-fef8fb2e9113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:27,660 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.058s 2022-03-22 20:36:27,660 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0ca95e-d40b-418f-9938-b9b8b113455e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0ca95e-d40b-418f-9938-b9b8b113455e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:28,714 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:36:28,714 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bae87f29-b925-47b2-83d4-2b6219898edd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bae87f29-b925-47b2-83d4-2b6219898edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:29,781 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.050s 2022-03-22 20:36:29,781 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16034074-a8f6-43fa-8e0a-d779b4438ff5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16034074-a8f6-43fa-8e0a-d779b4438ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:30,847 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.057s 2022-03-22 20:36:30,847 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcde8353-e9b4-42fb-af7c-e9124fcefe89', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcde8353-e9b4-42fb-af7c-e9124fcefe89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:31,913 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.056s 2022-03-22 20:36:31,914 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-398da337-a7a6-44cb-bf83-4877f635fd70', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-398da337-a7a6-44cb-bf83-4877f635fd70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:32,984 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.058s 2022-03-22 20:36:32,985 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76eb11f0-ebb7-418d-bd5c-b6b928926d84', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76eb11f0-ebb7-418d-bd5c-b6b928926d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:34,053 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.057s 2022-03-22 20:36:34,054 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62ed1ed-7889-471a-aca9-fe091db57b7a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62ed1ed-7889-471a-aca9-fe091db57b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:35,112 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:36:35,112 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d99d2fd7-94a7-4a16-8f23-b92bf0abe84b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d99d2fd7-94a7-4a16-8f23-b92bf0abe84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:36,168 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:36:36,169 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca44463-541f-4f27-9d46-14c345881068', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca44463-541f-4f27-9d46-14c345881068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:37,243 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.066s 2022-03-22 20:36:37,244 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b946bcb8-ac53-49c3-b771-6293b44d05ed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b946bcb8-ac53-49c3-b771-6293b44d05ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:38,331 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.073s 2022-03-22 20:36:38,346 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821f7079-a097-4315-ab0a-ba889daac4ca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821f7079-a097-4315-ab0a-ba889daac4ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:39,403 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:36:39,404 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-020c99ea-3a8f-4683-8726-05b2c99ea9de', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-020c99ea-3a8f-4683-8726-05b2c99ea9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:40,458 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:36:40,458 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18403e2e-7087-41fb-9493-3a1f1bcc06ff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18403e2e-7087-41fb-9493-3a1f1bcc06ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:41,529 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.062s 2022-03-22 20:36:41,530 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3503fb33-4593-436c-b0b7-9821ab49916e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3503fb33-4593-436c-b0b7-9821ab49916e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:42,582 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:36:42,583 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a6a506-4c96-40ca-ba4b-004b28fd7a28', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a6a506-4c96-40ca-ba4b-004b28fd7a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:43,635 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:36:43,635 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff28aff-4fe7-4cdf-b71f-88c5e2dffd5f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff28aff-4fe7-4cdf-b71f-88c5e2dffd5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:44,686 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:36:44,686 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b64d2ee-690f-4ea5-a89e-348399481846', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b64d2ee-690f-4ea5-a89e-348399481846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:45,738 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:36:45,738 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a876bd82-243f-4b3b-9752-0c20457aabcf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a876bd82-243f-4b3b-9752-0c20457aabcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:46,791 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:36:46,791 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d245659-e0ff-49f7-8638-33f35ef7d832', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d245659-e0ff-49f7-8638-33f35ef7d832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:47,843 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:36:47,844 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e6c6d7-7532-4090-8f5a-11f3df2a9c48', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e6c6d7-7532-4090-8f5a-11f3df2a9c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:48,896 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:36:48,896 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f482dc-737f-481f-b68f-f2d44e832c45', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f482dc-737f-481f-b68f-f2d44e832c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:49,949 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:36:49,949 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a6829f-84a3-4fd5-b302-32884e1bebef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a6829f-84a3-4fd5-b302-32884e1bebef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:51,001 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:36:51,002 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a137553-f785-4191-9bf1-0bd0809f85c7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a137553-f785-4191-9bf1-0bd0809f85c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:52,053 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:36:52,054 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4647ef5-57ed-432c-ac69-04b0061286a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4647ef5-57ed-432c-ac69-04b0061286a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:53,105 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:36:53,106 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc137e17-f6bf-47af-9b5a-3a8acf53c5c9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc137e17-f6bf-47af-9b5a-3a8acf53c5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:54,162 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:36:54,162 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbcbd376-8e30-41fe-b303-37e118b17b3a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbcbd376-8e30-41fe-b303-37e118b17b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:55,214 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:36:55,215 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-417ef449-9328-4372-b116-86b712fc1032', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417ef449-9328-4372-b116-86b712fc1032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:56,267 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:36:56,269 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d20f982-863d-4f8a-861c-fbb2eda262b7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d20f982-863d-4f8a-861c-fbb2eda262b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:57,320 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:36:57,321 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8275439-6088-43a4-bc3a-7fa9d9d929c5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8275439-6088-43a4-bc3a-7fa9d9d929c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:58,374 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:36:58,374 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e88b6e59-2bea-4b51-be7c-e9bb5354eb24', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e88b6e59-2bea-4b51-be7c-e9bb5354eb24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:36:59,427 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:36:59,428 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b654001-162d-4da4-9085-afd74ac20479', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b654001-162d-4da4-9085-afd74ac20479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:00,479 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:00,480 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d4eed5d-ab95-4aeb-afe2-91709f4a3abe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d4eed5d-ab95-4aeb-afe2-91709f4a3abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:01,534 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:37:01,534 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-322ee9a7-5283-4e34-9ce1-8acbbccf0583', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-322ee9a7-5283-4e34-9ce1-8acbbccf0583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:02,585 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:02,586 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f2228c-ff5d-4dd5-8f0b-66b07068d2c8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f2228c-ff5d-4dd5-8f0b-66b07068d2c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:03,638 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:03,638 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c69e7b-a0b8-4be3-8f3e-f1655c2cbb27', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c69e7b-a0b8-4be3-8f3e-f1655c2cbb27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:04,690 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:04,690 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f69650d-c388-4795-9cac-70f3ee5f0987', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f69650d-c388-4795-9cac-70f3ee5f0987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:05,743 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:37:05,743 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d98ab3f-b0fa-470f-9edc-e4ab4e660a28', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d98ab3f-b0fa-470f-9edc-e4ab4e660a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:06,807 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.055s 2022-03-22 20:37:06,807 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-064872f9-4e3f-4eb6-9c63-754e17a295d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-064872f9-4e3f-4eb6-9c63-754e17a295d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:07,864 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:37:07,864 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef1522e-5a5c-4dde-b2d9-a6b87455e511', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef1522e-5a5c-4dde-b2d9-a6b87455e511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:08,918 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:37:08,918 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e70c70-d9d9-4959-8d83-5f2dc0e8acfa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e70c70-d9d9-4959-8d83-5f2dc0e8acfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:09,979 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:37:09,980 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5541e535-c3d5-4ef7-99f0-b170c8435583', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5541e535-c3d5-4ef7-99f0-b170c8435583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:11,041 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:37:11,042 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3312f69-bed0-47eb-9c2e-a31aa6d2d79b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3312f69-bed0-47eb-9c2e-a31aa6d2d79b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:12,099 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:37:12,099 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-126a26c1-6b65-4fa3-9f9b-768c3300bfda', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-126a26c1-6b65-4fa3-9f9b-768c3300bfda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:13,161 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:37:13,162 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d063809b-1728-47e4-b1fd-85b3a996e151', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d063809b-1728-47e4-b1fd-85b3a996e151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:14,217 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:37:14,217 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-952e05ab-5701-4f5a-892f-a340d71c2b6b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-952e05ab-5701-4f5a-892f-a340d71c2b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:15,275 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:15,281 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3c1337-57d9-4503-adfc-c03e622fe43f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3c1337-57d9-4503-adfc-c03e622fe43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:16,366 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.076s 2022-03-22 20:37:16,366 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea05563c-9019-4019-85e4-c3e04e05dd82', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea05563c-9019-4019-85e4-c3e04e05dd82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:17,420 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:37:17,421 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414afb2c-63b4-4507-aaba-dc94b0181457', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414afb2c-63b4-4507-aaba-dc94b0181457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:18,475 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:37:18,475 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-827aa6c0-4728-4b20-ae6f-598a525d771a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-827aa6c0-4728-4b20-ae6f-598a525d771a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:19,527 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:19,528 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a7804e-fdb2-4910-ac66-fbfc73e87b32', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a7804e-fdb2-4910-ac66-fbfc73e87b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:20,582 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:37:20,582 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f25402-4371-43d7-a7b8-10afa252ff92', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f25402-4371-43d7-a7b8-10afa252ff92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:21,639 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:37:21,639 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e02031c-3c76-4071-ae54-e1e7248a21b2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e02031c-3c76-4071-ae54-e1e7248a21b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:22,691 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:22,692 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b57fc59-cb9b-43f3-9fee-11634fb43010', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b57fc59-cb9b-43f3-9fee-11634fb43010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:23,744 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:37:23,744 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d191ee4b-5168-4140-bc94-63016eb0c53c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d191ee4b-5168-4140-bc94-63016eb0c53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:24,795 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:37:24,795 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a5e34e6-8c2f-4950-baaf-4782439dc1ab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a5e34e6-8c2f-4950-baaf-4782439dc1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:25,848 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:25,849 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d8a9b1c-8e1a-48ff-ad5b-f5e2ed3cd1ec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8a9b1c-8e1a-48ff-ad5b-f5e2ed3cd1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:26,901 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:37:26,902 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49409b05-6c9d-4876-b0c0-1f43b1d90132', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49409b05-6c9d-4876-b0c0-1f43b1d90132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:27,956 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:37:27,957 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ff3cc3-5bfe-4367-8999-a2864930269d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ff3cc3-5bfe-4367-8999-a2864930269d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:29,011 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:37:29,012 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f411a9-40d6-4174-a430-14772ab3778b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f411a9-40d6-4174-a430-14772ab3778b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:30,063 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:30,064 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b8ccce-254a-4b8a-870e-ea68b79703c9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b8ccce-254a-4b8a-870e-ea68b79703c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:31,116 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:37:31,116 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f199f0a-bfc3-4735-a8b1-1d95ddde8461', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f199f0a-bfc3-4735-a8b1-1d95ddde8461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:32,168 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:37:32,169 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32241241-92ba-4f15-992e-c77cae15ffbf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32241241-92ba-4f15-992e-c77cae15ffbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:33,220 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:37:33,220 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98cced90-761d-4330-bdf7-7ca18c4c9e14', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98cced90-761d-4330-bdf7-7ca18c4c9e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:34,273 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:34,273 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0527c44-6f22-40d5-b4ad-b50aa3084b0b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0527c44-6f22-40d5-b4ad-b50aa3084b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:35,326 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:37:35,326 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1054710-207a-4cfb-9892-c0cc756f6771', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1054710-207a-4cfb-9892-c0cc756f6771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:36,380 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:37:36,380 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d09df4-97f5-46fd-aa76-042471e82868', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d09df4-97f5-46fd-aa76-042471e82868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:37,438 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:37:37,438 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd3190e-d76d-432a-a69d-5c8a3c46a7de', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd3190e-d76d-432a-a69d-5c8a3c46a7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:38,490 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:38,490 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b37d646-4b64-4c92-ac99-06656a177c4c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b37d646-4b64-4c92-ac99-06656a177c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:39,541 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:37:39,541 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17cd4b14-442d-446f-993b-faf4a18d731b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17cd4b14-442d-446f-993b-faf4a18d731b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:40,594 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:37:40,595 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad32161-4929-4893-8b35-227bd01b84e0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad32161-4929-4893-8b35-227bd01b84e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:41,649 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:37:41,649 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6b64285-5560-49ff-98ba-57dae27402e4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6b64285-5560-49ff-98ba-57dae27402e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:42,701 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:37:42,702 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186f0c93-1838-4356-a60e-2054d9be441e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186f0c93-1838-4356-a60e-2054d9be441e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:43,754 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:43,754 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a2b780-dc1e-4900-b417-57ac3d334096', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a2b780-dc1e-4900-b417-57ac3d334096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:44,805 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:37:44,805 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0228f3e2-5f41-466e-b5b5-74e204cfb464', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0228f3e2-5f41-466e-b5b5-74e204cfb464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:45,857 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:37:45,857 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7de09ace-f509-4aa1-83e2-5144bc6f96c9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7de09ace-f509-4aa1-83e2-5144bc6f96c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:46,909 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:37:46,909 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec16f7b4-a457-40e7-925c-d72ba4110174', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec16f7b4-a457-40e7-925c-d72ba4110174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:47,963 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:37:47,963 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f22ae6-179e-4688-9f77-67313521f2b4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f22ae6-179e-4688-9f77-67313521f2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:49,015 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:49,015 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc193fb-c773-44a9-8543-8280031d7758', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc193fb-c773-44a9-8543-8280031d7758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:50,067 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:50,068 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81605876-54f7-4115-89d5-20c4329abc53', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81605876-54f7-4115-89d5-20c4329abc53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:51,119 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:51,120 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad63b8a9-3c72-4373-bfec-c728d91ecb3b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad63b8a9-3c72-4373-bfec-c728d91ecb3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:52,170 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:37:52,170 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc791320-3d6d-4482-a14b-102ee2bf3efd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc791320-3d6d-4482-a14b-102ee2bf3efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:53,221 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:53,221 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-762f97c5-aa41-4033-a315-719fe959f20c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-762f97c5-aa41-4033-a315-719fe959f20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:54,274 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:37:54,274 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74740f30-a013-4971-8bfe-08851564b3e4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74740f30-a013-4971-8bfe-08851564b3e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:55,326 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:55,326 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b599f51a-4811-45d1-92f8-46de459e3f2a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b599f51a-4811-45d1-92f8-46de459e3f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:56,379 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:37:56,379 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07791526-769a-4b18-b5c8-0ad354ff3209', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07791526-769a-4b18-b5c8-0ad354ff3209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:57,434 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:37:57,434 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44063e49-6d09-4731-b970-52bcc5df5477', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44063e49-6d09-4731-b970-52bcc5df5477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:58,485 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:37:58,486 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1986ea5e-d368-4325-b072-60d900d708be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1986ea5e-d368-4325-b072-60d900d708be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:37:59,603 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.109s 2022-03-22 20:37:59,603 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d7b4c1f-6eca-4208-ac9f-57d76af881bd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d7b4c1f-6eca-4208-ac9f-57d76af881bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:00,667 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.056s 2022-03-22 20:38:00,668 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dff7722-8189-4894-aa3a-fc01d5f549d7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dff7722-8189-4894-aa3a-fc01d5f549d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:01,720 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:01,720 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-171e7b11-64e0-4637-8dd4-c9c3d4fc62f2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-171e7b11-64e0-4637-8dd4-c9c3d4fc62f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:02,771 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:02,771 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08177ddb-ca82-4e60-b8f3-3d33b9d9c727', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08177ddb-ca82-4e60-b8f3-3d33b9d9c727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:03,822 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:38:03,823 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff243998-bd82-42a3-9954-c4f052ef9565', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff243998-bd82-42a3-9954-c4f052ef9565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:04,875 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:04,875 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21dddfc6-bb71-4690-91cf-d6aceb3225a7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21dddfc6-bb71-4690-91cf-d6aceb3225a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:05,927 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:05,928 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06fec9b-963a-4ba9-9e88-fbefe6a30062', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06fec9b-963a-4ba9-9e88-fbefe6a30062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:06,982 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:38:06,982 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc338f69-cf61-450a-9c96-8b21eebb50b9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc338f69-cf61-450a-9c96-8b21eebb50b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:08,034 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:08,034 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef2fc16-ee68-4f6d-8207-0543095ae919', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ef2fc16-ee68-4f6d-8207-0543095ae919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:09,086 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:09,087 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87fc5e0c-3b5b-4904-97d4-4aa4b6363ce2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87fc5e0c-3b5b-4904-97d4-4aa4b6363ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:10,140 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:10,140 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a555f4-7379-405a-a359-f85abac7d68d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a555f4-7379-405a-a359-f85abac7d68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:11,193 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:11,193 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9e364f-9fb3-4a38-bd34-1699c8129595', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9e364f-9fb3-4a38-bd34-1699c8129595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:12,247 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:12,248 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83e65a5-2197-435f-b73a-90073d8d95b7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83e65a5-2197-435f-b73a-90073d8d95b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:13,299 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:13,299 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dbcf804-6b4b-4002-bff8-a807f94b2564', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dbcf804-6b4b-4002-bff8-a807f94b2564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:14,351 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:14,351 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d93e425-db5b-4557-b74c-3b23449bd9f2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d93e425-db5b-4557-b74c-3b23449bd9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:15,405 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:38:15,405 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56645f48-23b2-4e0b-b005-4b5f00c8d150', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56645f48-23b2-4e0b-b005-4b5f00c8d150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:16,460 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:38:16,460 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f4e8c5-ab93-494b-b990-61ad6a00ac8f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f4e8c5-ab93-494b-b990-61ad6a00ac8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:17,510 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:38:17,511 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46207b6f-fb5d-48bc-b716-dfc88e13ce92', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46207b6f-fb5d-48bc-b716-dfc88e13ce92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:18,562 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:18,563 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d447e3b7-7bab-4eb5-abab-e6641db5fbbc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d447e3b7-7bab-4eb5-abab-e6641db5fbbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:19,614 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:19,614 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa76e1d-5333-4f7f-b2ac-e119aab18fca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa76e1d-5333-4f7f-b2ac-e119aab18fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:20,665 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:20,666 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae354e74-8fd5-4ac0-a0c4-5b7ecbb447be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae354e74-8fd5-4ac0-a0c4-5b7ecbb447be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:21,718 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:21,718 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a69f361-fa79-4aaf-8aa0-006d2526c716', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a69f361-fa79-4aaf-8aa0-006d2526c716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:22,770 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:22,770 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c7352f-0358-454b-ad00-e9ad8a2a5d48', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c7352f-0358-454b-ad00-e9ad8a2a5d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:23,821 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:23,822 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14056d09-36b8-4597-8773-11daf65ab19c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14056d09-36b8-4597-8773-11daf65ab19c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:24,879 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:38:24,880 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2269226-1ce2-4d19-bc41-101bda59a9ca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2269226-1ce2-4d19-bc41-101bda59a9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:25,931 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:25,931 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a71a79e-1aba-4c44-b688-4f0de0be6d3e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a71a79e-1aba-4c44-b688-4f0de0be6d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:26,984 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:26,984 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e94a1e7-17a0-42e7-812b-babefd436f15', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e94a1e7-17a0-42e7-812b-babefd436f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:28,041 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:38:28,041 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c319bb0-df31-44bd-9698-2b4b85819c3f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c319bb0-df31-44bd-9698-2b4b85819c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:29,091 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:38:29,092 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d678c86-187a-4730-9a8f-7eca11e6c5b7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d678c86-187a-4730-9a8f-7eca11e6c5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:30,143 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:30,144 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a705b5-afb8-4adc-b823-1a3fc848bafd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a705b5-afb8-4adc-b823-1a3fc848bafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:31,196 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:31,196 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-247e28d6-574d-4247-9872-29e3c52eab54', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-247e28d6-574d-4247-9872-29e3c52eab54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:32,249 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:38:32,249 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ca8218-b743-447b-be9b-6cdf20931f35', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ca8218-b743-447b-be9b-6cdf20931f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:33,300 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:33,301 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f410b8-65dd-4161-a434-4e90372c4a03', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f410b8-65dd-4161-a434-4e90372c4a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:34,352 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:34,353 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a1873a-f13b-4407-93f6-483d24b6d068', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a1873a-f13b-4407-93f6-483d24b6d068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:35,405 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:35,405 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf0505d-46fb-437d-952d-43e3d7f05096', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf0505d-46fb-437d-952d-43e3d7f05096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:36,457 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:36,458 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e17a20d-80ca-4c78-9434-98fd7e1260e9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e17a20d-80ca-4c78-9434-98fd7e1260e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:37,510 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:37,511 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f985f8e8-f08c-4160-8e17-f03041f5341d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f985f8e8-f08c-4160-8e17-f03041f5341d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:38,561 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:38,561 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd954fb-52ce-4450-a128-f1f47ddc2ff7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdd954fb-52ce-4450-a128-f1f47ddc2ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:39,614 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:39,614 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2900d88d-df85-48ef-afed-c28b035336c7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2900d88d-df85-48ef-afed-c28b035336c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:40,664 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:38:40,665 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e918ab8e-1200-46f4-8a74-9ee1a087da93', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e918ab8e-1200-46f4-8a74-9ee1a087da93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:41,717 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:41,717 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd1c241-27da-4db9-8788-76f807d3cab9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd1c241-27da-4db9-8788-76f807d3cab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:42,769 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:42,770 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e24aa36-bc18-49e8-8079-85587af4dd60', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e24aa36-bc18-49e8-8079-85587af4dd60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:43,820 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:38:43,820 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9eb719c-7ebf-4c4a-b26d-551089b2cd6c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9eb719c-7ebf-4c4a-b26d-551089b2cd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:44,872 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:44,872 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea685268-7015-4d58-a4ea-8c2629301c3c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea685268-7015-4d58-a4ea-8c2629301c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:45,925 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:45,925 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccfa6bb8-51b1-42fa-959c-829a40b96586', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccfa6bb8-51b1-42fa-959c-829a40b96586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:46,977 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:46,977 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e045307d-c5d2-4f88-bcad-eb9bb2e058d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e045307d-c5d2-4f88-bcad-eb9bb2e058d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:48,029 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:48,029 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08844dfd-78ca-4b31-8a31-0cee12f96c0b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08844dfd-78ca-4b31-8a31-0cee12f96c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:49,083 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:38:49,083 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1897b6f6-5c80-4078-b9bf-a88836fe6f0b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1897b6f6-5c80-4078-b9bf-a88836fe6f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:50,133 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:38:50,134 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce9c309-3d41-43a2-b30c-494263a6a963', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce9c309-3d41-43a2-b30c-494263a6a963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:51,185 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:51,186 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869d9113-bd2d-4591-b882-dad9a8aa61bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869d9113-bd2d-4591-b882-dad9a8aa61bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:52,239 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:38:52,239 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b4f486-3ad3-4edd-8b1d-e7985a2c598d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b4f486-3ad3-4edd-8b1d-e7985a2c598d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:53,291 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:53,292 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-865d4284-ae57-43c4-b02c-b4e306bc15f6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-865d4284-ae57-43c4-b02c-b4e306bc15f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:54,343 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:54,344 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276b3d69-3b69-47f7-9867-b6b2dc646bf2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276b3d69-3b69-47f7-9867-b6b2dc646bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:55,396 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:38:55,396 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a467a50-06a4-408f-8168-a0d7e8b0b78e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a467a50-06a4-408f-8168-a0d7e8b0b78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:56,447 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:56,447 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b235bbab-a66d-44f8-9fee-f0e8ca5802e6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b235bbab-a66d-44f8-9fee-f0e8ca5802e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:57,500 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:38:57,500 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-244dd368-2a74-4089-82ba-ad1b9e606378', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-244dd368-2a74-4089-82ba-ad1b9e606378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:58,554 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:38:58,554 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fb7dfb5-0507-49b2-b181-f39976b9c7e5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fb7dfb5-0507-49b2-b181-f39976b9c7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:38:59,607 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:38:59,608 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b789d133-80fa-466a-ba14-9a5f947061b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b789d133-80fa-466a-ba14-9a5f947061b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:00,660 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:00,661 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dddcfed9-e032-47e2-8cfa-76f0ff7ae1e7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dddcfed9-e032-47e2-8cfa-76f0ff7ae1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:01,716 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:39:01,717 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4588b27d-fbfe-4667-8c90-2a407739aae6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4588b27d-fbfe-4667-8c90-2a407739aae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:02,771 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:39:02,771 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f8c0cc-fbb2-4813-b7c6-7ae6436eb6e7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f8c0cc-fbb2-4813-b7c6-7ae6436eb6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:03,822 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:03,822 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a52f4e1-19cc-4377-8d76-5dfdcc8b6fac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a52f4e1-19cc-4377-8d76-5dfdcc8b6fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:04,874 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:04,874 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c1bd078-7b41-4d3d-9000-b3f0f3f19ad4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c1bd078-7b41-4d3d-9000-b3f0f3f19ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:05,925 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:05,926 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a3044b3-50e9-467f-81e7-d6dd243af0c4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a3044b3-50e9-467f-81e7-d6dd243af0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:06,979 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:39:06,979 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c839067-5d07-464a-902a-aa7d23011446', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c839067-5d07-464a-902a-aa7d23011446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:08,030 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:39:08,030 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eebf182b-46f1-4cc3-9d43-87cb7ba380d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eebf182b-46f1-4cc3-9d43-87cb7ba380d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:09,081 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:39:09,081 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e6f3b9-a609-4f8a-b3f9-f1bbadda7307', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e6f3b9-a609-4f8a-b3f9-f1bbadda7307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:10,135 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:39:10,135 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e464681-b9e9-4caf-865c-03fcda38ad04', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e464681-b9e9-4caf-865c-03fcda38ad04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:11,185 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:39:11,185 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe01222-21a9-430f-aef0-ed438673a8d5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe01222-21a9-430f-aef0-ed438673a8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:12,237 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:12,237 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-446ddb92-de37-485f-ad6f-01efd8f96c6f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-446ddb92-de37-485f-ad6f-01efd8f96c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:13,287 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:13,287 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f7e65a0-11f9-4584-a399-30b06ee595c2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f7e65a0-11f9-4584-a399-30b06ee595c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:14,339 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:39:14,340 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a477b037-27c6-469b-b568-6cc1ae4b2e67', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a477b037-27c6-469b-b568-6cc1ae4b2e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:15,393 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:39:15,393 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6339a9f9-f84b-4b5b-b49e-19e60909d8d2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6339a9f9-f84b-4b5b-b49e-19e60909d8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:16,444 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:16,444 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-273c6c81-4be9-4406-babb-d57b87466e1a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-273c6c81-4be9-4406-babb-d57b87466e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:17,496 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:39:17,497 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b1374a-9af0-4156-81d2-f2ded91ba3d8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b1374a-9af0-4156-81d2-f2ded91ba3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:18,548 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:18,549 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-423cf249-4b24-403e-bf38-aabe24b915c0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-423cf249-4b24-403e-bf38-aabe24b915c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:19,603 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:39:19,603 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b35b766-a5b9-45c0-805b-8943d83a76ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b35b766-a5b9-45c0-805b-8943d83a76ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:20,656 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:39:20,656 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3058865-5a56-441b-a4fd-7e3e60de6dfc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3058865-5a56-441b-a4fd-7e3e60de6dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:21,710 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:39:21,710 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c554c4d-91cf-4bf1-8bd2-81ad483903a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c554c4d-91cf-4bf1-8bd2-81ad483903a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:22,762 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:39:22,762 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d714a1e-092d-4fa2-a23c-3ac6e0912c78', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d714a1e-092d-4fa2-a23c-3ac6e0912c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:23,813 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:39:23,814 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5bb5ade-062a-4b53-9cbc-c8d5b6e00307', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5bb5ade-062a-4b53-9cbc-c8d5b6e00307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:24,866 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:39:24,867 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77aa5c77-c36c-4584-943c-a9a701fa3f55', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77aa5c77-c36c-4584-943c-a9a701fa3f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:25,918 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:25,919 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2910132b-4363-4173-9026-f199220dd2e3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2910132b-4363-4173-9026-f199220dd2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:26,970 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:26,970 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a3ad3c-4f29-48c0-a56f-1294c696423d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a3ad3c-4f29-48c0-a56f-1294c696423d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:28,023 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:28,023 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ab7260-1b03-4617-a5c5-9d045b61e000', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ab7260-1b03-4617-a5c5-9d045b61e000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:29,074 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:29,075 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d562f4ae-a485-4955-a65d-c0df79fe90af', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d562f4ae-a485-4955-a65d-c0df79fe90af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:30,126 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:30,127 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd52d274-e199-46d7-8618-7c75b91383fc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd52d274-e199-46d7-8618-7c75b91383fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:31,181 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:39:31,181 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ce0df2-bb55-4a6e-bc3e-3cd541c24f1d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ce0df2-bb55-4a6e-bc3e-3cd541c24f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:32,232 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:32,233 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ea8fec-3d30-4bdd-8d78-c8c684df3994', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ea8fec-3d30-4bdd-8d78-c8c684df3994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:33,284 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:33,285 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f94d8ad-dfa7-42af-b01b-985be5b85484', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f94d8ad-dfa7-42af-b01b-985be5b85484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:34,336 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:34,337 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38a33564-d633-4ee8-9657-264f02c0cbc8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38a33564-d633-4ee8-9657-264f02c0cbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:35,390 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:39:35,391 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62d99ba-6a9e-4357-8308-3baca0554d86', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62d99ba-6a9e-4357-8308-3baca0554d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:36,444 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:39:36,444 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6d37b8-4e80-48f8-9ad0-0677ae739048', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6d37b8-4e80-48f8-9ad0-0677ae739048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:37,500 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:39:37,501 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac35d1e4-76d6-4f43-9eb8-f04a12493c9e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac35d1e4-76d6-4f43-9eb8-f04a12493c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:38,553 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:39:38,553 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8214f4e-8e98-436a-8cfb-e2763b5c98a7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8214f4e-8e98-436a-8cfb-e2763b5c98a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:39,606 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:39:39,606 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2967bc1d-f7d1-4cfb-90b4-565a8065c75c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2967bc1d-f7d1-4cfb-90b4-565a8065c75c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:40,657 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:40,658 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72cb17b7-219c-4ef4-b45e-5a969b2a90e3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72cb17b7-219c-4ef4-b45e-5a969b2a90e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:41,707 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:39:41,708 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24889206-5221-45c3-bb79-9c05f889d9d0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24889206-5221-45c3-bb79-9c05f889d9d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:42,763 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:39:42,764 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6ca9cb-aed9-43f3-b485-90f1e87d3d15', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6ca9cb-aed9-43f3-b485-90f1e87d3d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:43,816 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:43,816 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df9af70-b136-4370-bd33-007ac992e8f2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df9af70-b136-4370-bd33-007ac992e8f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:44,870 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:39:44,870 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20a09ce1-a1bd-4750-a050-a6dbebacf839', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20a09ce1-a1bd-4750-a050-a6dbebacf839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:45,921 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:45,922 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acea25c1-3556-485a-a630-06fa4c6b3ac4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acea25c1-3556-485a-a630-06fa4c6b3ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:46,980 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:39:46,980 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b196096-3b16-4a74-9ef3-c5c07c14fafe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b196096-3b16-4a74-9ef3-c5c07c14fafe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:48,032 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:48,033 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8661962-b180-45ca-874e-5b43468d85f9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8661962-b180-45ca-874e-5b43468d85f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:49,085 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:39:49,085 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee857876-37f4-4c2d-bdfb-22ed9e1fbb30', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee857876-37f4-4c2d-bdfb-22ed9e1fbb30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:50,138 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:50,138 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76eb3c6-0f48-4725-adc9-89124946a6e1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76eb3c6-0f48-4725-adc9-89124946a6e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:51,188 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:51,189 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4dcf68-edce-42e9-beb4-62769b6b13d3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4dcf68-edce-42e9-beb4-62769b6b13d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:52,240 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:39:52,240 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10690ed8-871c-41a0-9095-3d7360ac61a5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10690ed8-871c-41a0-9095-3d7360ac61a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:53,291 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:39:53,292 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0be5dfb3-eab4-4c49-b5cb-664d7693b386', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0be5dfb3-eab4-4c49-b5cb-664d7693b386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:54,346 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:39:54,347 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c70b8039-f77d-403e-881d-8b939e763a50', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c70b8039-f77d-403e-881d-8b939e763a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:55,398 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:55,398 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e64d743-3a38-4542-b13a-23b80a862d4f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e64d743-3a38-4542-b13a-23b80a862d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:56,450 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:56,451 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62e74050-c551-47a7-966d-f1bc60a989f4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e74050-c551-47a7-966d-f1bc60a989f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:57,504 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:39:57,504 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8747ac-403f-4c20-b341-f0fe3d156155', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8747ac-403f-4c20-b341-f0fe3d156155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:58,555 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:39:58,562 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c09a93-0bda-4dfb-9aba-9c5a9de0cc26', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c09a93-0bda-4dfb-9aba-9c5a9de0cc26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:39:59,615 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:39:59,616 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b73849-93c4-44dc-96d4-827626deedc6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6b73849-93c4-44dc-96d4-827626deedc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:00,667 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:00,668 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975af1e7-746a-436a-af5a-44d0a6f4a1bc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975af1e7-746a-436a-af5a-44d0a6f4a1bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:01,719 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:40:01,719 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fa7017c-583d-4442-8cbb-28329d9fe6be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fa7017c-583d-4442-8cbb-28329d9fe6be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:02,772 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:02,772 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd5e369c-0771-4860-bab3-4d52555ed2e3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd5e369c-0771-4860-bab3-4d52555ed2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:03,824 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:03,825 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba781aa-dbf7-4c4f-ad4d-e8dd1d19e3aa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba781aa-dbf7-4c4f-ad4d-e8dd1d19e3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:04,878 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:04,879 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67dc6391-ae80-4911-b5c9-9b30b3e0fc27', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67dc6391-ae80-4911-b5c9-9b30b3e0fc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:05,934 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:40:05,935 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f135845-c9fe-4986-8bea-3068a611d14b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f135845-c9fe-4986-8bea-3068a611d14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:06,993 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:40:06,993 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc1d364a-5cf9-4fb4-a511-1f2588adfdf1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc1d364a-5cf9-4fb4-a511-1f2588adfdf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:08,044 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:40:08,044 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d64ad238-e5da-446f-b099-dc2161d5cebd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d64ad238-e5da-446f-b099-dc2161d5cebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:09,095 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:09,095 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcdc7332-5a6c-46e1-8574-5fb3b01b73ca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcdc7332-5a6c-46e1-8574-5fb3b01b73ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:10,146 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:10,146 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a953dfeb-bc61-4c49-a8a3-be32dd5f8feb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a953dfeb-bc61-4c49-a8a3-be32dd5f8feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:11,198 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:11,198 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3801acd-1943-4927-843f-fc29c185a0da', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3801acd-1943-4927-843f-fc29c185a0da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:12,250 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:12,251 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee3f8d1-1f6e-48fe-b996-64240f8801e4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee3f8d1-1f6e-48fe-b996-64240f8801e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:13,304 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:13,304 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a1f0aec-dff6-4045-81e8-b190d5555f1c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a1f0aec-dff6-4045-81e8-b190d5555f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:14,355 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:14,355 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b341ba-d9e4-46cb-a733-1249adf3765f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b341ba-d9e4-46cb-a733-1249adf3765f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:15,408 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:15,408 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67d64ef-82cd-4d90-97b4-085a3f20cd92', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67d64ef-82cd-4d90-97b4-085a3f20cd92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:16,460 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:16,460 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-309b43bd-1772-4550-bb3a-686f0248280b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-309b43bd-1772-4550-bb3a-686f0248280b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:17,511 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:17,512 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57c12109-b901-4cfe-bd0a-f5f99638f8db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57c12109-b901-4cfe-bd0a-f5f99638f8db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:18,567 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:18,568 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6269bf9-8370-42e9-8c3b-ea7cd8a3c3aa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6269bf9-8370-42e9-8c3b-ea7cd8a3c3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:19,620 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:19,620 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee5a5314-14cb-4a64-bc2e-24f9deceac03', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee5a5314-14cb-4a64-bc2e-24f9deceac03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:20,672 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:20,672 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a4b753-df73-4fcd-bd54-1ed808c462c9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a4b753-df73-4fcd-bd54-1ed808c462c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:21,723 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:40:21,723 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaed2f5c-87aa-4f6b-b6aa-3d2e4856a811', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaed2f5c-87aa-4f6b-b6aa-3d2e4856a811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:22,776 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:40:22,777 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315826df-37c5-43e5-8937-b633b4d9672e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315826df-37c5-43e5-8937-b633b4d9672e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:23,829 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:23,829 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14a94ef-98ab-493c-9909-ed9fd5a3e714', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14a94ef-98ab-493c-9909-ed9fd5a3e714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:24,882 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:24,882 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b7a7bb-8a38-43ae-a50c-c4dd46ca7ac3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b7a7bb-8a38-43ae-a50c-c4dd46ca7ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:25,934 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:25,934 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45025770-7323-4e97-b24e-51412bb2eefd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45025770-7323-4e97-b24e-51412bb2eefd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:26,987 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:26,988 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5d6f55-0425-4bee-bd32-dc7695f373c1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5d6f55-0425-4bee-bd32-dc7695f373c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:28,038 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:40:28,039 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3649771-c06c-4755-a164-26bfa287a2d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3649771-c06c-4755-a164-26bfa287a2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:29,089 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:40:29,090 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15b08e35-9b92-494c-8067-a16b2da07aee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15b08e35-9b92-494c-8067-a16b2da07aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:30,141 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:40:30,141 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd7be39-e827-408c-a680-44cfa1cc351e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd7be39-e827-408c-a680-44cfa1cc351e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:31,193 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:31,193 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2438390-84f5-43d2-b3fe-4e06d49e203d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2438390-84f5-43d2-b3fe-4e06d49e203d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:32,245 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:32,245 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955dea0e-ce40-4cea-a6d5-7236a0953248', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955dea0e-ce40-4cea-a6d5-7236a0953248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:33,296 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:33,297 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fce1b93-fbec-4eda-8790-05491f3086e1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fce1b93-fbec-4eda-8790-05491f3086e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:34,348 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:34,349 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a1dc01-fa35-44b8-b3e2-0fbafa977977', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a1dc01-fa35-44b8-b3e2-0fbafa977977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:35,402 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:40:35,403 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4650f996-a5c6-44c2-a552-b37173994d0f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4650f996-a5c6-44c2-a552-b37173994d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:36,453 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:40:36,454 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e1d861-fe25-4bb1-b9f5-d5d2db855f74', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e1d861-fe25-4bb1-b9f5-d5d2db855f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:37,506 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:37,506 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b1d7bd-27e4-469b-8146-2c9f1e65d3b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b1d7bd-27e4-469b-8146-2c9f1e65d3b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:38,557 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:40:38,557 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d22e9f-b86a-4433-b883-6f9a93ac98ee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d22e9f-b86a-4433-b883-6f9a93ac98ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:39,611 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:40:39,611 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-529dc3ba-be1b-484f-8819-0d3ff334d7d7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-529dc3ba-be1b-484f-8819-0d3ff334d7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:40,663 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:40,663 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f25fb46-35d9-4488-a125-6e4cc4c122c5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f25fb46-35d9-4488-a125-6e4cc4c122c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:41,714 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:41,714 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-870a53d5-1b18-42d7-821f-c57ec70007b9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-870a53d5-1b18-42d7-821f-c57ec70007b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:42,768 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:42,768 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07ba13a-633d-496f-a487-56636d36d40a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07ba13a-633d-496f-a487-56636d36d40a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:43,819 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:40:43,819 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d328d00-2b1a-4eed-8cc5-85a3a4fc1dc4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d328d00-2b1a-4eed-8cc5-85a3a4fc1dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:44,870 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:40:44,870 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4114f0d-e4d8-416a-9e28-942749e00abb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4114f0d-e4d8-416a-9e28-942749e00abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:45,922 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:45,922 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae714d11-449e-4732-9c08-52d95d47cd30', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae714d11-449e-4732-9c08-52d95d47cd30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:46,977 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:40:46,977 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab93d955-57ea-4ea3-bcab-5ec236b3c3e9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab93d955-57ea-4ea3-bcab-5ec236b3c3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:48,034 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:40:48,034 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc1a6050-407b-42cc-830f-49178f9c9227', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc1a6050-407b-42cc-830f-49178f9c9227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:49,089 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:40:49,089 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55663c2c-409f-4583-856c-26da6b8be7b7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55663c2c-409f-4583-856c-26da6b8be7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:50,142 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:50,143 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce737f64-99d4-4723-a70a-7bd4e5814b17', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce737f64-99d4-4723-a70a-7bd4e5814b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:51,194 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:51,195 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcfecde-cfde-47e0-b801-e142434cdada', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcfecde-cfde-47e0-b801-e142434cdada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:52,246 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:40:52,246 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59519957-b825-47eb-96a4-2cd3a76b71d8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59519957-b825-47eb-96a4-2cd3a76b71d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:53,298 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:40:53,299 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-790a4d0d-0cac-484e-b121-e4085a9dfd46', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-790a4d0d-0cac-484e-b121-e4085a9dfd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:54,352 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:40:54,352 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa415a9a-4441-481e-93df-157b170715ee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa415a9a-4441-481e-93df-157b170715ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:55,404 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:55,405 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd8c4b55-5065-4cec-89bd-9fc33359b7c3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd8c4b55-5065-4cec-89bd-9fc33359b7c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:56,458 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:56,459 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0a6bf0-1347-4983-89c9-9c0c7131d0d8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0a6bf0-1347-4983-89c9-9c0c7131d0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:57,519 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:40:57,520 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-859493ff-3265-4627-aee6-aabfd44f6fe8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-859493ff-3265-4627-aee6-aabfd44f6fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:58,572 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:40:58,572 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8142db-84d7-47a8-8312-d0afa35fb421', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8142db-84d7-47a8-8312-d0afa35fb421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:40:59,628 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:40:59,628 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf4ff2bb-5dfa-4237-ae70-ccc5bd329fbc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf4ff2bb-5dfa-4237-ae70-ccc5bd329fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:00,681 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:41:00,682 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e076a6-6f3e-47e0-a6f6-14ca9af0d612', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e076a6-6f3e-47e0-a6f6-14ca9af0d612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:01,735 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:41:01,735 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b13ecc1-82cc-4649-97c5-efa1ed9685a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b13ecc1-82cc-4649-97c5-efa1ed9685a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:02,790 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:41:02,791 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde8d59d-390d-436f-ab7e-c902cac62266', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde8d59d-390d-436f-ab7e-c902cac62266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:03,850 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:41:03,850 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdfdd712-89bb-45fa-af29-24fdd5920f07', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdfdd712-89bb-45fa-af29-24fdd5920f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:04,904 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:41:04,905 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac8dc36-fb0f-46f0-ba11-e6be6f3350ed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac8dc36-fb0f-46f0-ba11-e6be6f3350ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:05,957 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:41:05,958 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3059c777-3db8-4668-a464-fda21520b65a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3059c777-3db8-4668-a464-fda21520b65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:07,012 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:41:07,012 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-462f90c6-11b9-412b-af2a-57a273cce8af', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-462f90c6-11b9-412b-af2a-57a273cce8af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:08,070 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:41:08,071 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b18f6446-ce76-4f75-b7c7-3c9855f506b4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b18f6446-ce76-4f75-b7c7-3c9855f506b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:09,124 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:41:09,126 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ce0aa9c-cb9b-48a9-b233-949eac86b6b7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce0aa9c-cb9b-48a9-b233-949eac86b6b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:10,179 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:41:10,179 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-488277b2-7bd4-44cd-8747-45de2d8d44e1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-488277b2-7bd4-44cd-8747-45de2d8d44e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:11,230 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:41:11,230 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a9e7e2-32bd-4e79-abd1-ca040dce0b5a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a9e7e2-32bd-4e79-abd1-ca040dce0b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:12,282 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:41:12,283 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0e2d2a-9cd4-46df-9c65-60aeb0a8b803', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0e2d2a-9cd4-46df-9c65-60aeb0a8b803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:13,333 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:41:13,333 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9b2b6e-fb2c-4956-990c-48ecc64a210c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9b2b6e-fb2c-4956-990c-48ecc64a210c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:14,392 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.050s 2022-03-22 20:41:14,393 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1245c285-db3b-49da-abb4-163a14122ac2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1245c285-db3b-49da-abb4-163a14122ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:15,444 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:41:15,444 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d85f9f-46b0-49ae-ab8d-5bc4767b1543', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9d85f9f-46b0-49ae-ab8d-5bc4767b1543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:16,494 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:41:16,494 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e35070e8-4c5e-48b1-bf38-94b8ff912aba', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e35070e8-4c5e-48b1-bf38-94b8ff912aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:17,546 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:41:17,547 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f256f4d-7a99-46bf-919b-2aed2d156432', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f256f4d-7a99-46bf-919b-2aed2d156432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:18,597 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:41:18,597 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c86341a-cf74-443b-9f0d-fb6d96c23633', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c86341a-cf74-443b-9f0d-fb6d96c23633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:19,651 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:41:19,651 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10dfeae0-f13d-41ca-8c10-b84aa19320bf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10dfeae0-f13d-41ca-8c10-b84aa19320bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:20,701 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:41:20,701 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9515e48d-0c2b-4719-902c-d2415aafd768', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9515e48d-0c2b-4719-902c-d2415aafd768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:21,753 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:41:21,754 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eda4342-5257-4421-aead-aa1a44861fdb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eda4342-5257-4421-aead-aa1a44861fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:22,805 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:41:22,805 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5036a1fc-6cde-4673-9ec6-7b334e9deb40', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5036a1fc-6cde-4673-9ec6-7b334e9deb40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:23,857 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:41:23,857 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7fbbdf-f6ee-4c0b-a5e3-e32b733a9a38', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7fbbdf-f6ee-4c0b-a5e3-e32b733a9a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:24,909 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:41:24,909 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7657166-e269-4bc5-b14d-5b6f081640db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7657166-e269-4bc5-b14d-5b6f081640db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:25,959 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:41:25,960 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2deff769-30a7-4df6-b636-ad574d52c5e2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2deff769-30a7-4df6-b636-ad574d52c5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:27,011 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:41:27,011 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e80258-b0c7-48a2-aae8-a82b92836aab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e80258-b0c7-48a2-aae8-a82b92836aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:28,062 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:41:28,063 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e180e5-95f0-48aa-9b50-dbaf6d876825', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e180e5-95f0-48aa-9b50-dbaf6d876825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:29,113 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:41:29,114 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf47d56-6883-4200-97ef-c08f29491114', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf47d56-6883-4200-97ef-c08f29491114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:30,163 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:41:30,163 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ed8022b-ea61-4e3d-9aab-d517b2b86430', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ed8022b-ea61-4e3d-9aab-d517b2b86430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:31,213 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:41:31,213 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80161951-5ccb-43d8-9387-205136874fb2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80161951-5ccb-43d8-9387-205136874fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:32,265 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:41:32,266 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72d244fa-f3a7-4535-b783-929ac9047139', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72d244fa-f3a7-4535-b783-929ac9047139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:33,316 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:41:33,317 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc6a2f7-b437-4c6e-8712-6898001ccd6b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc6a2f7-b437-4c6e-8712-6898001ccd6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:34,370 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:41:34,370 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80fc965e-48c4-49e3-a955-48c1226cfdc3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80fc965e-48c4-49e3-a955-48c1226cfdc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:34,421 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:41:34,422 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a456969c-3b13-4076-9b85-f2a0d1a22ba8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a456969c-3b13-4076-9b85-f2a0d1a22ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:41:34,477 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:41:34,478 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-ba5594a4-f6b0-4ede-a8c1-e638c0cffd21', 'x-compute-request-id': 'req-ba5594a4-f6b0-4ede-a8c1-e638c0cffd21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:35,528 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:41:35,528 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-ecc3d954-d75f-4be1-841c-975533af8dc5', 'x-compute-request-id': 'req-ecc3d954-d75f-4be1-841c-975533af8dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:36,578 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:41:36,578 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-73a31f89-fbf6-4403-93ca-067ab427449a', 'x-compute-request-id': 'req-73a31f89-fbf6-4403-93ca-067ab427449a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:37,628 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:41:37,628 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-894c8df8-8339-4d98-bc32-0c41240dc2a3', 'x-compute-request-id': 'req-894c8df8-8339-4d98-bc32-0c41240dc2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:38,680 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:41:38,680 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-951b9999-384f-43be-91e2-3ec119616e09', 'x-compute-request-id': 'req-951b9999-384f-43be-91e2-3ec119616e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:39,731 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:41:39,731 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-bbfca680-1158-4bee-9296-da5cb28f53a2', 'x-compute-request-id': 'req-bbfca680-1158-4bee-9296-da5cb28f53a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:40,780 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:41:40,780 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c57692f7-00d9-4af1-987c-7286ad3f2ea8', 'x-compute-request-id': 'req-c57692f7-00d9-4af1-987c-7286ad3f2ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:41,829 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:41:41,830 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-09809590-a0a3-4160-bedc-3ac3d54b55c7', 'x-compute-request-id': 'req-09809590-a0a3-4160-bedc-3ac3d54b55c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:42,879 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:41:42,880 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-5dd207a9-7496-4983-acd4-6fbb3c87b686', 'x-compute-request-id': 'req-5dd207a9-7496-4983-acd4-6fbb3c87b686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:43,930 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:41:43,936 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-5a3fba7a-31ed-41cf-8328-5953b5651c45', 'x-compute-request-id': 'req-5a3fba7a-31ed-41cf-8328-5953b5651c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:44,991 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.051s 2022-03-22 20:41:44,991 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-93b8e9e4-d6b7-46bf-9600-f3be99e6dd7a', 'x-compute-request-id': 'req-93b8e9e4-d6b7-46bf-9600-f3be99e6dd7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:46,047 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.052s 2022-03-22 20:41:46,047 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-e6a5559a-6fa8-4ed1-bfab-256e5f44dbd0', 'x-compute-request-id': 'req-e6a5559a-6fa8-4ed1-bfab-256e5f44dbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:47,097 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:41:47,097 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-a8b5ea78-d6ca-4c97-852d-ff98e37fd1af', 'x-compute-request-id': 'req-a8b5ea78-d6ca-4c97-852d-ff98e37fd1af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:48,146 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:41:48,146 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-1b7f33d2-bf34-45be-9112-781bc4a17deb', 'x-compute-request-id': 'req-1b7f33d2-bf34-45be-9112-781bc4a17deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:49,195 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:41:49,196 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-80bbd031-b27a-4068-bdd0-6a05a36c1df1', 'x-compute-request-id': 'req-80bbd031-b27a-4068-bdd0-6a05a36c1df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:50,246 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:41:50,246 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-94c82102-a817-40c6-aa86-1aca517160ea', 'x-compute-request-id': 'req-94c82102-a817-40c6-aa86-1aca517160ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:51,296 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:41:51,296 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-f00dd92d-8be2-4611-81a4-cbc37b2ef6b4', 'x-compute-request-id': 'req-f00dd92d-8be2-4611-81a4-cbc37b2ef6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:52,344 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:41:52,346 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-8529faf3-06da-4646-a9f5-c662bf92d6d6', 'x-compute-request-id': 'req-8529faf3-06da-4646-a9f5-c662bf92d6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:53,401 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.052s 2022-03-22 20:41:53,401 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-f434cab4-c9c4-44d0-ac20-cab79cfba7e1', 'x-compute-request-id': 'req-f434cab4-c9c4-44d0-ac20-cab79cfba7e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:54,450 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:41:54,451 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-23efa6e0-48b6-42e8-81a2-f3a7deb93d77', 'x-compute-request-id': 'req-23efa6e0-48b6-42e8-81a2-f3a7deb93d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:55,501 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:41:55,502 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-72649d28-3dd2-45e1-94c8-4fef208779ed', 'x-compute-request-id': 'req-72649d28-3dd2-45e1-94c8-4fef208779ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:56,550 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:41:56,550 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-32133cf7-af0c-4c04-b999-cd989510591b', 'x-compute-request-id': 'req-32133cf7-af0c-4c04-b999-cd989510591b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:57,600 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:41:57,600 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-53131316-012a-40e5-b5da-4c44e2a90f49', 'x-compute-request-id': 'req-53131316-012a-40e5-b5da-4c44e2a90f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:58,648 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:41:58,649 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-f0ea3695-9ae7-4c42-abd5-fd8fa82a6468', 'x-compute-request-id': 'req-f0ea3695-9ae7-4c42-abd5-fd8fa82a6468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:41:59,699 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:41:59,699 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-33cac53b-3c17-4974-a79b-e29661bf2180', 'x-compute-request-id': 'req-33cac53b-3c17-4974-a79b-e29661bf2180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:00,749 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:00,749 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-5b777340-91a8-426d-b045-4efa46a96274', 'x-compute-request-id': 'req-5b777340-91a8-426d-b045-4efa46a96274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:01,800 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:01,800 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ed50d81-e8c5-40cc-992d-f765c8402df3', 'x-compute-request-id': 'req-9ed50d81-e8c5-40cc-992d-f765c8402df3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:02,853 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:42:02,853 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-291a2545-fc97-42ca-b5ec-3753fcb77321', 'x-compute-request-id': 'req-291a2545-fc97-42ca-b5ec-3753fcb77321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:03,903 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:42:03,903 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-1aceedab-b578-43c5-9616-ec10bf3a00dd', 'x-compute-request-id': 'req-1aceedab-b578-43c5-9616-ec10bf3a00dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:04,956 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.050s 2022-03-22 20:42:04,957 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-436ae3dc-14ee-495e-9f93-7523fcef5273', 'x-compute-request-id': 'req-436ae3dc-14ee-495e-9f93-7523fcef5273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:06,010 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:06,010 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-67ca45c0-98eb-4b5d-9041-b550fb2145ea', 'x-compute-request-id': 'req-67ca45c0-98eb-4b5d-9041-b550fb2145ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:07,060 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:42:07,061 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-5d258c1f-92f1-4751-97a5-69a9b3043ad3', 'x-compute-request-id': 'req-5d258c1f-92f1-4751-97a5-69a9b3043ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:08,109 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:08,109 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-4a51e912-3217-4d0b-b31b-67779fddc259', 'x-compute-request-id': 'req-4a51e912-3217-4d0b-b31b-67779fddc259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:09,159 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:42:09,159 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-6042b0ec-f9bd-46c1-bccf-9a47380b1625', 'x-compute-request-id': 'req-6042b0ec-f9bd-46c1-bccf-9a47380b1625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:10,207 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:42:10,208 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-9bebe1ea-9d6b-4059-b3c3-bf67af51ffc6', 'x-compute-request-id': 'req-9bebe1ea-9d6b-4059-b3c3-bf67af51ffc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:11,258 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:42:11,258 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-376f09d8-7f09-46e3-915e-03c16d973bb8', 'x-compute-request-id': 'req-376f09d8-7f09-46e3-915e-03c16d973bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:12,309 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:42:12,309 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-705057f9-97c5-4667-9e82-1e4ea864efcf', 'x-compute-request-id': 'req-705057f9-97c5-4667-9e82-1e4ea864efcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:13,359 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:42:13,360 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-41180940-e522-413b-b5dd-897f96c0cc7e', 'x-compute-request-id': 'req-41180940-e522-413b-b5dd-897f96c0cc7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:14,409 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:14,410 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-891d7741-e5f4-4ae3-be92-90ded227aa59', 'x-compute-request-id': 'req-891d7741-e5f4-4ae3-be92-90ded227aa59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:15,458 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:15,458 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-4f072ba1-1650-4aef-8457-2c1f2dbbf473', 'x-compute-request-id': 'req-4f072ba1-1650-4aef-8457-2c1f2dbbf473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:16,507 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:16,508 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-0c019ae2-f31f-4d3d-8dde-d5419004fd8b', 'x-compute-request-id': 'req-0c019ae2-f31f-4d3d-8dde-d5419004fd8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:17,558 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:42:17,558 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-1b95e5df-c15b-4d22-9d58-fed28c243f28', 'x-compute-request-id': 'req-1b95e5df-c15b-4d22-9d58-fed28c243f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:18,610 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:18,610 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-18447896-73ea-4221-a1f6-fb20fa05880d', 'x-compute-request-id': 'req-18447896-73ea-4221-a1f6-fb20fa05880d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:19,662 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:19,662 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe813c50-9ff0-4712-aed8-211f9750d3a3', 'x-compute-request-id': 'req-fe813c50-9ff0-4712-aed8-211f9750d3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:20,715 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.050s 2022-03-22 20:42:20,720 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-b28b9606-5ac2-4199-b499-62fc549c6f63', 'x-compute-request-id': 'req-b28b9606-5ac2-4199-b499-62fc549c6f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:21,770 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:42:21,771 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-c0f21802-e359-472d-953d-be396a92ec24', 'x-compute-request-id': 'req-c0f21802-e359-472d-953d-be396a92ec24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:22,824 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.050s 2022-03-22 20:42:22,825 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-462a4c58-fbb7-4f77-9e16-8fb74f4250cc', 'x-compute-request-id': 'req-462a4c58-fbb7-4f77-9e16-8fb74f4250cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:23,876 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:23,877 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-ab98767d-9fe5-4b80-935d-280a22ebabae', 'x-compute-request-id': 'req-ab98767d-9fe5-4b80-935d-280a22ebabae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:24,928 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:24,929 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-e55e55c6-d2c4-4e8d-b03b-f2d9737e7163', 'x-compute-request-id': 'req-e55e55c6-d2c4-4e8d-b03b-f2d9737e7163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:25,977 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:25,978 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-6f9b9b59-2da2-48b1-b907-9d0925ff40dc', 'x-compute-request-id': 'req-6f9b9b59-2da2-48b1-b907-9d0925ff40dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:27,027 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:27,027 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-e6f4d8af-7d16-4514-9267-0443ca6aa613', 'x-compute-request-id': 'req-e6f4d8af-7d16-4514-9267-0443ca6aa613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:28,079 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:28,079 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-d7269ae1-c47a-4e50-a8c1-f03f52514fb2', 'x-compute-request-id': 'req-d7269ae1-c47a-4e50-a8c1-f03f52514fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:29,129 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:29,129 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-11f171ee-fa84-4191-95be-f8462135233d', 'x-compute-request-id': 'req-11f171ee-fa84-4191-95be-f8462135233d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:30,184 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.052s 2022-03-22 20:42:30,184 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-687e044e-5e32-488e-8f9f-db7ceebd1c9c', 'x-compute-request-id': 'req-687e044e-5e32-488e-8f9f-db7ceebd1c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:31,236 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:31,236 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-a0b737c1-05d7-43b0-b0bd-5c9ce0191ee8', 'x-compute-request-id': 'req-a0b737c1-05d7-43b0-b0bd-5c9ce0191ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:32,286 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:32,286 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-22a9fd72-bf2b-42d4-802a-b83fb185011f', 'x-compute-request-id': 'req-22a9fd72-bf2b-42d4-802a-b83fb185011f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:33,335 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:33,336 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-5bbf3836-3790-4dbc-9538-6b2154207078', 'x-compute-request-id': 'req-5bbf3836-3790-4dbc-9538-6b2154207078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:34,388 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:42:34,388 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-659566e4-39c5-40f6-91bf-875c578e0235', 'x-compute-request-id': 'req-659566e4-39c5-40f6-91bf-875c578e0235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:35,440 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:35,440 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-14270241-77e3-4124-b9cc-5f7f86a1f9c3', 'x-compute-request-id': 'req-14270241-77e3-4124-b9cc-5f7f86a1f9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:36,495 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.052s 2022-03-22 20:42:36,495 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-9592522d-4f75-4c50-a55c-52878b328bfd', 'x-compute-request-id': 'req-9592522d-4f75-4c50-a55c-52878b328bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:37,545 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:37,545 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-e6cb485f-6783-4f0d-a206-1a8ac98fe860', 'x-compute-request-id': 'req-e6cb485f-6783-4f0d-a206-1a8ac98fe860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:38,595 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:42:38,595 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-79972bf6-a3ac-4c29-bb81-a3e50e78a5e2', 'x-compute-request-id': 'req-79972bf6-a3ac-4c29-bb81-a3e50e78a5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:39,648 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.050s 2022-03-22 20:42:39,648 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-70b71904-efc7-4db2-91b3-38b2bd451fa4', 'x-compute-request-id': 'req-70b71904-efc7-4db2-91b3-38b2bd451fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:40,698 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:42:40,699 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2628149a-3f32-4a45-800d-a0933022f39f', 'x-compute-request-id': 'req-2628149a-3f32-4a45-800d-a0933022f39f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:41,751 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:42:41,751 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-3573b7a7-99fa-4090-a9ee-4e61a85d631a', 'x-compute-request-id': 'req-3573b7a7-99fa-4090-a9ee-4e61a85d631a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:42,802 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:42,803 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-ecf4642b-ef30-4323-9646-ee44acf8c9c8', 'x-compute-request-id': 'req-ecf4642b-ef30-4323-9646-ee44acf8c9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:43,852 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:43,853 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-84154cf7-67f5-4907-98cc-96c634de4623', 'x-compute-request-id': 'req-84154cf7-67f5-4907-98cc-96c634de4623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:44,905 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:42:44,906 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-46a4bf4a-a20d-45b6-b8b0-ca39b1fe4004', 'x-compute-request-id': 'req-46a4bf4a-a20d-45b6-b8b0-ca39b1fe4004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:45,959 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:42:45,959 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-21d4a601-b343-4e84-84a7-dbe0afd1dd61', 'x-compute-request-id': 'req-21d4a601-b343-4e84-84a7-dbe0afd1dd61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:47,009 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:47,009 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-86b01158-18bc-4d1e-8200-cd2dbfa837ba', 'x-compute-request-id': 'req-86b01158-18bc-4d1e-8200-cd2dbfa837ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:48,062 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.050s 2022-03-22 20:42:48,063 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-6e300f1b-4dae-4cbb-8928-8ed57d964149', 'x-compute-request-id': 'req-6e300f1b-4dae-4cbb-8928-8ed57d964149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:49,114 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:49,114 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-dd24a68b-4dce-499f-b262-069223b8d69f', 'x-compute-request-id': 'req-dd24a68b-4dce-499f-b262-069223b8d69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:50,163 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:50,163 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-1af866d6-c1dc-4fc8-82ec-f46c493b0701', 'x-compute-request-id': 'req-1af866d6-c1dc-4fc8-82ec-f46c493b0701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:51,214 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:51,214 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-d8738731-3fdf-4f8d-a8a3-abb994d99cc4', 'x-compute-request-id': 'req-d8738731-3fdf-4f8d-a8a3-abb994d99cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:52,264 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:52,265 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-a47315f9-a4cb-485a-8476-f69814a7601e', 'x-compute-request-id': 'req-a47315f9-a4cb-485a-8476-f69814a7601e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:53,315 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:42:53,315 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-1b25cad9-855a-4239-a6a2-0d0c0c59584a', 'x-compute-request-id': 'req-1b25cad9-855a-4239-a6a2-0d0c0c59584a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:54,366 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:54,367 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-4f704b17-05f9-4323-b06d-f3cb17d3108b', 'x-compute-request-id': 'req-4f704b17-05f9-4323-b06d-f3cb17d3108b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:55,417 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:42:55,417 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-db2693b2-5833-4d5f-846d-8a0ccd438de3', 'x-compute-request-id': 'req-db2693b2-5833-4d5f-846d-8a0ccd438de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:56,466 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:42:56,467 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-9a993787-d13f-4b4a-ba83-1e7e937acc3a', 'x-compute-request-id': 'req-9a993787-d13f-4b4a-ba83-1e7e937acc3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:57,518 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:57,518 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-6f8e7103-e891-42f1-921e-7afb12cde49c', 'x-compute-request-id': 'req-6f8e7103-e891-42f1-921e-7afb12cde49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:58,569 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:42:58,569 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-8807b69c-ab04-450e-9d01-14951bf705a4', 'x-compute-request-id': 'req-8807b69c-ab04-450e-9d01-14951bf705a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:42:59,619 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:42:59,619 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-547fd875-745b-4fce-bbc2-f6b13c3e14af', 'x-compute-request-id': 'req-547fd875-745b-4fce-bbc2-f6b13c3e14af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:00,856 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.234s 2022-03-22 20:43:00,857 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-b7b96b52-88c5-4bd0-b85d-cf71214ab7e3', 'x-compute-request-id': 'req-b7b96b52-88c5-4bd0-b85d-cf71214ab7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:01,909 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:43:01,909 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-149e01cd-1891-487a-906f-7d38b8577ba2', 'x-compute-request-id': 'req-149e01cd-1891-487a-906f-7d38b8577ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:02,959 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:02,960 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-51e46cd6-9de6-4485-b370-eb30f2e3aa5a', 'x-compute-request-id': 'req-51e46cd6-9de6-4485-b370-eb30f2e3aa5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:04,010 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:04,010 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-fab57056-1fd7-44c4-bbcc-4c2f740aed50', 'x-compute-request-id': 'req-fab57056-1fd7-44c4-bbcc-4c2f740aed50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:05,060 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:05,062 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-74c330f7-a052-499c-8b08-3740b29c1adf', 'x-compute-request-id': 'req-74c330f7-a052-499c-8b08-3740b29c1adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:06,113 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:06,113 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-5e29a7e6-2a50-4244-8b3f-29b1e65c5d54', 'x-compute-request-id': 'req-5e29a7e6-2a50-4244-8b3f-29b1e65c5d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:07,164 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:43:07,165 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-6421bef9-5d72-4022-a43f-9a66f993a033', 'x-compute-request-id': 'req-6421bef9-5d72-4022-a43f-9a66f993a033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:08,214 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:43:08,214 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-51a4a6ba-b255-4fb6-af92-4e1e1b1f151b', 'x-compute-request-id': 'req-51a4a6ba-b255-4fb6-af92-4e1e1b1f151b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:09,264 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:09,265 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-9549b7db-0202-435f-a109-91f10fb806bd', 'x-compute-request-id': 'req-9549b7db-0202-435f-a109-91f10fb806bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:10,314 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:43:10,315 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-9ad062ae-b457-4643-a55a-a661c406f6a2', 'x-compute-request-id': 'req-9ad062ae-b457-4643-a55a-a661c406f6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:11,364 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:43:11,364 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-4c59ba1d-300b-415f-aa1a-003fa805b2e1', 'x-compute-request-id': 'req-4c59ba1d-300b-415f-aa1a-003fa805b2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:12,414 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:12,414 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-b88576b1-0832-4ab2-8827-8a9f3edba69e', 'x-compute-request-id': 'req-b88576b1-0832-4ab2-8827-8a9f3edba69e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:13,466 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:43:13,466 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-c63d6e2d-4e56-4a6d-9323-37e6ab55a21f', 'x-compute-request-id': 'req-c63d6e2d-4e56-4a6d-9323-37e6ab55a21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:14,519 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:43:14,519 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-85a8edca-ccf4-4bbe-9934-f6200a459d86', 'x-compute-request-id': 'req-85a8edca-ccf4-4bbe-9934-f6200a459d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:15,569 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:15,570 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-6a295199-2ff8-46f1-a0be-9c2fa2251cd7', 'x-compute-request-id': 'req-6a295199-2ff8-46f1-a0be-9c2fa2251cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:16,619 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:16,619 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-817e85de-398c-41af-ae8d-435b6f3461ed', 'x-compute-request-id': 'req-817e85de-398c-41af-ae8d-435b6f3461ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:17,697 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.075s 2022-03-22 20:43:17,698 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-ad496cc4-e81d-44f6-9d76-32a854aa6bd3', 'x-compute-request-id': 'req-ad496cc4-e81d-44f6-9d76-32a854aa6bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:18,746 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:43:18,746 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-32031833-5429-4cb9-82cc-3a56eca64170', 'x-compute-request-id': 'req-32031833-5429-4cb9-82cc-3a56eca64170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:19,795 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:43:19,795 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39470542-df95-4216-a195-5c0a57e39441', 'x-compute-request-id': 'req-39470542-df95-4216-a195-5c0a57e39441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:20,846 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:20,846 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-234ee206-31c8-411d-bf84-e5bff5199b6c', 'x-compute-request-id': 'req-234ee206-31c8-411d-bf84-e5bff5199b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:21,900 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.050s 2022-03-22 20:43:21,900 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-3aced4b9-64e4-4b66-8123-b6cb330e32ba', 'x-compute-request-id': 'req-3aced4b9-64e4-4b66-8123-b6cb330e32ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:22,950 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:22,950 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-807da8c8-2e25-454e-bd19-4c07973b7221', 'x-compute-request-id': 'req-807da8c8-2e25-454e-bd19-4c07973b7221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:24,000 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:43:24,000 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-409ef51c-8e68-4691-81af-65eeacc8e3c0', 'x-compute-request-id': 'req-409ef51c-8e68-4691-81af-65eeacc8e3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:25,051 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:25,051 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-e2cd5016-239b-4865-b6a5-48bcef67ad52', 'x-compute-request-id': 'req-e2cd5016-239b-4865-b6a5-48bcef67ad52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:26,103 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:43:26,104 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-6a41d3df-c545-437a-a447-bcfac6135c27', 'x-compute-request-id': 'req-6a41d3df-c545-437a-a447-bcfac6135c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:27,153 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:43:27,153 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-862435d4-96c0-4dfa-9cd5-a888b117f26b', 'x-compute-request-id': 'req-862435d4-96c0-4dfa-9cd5-a888b117f26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:28,202 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:43:28,202 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-e7a02039-127b-4dab-96e5-3fa2281a1028', 'x-compute-request-id': 'req-e7a02039-127b-4dab-96e5-3fa2281a1028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:29,252 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:29,252 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-05c70ecb-e827-42c9-b3ab-54eb0fcafff6', 'x-compute-request-id': 'req-05c70ecb-e827-42c9-b3ab-54eb0fcafff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:30,303 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:30,304 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-ee681139-d527-4620-b43d-61d21b039734', 'x-compute-request-id': 'req-ee681139-d527-4620-b43d-61d21b039734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:31,354 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:31,354 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-3c74d9c0-8823-43bd-9733-c12b4e51520e', 'x-compute-request-id': 'req-3c74d9c0-8823-43bd-9733-c12b4e51520e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:32,403 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:43:32,403 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-0fef54cb-b44e-41fe-b6c9-5f7916f097ce', 'x-compute-request-id': 'req-0fef54cb-b44e-41fe-b6c9-5f7916f097ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:33,454 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:33,456 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-2aa13d33-549a-47be-a73d-60273bcb727a', 'x-compute-request-id': 'req-2aa13d33-549a-47be-a73d-60273bcb727a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:34,510 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.051s 2022-03-22 20:43:34,510 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-9b7289bc-cc34-4d84-b18b-e2640cad6ccb', 'x-compute-request-id': 'req-9b7289bc-cc34-4d84-b18b-e2640cad6ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:35,565 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.052s 2022-03-22 20:43:35,566 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-303efc05-7912-426a-8851-f7a6aba0fce8', 'x-compute-request-id': 'req-303efc05-7912-426a-8851-f7a6aba0fce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:36,618 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:43:36,619 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-92558fe0-7b65-4aa2-a87b-acd4dd703aa7', 'x-compute-request-id': 'req-92558fe0-7b65-4aa2-a87b-acd4dd703aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:37,668 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:43:37,668 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-54415084-c676-4a50-9bfa-052af576a73e', 'x-compute-request-id': 'req-54415084-c676-4a50-9bfa-052af576a73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:38,718 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:43:38,718 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-b16629cb-ed16-41a4-b37e-50e427993225', 'x-compute-request-id': 'req-b16629cb-ed16-41a4-b37e-50e427993225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:39,769 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:39,769 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-96ce2c17-67de-426d-ada6-4eeab60d73ca', 'x-compute-request-id': 'req-96ce2c17-67de-426d-ada6-4eeab60d73ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:40,818 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:43:40,818 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2391f109-10ac-466e-a16a-46d6508efc76', 'x-compute-request-id': 'req-2391f109-10ac-466e-a16a-46d6508efc76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:41,873 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.051s 2022-03-22 20:43:41,873 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-7112c0ef-36c2-400a-895d-97c1d81704e2', 'x-compute-request-id': 'req-7112c0ef-36c2-400a-895d-97c1d81704e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:42,927 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.051s 2022-03-22 20:43:42,927 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-232f5bb3-d118-46a5-94c5-8dd67bc403c7', 'x-compute-request-id': 'req-232f5bb3-d118-46a5-94c5-8dd67bc403c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:43,979 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:43:43,980 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-6ca8465f-e8a0-4c0c-84a6-cb92eeb120bc', 'x-compute-request-id': 'req-6ca8465f-e8a0-4c0c-84a6-cb92eeb120bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:45,029 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:43:45,029 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-843e4b19-0492-471a-8f0f-d0b6869416e0', 'x-compute-request-id': 'req-843e4b19-0492-471a-8f0f-d0b6869416e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:46,079 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:43:46,079 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-25e945f0-8e2d-495b-a066-3a8db6857062', 'x-compute-request-id': 'req-25e945f0-8e2d-495b-a066-3a8db6857062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:47,130 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:47,130 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-6fd674a9-28d9-4734-8d0e-445119615a95', 'x-compute-request-id': 'req-6fd674a9-28d9-4734-8d0e-445119615a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:48,179 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:43:48,179 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-18185384-2f1b-4792-9158-6719144ade71', 'x-compute-request-id': 'req-18185384-2f1b-4792-9158-6719144ade71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:49,233 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.051s 2022-03-22 20:43:49,239 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-e5d32eb0-b5c6-4058-89a4-f3b17b642e07', 'x-compute-request-id': 'req-e5d32eb0-b5c6-4058-89a4-f3b17b642e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:50,290 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:50,290 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-cea5c941-6879-48d3-a7b1-db36c39d21a6', 'x-compute-request-id': 'req-cea5c941-6879-48d3-a7b1-db36c39d21a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:51,341 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:43:51,341 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-378e2fa9-965b-4889-9a98-5b1afd561b56', 'x-compute-request-id': 'req-378e2fa9-965b-4889-9a98-5b1afd561b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:52,391 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:52,391 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-8ee71485-2fbb-4740-87da-1acd9919896c', 'x-compute-request-id': 'req-8ee71485-2fbb-4740-87da-1acd9919896c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:53,441 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:53,441 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-51780402-4d58-4854-99d4-f9e545fd7c24', 'x-compute-request-id': 'req-51780402-4d58-4854-99d4-f9e545fd7c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:54,492 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:43:54,493 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-b081e5a8-bda7-4e90-92ce-e1c740a7e132', 'x-compute-request-id': 'req-b081e5a8-bda7-4e90-92ce-e1c740a7e132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:55,543 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:43:55,543 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-23b46afe-67cc-41fc-abe1-8bbd9a1a3518', 'x-compute-request-id': 'req-23b46afe-67cc-41fc-abe1-8bbd9a1a3518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:56,596 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:43:56,596 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-858be200-6af0-455a-896d-107363126187', 'x-compute-request-id': 'req-858be200-6af0-455a-896d-107363126187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:57,647 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:43:57,647 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-23e25654-f67c-4d90-8460-a80081663890', 'x-compute-request-id': 'req-23e25654-f67c-4d90-8460-a80081663890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:58,697 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:43:58,698 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-0c86de8d-b056-4b8c-b337-4ce3eabb8a5f', 'x-compute-request-id': 'req-0c86de8d-b056-4b8c-b337-4ce3eabb8a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:43:59,751 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:43:59,751 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43: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-38dd94b0-0d52-4cdf-99ce-d66cd346b2e7', 'x-compute-request-id': 'req-38dd94b0-0d52-4cdf-99ce-d66cd346b2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:00,801 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:00,802 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-71ac746c-f16c-48fe-a275-08dc3b9ae7c9', 'x-compute-request-id': 'req-71ac746c-f16c-48fe-a275-08dc3b9ae7c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:01,852 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:44:01,853 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0218d18d-e970-429a-adeb-f6b5d385b448', 'x-compute-request-id': 'req-0218d18d-e970-429a-adeb-f6b5d385b448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:02,904 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:02,904 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-cd79058c-a758-4182-8b4c-8d6b24be17b8', 'x-compute-request-id': 'req-cd79058c-a758-4182-8b4c-8d6b24be17b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:03,955 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:03,955 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-b480234c-43be-473f-8901-4fe10a4d49cf', 'x-compute-request-id': 'req-b480234c-43be-473f-8901-4fe10a4d49cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:05,006 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:05,006 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-6730abb8-2e4c-4c22-a1db-7a22c175f89c', 'x-compute-request-id': 'req-6730abb8-2e4c-4c22-a1db-7a22c175f89c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:06,060 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.052s 2022-03-22 20:44:06,060 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-b0059aeb-a1f4-4c31-aca3-400fad93213a', 'x-compute-request-id': 'req-b0059aeb-a1f4-4c31-aca3-400fad93213a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:07,119 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.055s 2022-03-22 20:44:07,119 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-d7709543-72c0-43c0-84ba-52f9f2703455', 'x-compute-request-id': 'req-d7709543-72c0-43c0-84ba-52f9f2703455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:08,169 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:08,170 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-727477f2-4776-4344-a605-4dfc8b40ca95', 'x-compute-request-id': 'req-727477f2-4776-4344-a605-4dfc8b40ca95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:09,223 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.051s 2022-03-22 20:44:09,223 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-d6d255fd-9db5-4f65-aa30-b6ba497d1e98', 'x-compute-request-id': 'req-d6d255fd-9db5-4f65-aa30-b6ba497d1e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:10,271 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.044s 2022-03-22 20:44:10,271 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-53309145-5f93-45f5-8faa-25ea46bbd6b9', 'x-compute-request-id': 'req-53309145-5f93-45f5-8faa-25ea46bbd6b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:11,320 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:44:11,321 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-d6252e59-db54-451f-82ca-adaf8a6f0a85', 'x-compute-request-id': 'req-d6252e59-db54-451f-82ca-adaf8a6f0a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:12,369 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:12,370 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-413879b5-c556-4192-9dc5-85b73c0aecae', 'x-compute-request-id': 'req-413879b5-c556-4192-9dc5-85b73c0aecae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:13,423 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.051s 2022-03-22 20:44:13,428 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-fb47fd0d-462b-4d48-8a6b-6cadb762e5fa', 'x-compute-request-id': 'req-fb47fd0d-462b-4d48-8a6b-6cadb762e5fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:14,479 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:14,479 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-56af6eb1-9adf-4a7e-9f83-448751a3e111', 'x-compute-request-id': 'req-56af6eb1-9adf-4a7e-9f83-448751a3e111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:15,530 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:44:15,530 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-ae1e90f0-1b13-4e62-a7fd-d3196cd8d88a', 'x-compute-request-id': 'req-ae1e90f0-1b13-4e62-a7fd-d3196cd8d88a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:16,578 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:16,579 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-0c325df5-7ced-4557-835e-ad82c9abdf37', 'x-compute-request-id': 'req-0c325df5-7ced-4557-835e-ad82c9abdf37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:17,631 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:44:17,631 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-c233fcf7-44a6-46fd-9598-6b0bb4fdab07', 'x-compute-request-id': 'req-c233fcf7-44a6-46fd-9598-6b0bb4fdab07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:18,680 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:18,680 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-32b5e88e-45e7-46e4-b7b7-e50446b23ddd', 'x-compute-request-id': 'req-32b5e88e-45e7-46e4-b7b7-e50446b23ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:19,730 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:44:19,731 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-169e9f7d-3266-461a-8c1f-3374edd3f642', 'x-compute-request-id': 'req-169e9f7d-3266-461a-8c1f-3374edd3f642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:20,780 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:20,780 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-ec3c2d2c-fcba-49cb-bd5a-b5c0015b9244', 'x-compute-request-id': 'req-ec3c2d2c-fcba-49cb-bd5a-b5c0015b9244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:21,830 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:21,831 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-a7d06278-7548-4347-9b0a-2601afb993bb', 'x-compute-request-id': 'req-a7d06278-7548-4347-9b0a-2601afb993bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:22,881 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:44:22,881 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-34474c5c-97bb-4da7-8cec-d3ecd951cfc5', 'x-compute-request-id': 'req-34474c5c-97bb-4da7-8cec-d3ecd951cfc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:23,930 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:44:23,931 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-701655c6-9cfa-4d44-91a7-e48a76582ec2', 'x-compute-request-id': 'req-701655c6-9cfa-4d44-91a7-e48a76582ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:24,979 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:24,980 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-a2b13378-85ce-4924-ba3b-ad5ec99cd0bc', 'x-compute-request-id': 'req-a2b13378-85ce-4924-ba3b-ad5ec99cd0bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:26,030 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:26,030 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-392bda8b-33cf-4535-b4ad-e0c465b64b75', 'x-compute-request-id': 'req-392bda8b-33cf-4535-b4ad-e0c465b64b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:27,082 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:44:27,082 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-850c9893-beef-4e05-90b3-d6dbf2df2144', 'x-compute-request-id': 'req-850c9893-beef-4e05-90b3-d6dbf2df2144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:28,135 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:44:28,135 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-b913453b-67c0-4c6c-850e-3d16c05e32e3', 'x-compute-request-id': 'req-b913453b-67c0-4c6c-850e-3d16c05e32e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:29,186 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:29,187 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-99ec866c-80d7-486b-95c4-99c444ee1070', 'x-compute-request-id': 'req-99ec866c-80d7-486b-95c4-99c444ee1070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:30,237 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:44:30,237 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-84705ebb-c393-4717-90cc-b4cbc9bc8573', 'x-compute-request-id': 'req-84705ebb-c393-4717-90cc-b4cbc9bc8573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:31,285 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:31,286 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-4a97ddad-e56c-4d3b-84eb-1a7dfa916df9', 'x-compute-request-id': 'req-4a97ddad-e56c-4d3b-84eb-1a7dfa916df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:32,341 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.052s 2022-03-22 20:44:32,341 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-18e9e3ad-ae82-4f08-9e15-2870b3cc8823', 'x-compute-request-id': 'req-18e9e3ad-ae82-4f08-9e15-2870b3cc8823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:33,390 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:33,390 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-6dc0e732-28a8-40ba-bf09-b2a510d3ba4b', 'x-compute-request-id': 'req-6dc0e732-28a8-40ba-bf09-b2a510d3ba4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:34,438 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:34,438 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-a3c6eb48-dd7e-4cfe-b641-635179622423', 'x-compute-request-id': 'req-a3c6eb48-dd7e-4cfe-b641-635179622423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:35,493 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.052s 2022-03-22 20:44:35,493 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-f3058f40-39c0-46b4-bd8f-6e5465e7e8f9', 'x-compute-request-id': 'req-f3058f40-39c0-46b4-bd8f-6e5465e7e8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:36,541 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:36,542 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-48825341-4199-4925-918b-6c86bb108dfe', 'x-compute-request-id': 'req-48825341-4199-4925-918b-6c86bb108dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:37,594 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:44:37,594 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-6d177e69-4b8b-44e6-9a44-eba0dae23cca', 'x-compute-request-id': 'req-6d177e69-4b8b-44e6-9a44-eba0dae23cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:38,645 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:38,645 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-0e2177bc-acaa-415c-84b1-bdf0342e2d7c', 'x-compute-request-id': 'req-0e2177bc-acaa-415c-84b1-bdf0342e2d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:39,693 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:39,694 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-41271f4c-8702-44e8-8fd9-c7c36d0e3acd', 'x-compute-request-id': 'req-41271f4c-8702-44e8-8fd9-c7c36d0e3acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:40,743 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:40,744 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f4c1b62-d655-4149-a0f3-c5f8fa22189a', 'x-compute-request-id': 'req-4f4c1b62-d655-4149-a0f3-c5f8fa22189a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:41,790 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.043s 2022-03-22 20:44:41,791 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-241441bf-d27e-4dc3-9e36-bec594cc781e', 'x-compute-request-id': 'req-241441bf-d27e-4dc3-9e36-bec594cc781e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:42,841 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:44:42,841 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-b56988ea-dcae-4001-af9b-54ecf55daa37', 'x-compute-request-id': 'req-b56988ea-dcae-4001-af9b-54ecf55daa37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:43,891 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:43,892 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-d1902007-bf97-4641-b491-daf0e8a9cab0', 'x-compute-request-id': 'req-d1902007-bf97-4641-b491-daf0e8a9cab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:44,942 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:44,942 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-f55c30ab-76e3-46d7-b3f9-a4003ff37018', 'x-compute-request-id': 'req-f55c30ab-76e3-46d7-b3f9-a4003ff37018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:45,990 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:45,991 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-cf8d6cfe-56a8-48fe-a2f3-8b9acbbabd3c', 'x-compute-request-id': 'req-cf8d6cfe-56a8-48fe-a2f3-8b9acbbabd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:47,039 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:47,040 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-5039c70f-4aed-493a-8f08-e230f124a365', 'x-compute-request-id': 'req-5039c70f-4aed-493a-8f08-e230f124a365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:48,090 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:48,090 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-2846714b-53b5-4bf0-8e6d-6a9e3150569a', 'x-compute-request-id': 'req-2846714b-53b5-4bf0-8e6d-6a9e3150569a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:49,139 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:49,139 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-26eb970c-35ae-4a1d-8e72-23d5474e4c32', 'x-compute-request-id': 'req-26eb970c-35ae-4a1d-8e72-23d5474e4c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:50,188 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:44:50,188 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-f2500cb0-5542-4d98-abf1-aa1ac457a150', 'x-compute-request-id': 'req-f2500cb0-5542-4d98-abf1-aa1ac457a150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:51,238 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:44:51,239 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-9d37edec-61de-484e-9d79-17a288b49f10', 'x-compute-request-id': 'req-9d37edec-61de-484e-9d79-17a288b49f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:52,288 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:52,288 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-f28fba6a-cfb2-4193-b792-f1b3ba02ab5b', 'x-compute-request-id': 'req-f28fba6a-cfb2-4193-b792-f1b3ba02ab5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:53,336 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:53,337 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-a9d914dd-49d9-4641-89e8-1ec65fb340c3', 'x-compute-request-id': 'req-a9d914dd-49d9-4641-89e8-1ec65fb340c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:54,387 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:44:54,387 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-75fb00b2-a08e-4f68-9b05-8381d4945fa6', 'x-compute-request-id': 'req-75fb00b2-a08e-4f68-9b05-8381d4945fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:55,435 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:55,436 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-fb54939e-9b88-4bbd-9690-1b4d360fac90', 'x-compute-request-id': 'req-fb54939e-9b88-4bbd-9690-1b4d360fac90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:56,484 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:44:56,484 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-220bdeb3-6f58-4ed1-ad76-44c77edaf421', 'x-compute-request-id': 'req-220bdeb3-6f58-4ed1-ad76-44c77edaf421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:57,534 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:44:57,534 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-8cea31fa-dcc6-4db6-bddc-24b889bfb2e7', 'x-compute-request-id': 'req-8cea31fa-dcc6-4db6-bddc-24b889bfb2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:58,582 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:44:58,582 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-a23611ca-5b04-4468-9c19-51f3c4c82437', 'x-compute-request-id': 'req-a23611ca-5b04-4468-9c19-51f3c4c82437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:44:59,631 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:44:59,632 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44: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-69f12bee-7e88-4c98-bdd1-de690debdc23', 'x-compute-request-id': 'req-69f12bee-7e88-4c98-bdd1-de690debdc23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:00,680 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:00,681 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-f4d0de70-a47d-43a0-a9f5-0f2eb823077d', 'x-compute-request-id': 'req-f4d0de70-a47d-43a0-a9f5-0f2eb823077d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:01,730 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:01,730 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0ba4f70-612a-4695-ad81-a22c339eebce', 'x-compute-request-id': 'req-c0ba4f70-612a-4695-ad81-a22c339eebce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:02,780 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:02,780 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-3f06b4c9-8233-4ef8-952e-7e1893f63990', 'x-compute-request-id': 'req-3f06b4c9-8233-4ef8-952e-7e1893f63990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:03,829 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:03,829 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-654c8801-b7a8-49e7-b43b-4c502b71d2eb', 'x-compute-request-id': 'req-654c8801-b7a8-49e7-b43b-4c502b71d2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:04,878 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:04,879 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-0e02994e-55ab-4741-94b4-f1f9ba5c817b', 'x-compute-request-id': 'req-0e02994e-55ab-4741-94b4-f1f9ba5c817b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:05,928 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:05,929 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-2179b31d-17ac-45ec-af87-82ae831a583b', 'x-compute-request-id': 'req-2179b31d-17ac-45ec-af87-82ae831a583b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:06,978 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:06,978 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-a68eacd7-def9-4e63-8e3e-4492992ecfbf', 'x-compute-request-id': 'req-a68eacd7-def9-4e63-8e3e-4492992ecfbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:08,028 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:08,028 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-261b0e01-210f-49df-8076-a2f1658dbf20', 'x-compute-request-id': 'req-261b0e01-210f-49df-8076-a2f1658dbf20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:09,078 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:45:09,078 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-fa784233-0040-4f9c-8954-ca3cc8b6eabd', 'x-compute-request-id': 'req-fa784233-0040-4f9c-8954-ca3cc8b6eabd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:10,128 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:45:10,129 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-23915a18-10cb-4d2f-98af-a462e386dd0a', 'x-compute-request-id': 'req-23915a18-10cb-4d2f-98af-a462e386dd0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:11,177 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:11,178 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-e3fcbf71-87b0-4c62-87c6-6f1adc4f610c', 'x-compute-request-id': 'req-e3fcbf71-87b0-4c62-87c6-6f1adc4f610c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:12,227 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:12,227 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-a0a877d7-7fae-45f3-988a-63de3642b26a', 'x-compute-request-id': 'req-a0a877d7-7fae-45f3-988a-63de3642b26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:13,275 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:13,276 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-7d5ac5c4-dd71-4bb2-a4d1-bd1084e06ec7', 'x-compute-request-id': 'req-7d5ac5c4-dd71-4bb2-a4d1-bd1084e06ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:14,328 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:45:14,329 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-a41808c8-ea67-4782-94e6-d44fbd39806d', 'x-compute-request-id': 'req-a41808c8-ea67-4782-94e6-d44fbd39806d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:15,378 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:45:15,378 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-9740ee7a-382b-4920-a738-5f2b56e09cca', 'x-compute-request-id': 'req-9740ee7a-382b-4920-a738-5f2b56e09cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:16,428 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:16,428 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-1f40c126-4102-43e0-a1f0-386a9da416a1', 'x-compute-request-id': 'req-1f40c126-4102-43e0-a1f0-386a9da416a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:17,477 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:17,478 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-fb7acdad-32b1-4da2-ac5a-486df93b82b3', 'x-compute-request-id': 'req-fb7acdad-32b1-4da2-ac5a-486df93b82b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:18,527 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:45:18,527 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-8ae28761-0d2b-4d96-a397-27bfa979ed47', 'x-compute-request-id': 'req-8ae28761-0d2b-4d96-a397-27bfa979ed47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:19,575 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:19,575 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f40b483-bd9a-4e61-aef0-9706a468db35', 'x-compute-request-id': 'req-1f40b483-bd9a-4e61-aef0-9706a468db35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:20,624 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:20,624 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-b5b7e65a-238b-4636-94fa-38895e98e7bb', 'x-compute-request-id': 'req-b5b7e65a-238b-4636-94fa-38895e98e7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:21,673 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:21,673 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-e5b27e57-f8ea-4e82-848b-a1dde8a06e1c', 'x-compute-request-id': 'req-e5b27e57-f8ea-4e82-848b-a1dde8a06e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:22,724 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:45:22,724 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-89040717-0373-461a-b5bd-a3901e13b225', 'x-compute-request-id': 'req-89040717-0373-461a-b5bd-a3901e13b225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:23,773 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:23,773 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-687d682a-da98-4611-8a9f-0d4533e5d566', 'x-compute-request-id': 'req-687d682a-da98-4611-8a9f-0d4533e5d566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:24,822 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:24,822 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-a8fe134a-ddfd-4bc7-a8a8-85af3f925e7d', 'x-compute-request-id': 'req-a8fe134a-ddfd-4bc7-a8a8-85af3f925e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:25,870 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:25,871 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-5aa23b6a-b887-4a46-8e65-df981fd90875', 'x-compute-request-id': 'req-5aa23b6a-b887-4a46-8e65-df981fd90875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:26,920 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:26,921 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-daff7050-25b2-4a8e-94f1-73a6a8d6c70f', 'x-compute-request-id': 'req-daff7050-25b2-4a8e-94f1-73a6a8d6c70f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:27,970 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:27,970 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-21c84e78-d0cf-4179-8f91-0b4fd2a11648', 'x-compute-request-id': 'req-21c84e78-d0cf-4179-8f91-0b4fd2a11648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:29,020 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:29,020 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-f11736e0-735d-4001-8241-fd4652804a54', 'x-compute-request-id': 'req-f11736e0-735d-4001-8241-fd4652804a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:30,073 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.050s 2022-03-22 20:45:30,106 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-a7e3cab8-b8a0-48f4-b75b-6d87765d9478', 'x-compute-request-id': 'req-a7e3cab8-b8a0-48f4-b75b-6d87765d9478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:31,155 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:31,155 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-b656f0b2-9c01-432f-94ac-6819250d853c', 'x-compute-request-id': 'req-b656f0b2-9c01-432f-94ac-6819250d853c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:32,203 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:32,203 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-854d91e5-b844-4519-a8f8-3b6b2aa6416e', 'x-compute-request-id': 'req-854d91e5-b844-4519-a8f8-3b6b2aa6416e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:33,252 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:33,253 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-24b8f94c-f8a9-4d53-b14a-4ac30fe06d77', 'x-compute-request-id': 'req-24b8f94c-f8a9-4d53-b14a-4ac30fe06d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:34,301 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:34,302 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-be7bb11c-788f-4340-aeb0-0b5d0549ee52', 'x-compute-request-id': 'req-be7bb11c-788f-4340-aeb0-0b5d0549ee52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:35,351 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:35,351 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-cd6b098f-9b8f-4086-b5dd-2c67f644dcf6', 'x-compute-request-id': 'req-cd6b098f-9b8f-4086-b5dd-2c67f644dcf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:36,400 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:36,401 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-5040761b-a813-4986-8b72-0da4fd023768', 'x-compute-request-id': 'req-5040761b-a813-4986-8b72-0da4fd023768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:37,450 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:37,451 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-e06be20c-f95b-4c85-b239-2cd36f91d5a1', 'x-compute-request-id': 'req-e06be20c-f95b-4c85-b239-2cd36f91d5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:38,501 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:45:38,501 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-d55e3b1d-058f-40b1-87d5-3878f97edc56', 'x-compute-request-id': 'req-d55e3b1d-058f-40b1-87d5-3878f97edc56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:39,550 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:39,550 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-468526b0-a2e5-473a-89d9-ab4bba4add05', 'x-compute-request-id': 'req-468526b0-a2e5-473a-89d9-ab4bba4add05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:40,599 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:40,600 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53c2e647-98b6-47d7-bcdc-63bd754f9108', 'x-compute-request-id': 'req-53c2e647-98b6-47d7-bcdc-63bd754f9108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:41,648 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:41,648 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-734514a3-8451-4c0f-999b-e1a7f0860911', 'x-compute-request-id': 'req-734514a3-8451-4c0f-999b-e1a7f0860911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:42,697 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:42,697 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-26ecd154-67ee-4c48-bfd2-80ea047a51b4', 'x-compute-request-id': 'req-26ecd154-67ee-4c48-bfd2-80ea047a51b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:43,745 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.044s 2022-03-22 20:45:43,745 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-9056bb62-2417-40e3-9b73-7d2ffc201d7d', 'x-compute-request-id': 'req-9056bb62-2417-40e3-9b73-7d2ffc201d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:44,796 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:45:44,796 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-fe384e12-5d64-432f-8edd-f2b5300c7cfd', 'x-compute-request-id': 'req-fe384e12-5d64-432f-8edd-f2b5300c7cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:45,845 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:45,846 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-75c866c4-b873-43a4-a348-93746013be38', 'x-compute-request-id': 'req-75c866c4-b873-43a4-a348-93746013be38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:46,893 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:46,894 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-d1a74660-781f-43cf-8b0b-a0845faf727f', 'x-compute-request-id': 'req-d1a74660-781f-43cf-8b0b-a0845faf727f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:47,944 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:45:47,945 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-49284582-14cb-4995-b375-861b568b580d', 'x-compute-request-id': 'req-49284582-14cb-4995-b375-861b568b580d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:48,993 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:48,993 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-b59d1f43-e2d2-4990-9aea-de05e1490d51', 'x-compute-request-id': 'req-b59d1f43-e2d2-4990-9aea-de05e1490d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:50,051 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.055s 2022-03-22 20:45:50,051 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-4864a7d2-bf18-43f0-bc75-3334ec572fa6', 'x-compute-request-id': 'req-4864a7d2-bf18-43f0-bc75-3334ec572fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:51,100 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:51,101 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-7b85cbaa-4dba-4bd0-95f6-f1b02c98d41f', 'x-compute-request-id': 'req-7b85cbaa-4dba-4bd0-95f6-f1b02c98d41f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:52,150 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:52,150 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-006125c6-b0ec-4809-8e4d-13362c326153', 'x-compute-request-id': 'req-006125c6-b0ec-4809-8e4d-13362c326153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:53,198 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:53,198 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-52f2a7d2-8753-4ffb-af99-a2d8771b9376', 'x-compute-request-id': 'req-52f2a7d2-8753-4ffb-af99-a2d8771b9376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:54,246 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.044s 2022-03-22 20:45:54,247 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-42579953-6d43-4460-ba06-8eb21174d24b', 'x-compute-request-id': 'req-42579953-6d43-4460-ba06-8eb21174d24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:55,296 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:45:55,296 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-426353a9-9a0c-4e94-a97c-e84d1d57df94', 'x-compute-request-id': 'req-426353a9-9a0c-4e94-a97c-e84d1d57df94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:56,346 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:56,346 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-13b9f407-090f-4a57-9809-71f56b8b06c4', 'x-compute-request-id': 'req-13b9f407-090f-4a57-9809-71f56b8b06c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:57,395 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:57,395 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-46855587-42d1-4d3d-8fbe-48cdb6fdad49', 'x-compute-request-id': 'req-46855587-42d1-4d3d-8fbe-48cdb6fdad49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:58,446 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:45:58,447 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-3dc5c926-2703-4d83-b16f-23ed571b16b2', 'x-compute-request-id': 'req-3dc5c926-2703-4d83-b16f-23ed571b16b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:45:59,496 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:45:59,496 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45: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-49646c0c-0bc8-4afe-8afb-411915e1976a', 'x-compute-request-id': 'req-49646c0c-0bc8-4afe-8afb-411915e1976a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:00,545 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:00,545 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-9313322a-1cbe-4606-ac56-95b5bf1e482e', 'x-compute-request-id': 'req-9313322a-1cbe-4606-ac56-95b5bf1e482e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:01,595 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:01,595 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb2aa121-0ba2-4a5f-ad2c-edca2585596d', 'x-compute-request-id': 'req-cb2aa121-0ba2-4a5f-ad2c-edca2585596d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:02,644 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:02,644 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-98bfef1c-8b5c-4ec8-ac0d-4292713f10ad', 'x-compute-request-id': 'req-98bfef1c-8b5c-4ec8-ac0d-4292713f10ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:03,695 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:46:03,696 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-f9d3be9b-6565-4423-b7c7-be05866d5ece', 'x-compute-request-id': 'req-f9d3be9b-6565-4423-b7c7-be05866d5ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:04,745 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:46:04,745 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-a64a474f-ca54-4f4c-a691-814e0d7f461f', 'x-compute-request-id': 'req-a64a474f-ca54-4f4c-a691-814e0d7f461f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:05,795 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:46:05,796 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-57ff5ec2-70da-40ea-a1c4-35985e18de2a', 'x-compute-request-id': 'req-57ff5ec2-70da-40ea-a1c4-35985e18de2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:06,845 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:06,846 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-8541560c-75ec-472d-9d21-0cf8965cae4a', 'x-compute-request-id': 'req-8541560c-75ec-472d-9d21-0cf8965cae4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:07,894 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:07,894 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-93c1f261-a658-45a7-9cf0-2267553e7f6c', 'x-compute-request-id': 'req-93c1f261-a658-45a7-9cf0-2267553e7f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:08,943 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:08,943 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-dae7b78b-079c-49cd-a545-0060cc0c8309', 'x-compute-request-id': 'req-dae7b78b-079c-49cd-a545-0060cc0c8309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:09,995 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:46:09,996 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-a86e7e38-5751-4b0c-bca7-e156bfebfc41', 'x-compute-request-id': 'req-a86e7e38-5751-4b0c-bca7-e156bfebfc41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:11,045 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:46:11,046 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-808b6f09-db58-43a4-bfed-70781cf2740b', 'x-compute-request-id': 'req-808b6f09-db58-43a4-bfed-70781cf2740b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:12,094 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:46:12,094 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-02a8a040-d05d-42a8-937f-87a0fd049427', 'x-compute-request-id': 'req-02a8a040-d05d-42a8-937f-87a0fd049427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:13,144 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:13,145 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-a53e197b-8f89-4d6b-81c2-2bed291a21a4', 'x-compute-request-id': 'req-a53e197b-8f89-4d6b-81c2-2bed291a21a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:14,192 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:46:14,193 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-25c45835-5589-4e1a-9f0f-4d40c6166718', 'x-compute-request-id': 'req-25c45835-5589-4e1a-9f0f-4d40c6166718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:15,242 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:15,242 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-ce4b26a2-ae90-4272-824b-bd95238aa297', 'x-compute-request-id': 'req-ce4b26a2-ae90-4272-824b-bd95238aa297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:16,290 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:16,290 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-e564b1e7-1ee5-4c8f-9f96-3ce5221434fa', 'x-compute-request-id': 'req-e564b1e7-1ee5-4c8f-9f96-3ce5221434fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:17,339 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:17,339 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-93083846-594c-4524-a242-afcefe7cfbb1', 'x-compute-request-id': 'req-93083846-594c-4524-a242-afcefe7cfbb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:18,388 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:18,389 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-2fcd7cff-6d89-4cfc-8246-e52c9d67e675', 'x-compute-request-id': 'req-2fcd7cff-6d89-4cfc-8246-e52c9d67e675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:19,438 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:46:19,439 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d626b68-3c82-43d8-bc3d-0b5957611ff6', 'x-compute-request-id': 'req-7d626b68-3c82-43d8-bc3d-0b5957611ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:20,489 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:20,489 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-d48f455c-43fe-4759-8e8a-43e2b16b26bb', 'x-compute-request-id': 'req-d48f455c-43fe-4759-8e8a-43e2b16b26bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:21,537 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:46:21,538 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-63174291-c2d7-4114-b152-2eb2a6c8a063', 'x-compute-request-id': 'req-63174291-c2d7-4114-b152-2eb2a6c8a063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:22,587 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:46:22,588 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-7fef7f6b-0ca0-48ee-b8cc-20a3b94256a1', 'x-compute-request-id': 'req-7fef7f6b-0ca0-48ee-b8cc-20a3b94256a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:23,637 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:23,637 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-f484a56a-cc67-4e4e-adde-42023332822f', 'x-compute-request-id': 'req-f484a56a-cc67-4e4e-adde-42023332822f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:24,685 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:46:24,686 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-9ec013dc-d24d-4de8-a902-46b015b035ef', 'x-compute-request-id': 'req-9ec013dc-d24d-4de8-a902-46b015b035ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:25,734 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:46:25,734 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-f4d88bbb-54be-4d17-8008-7fdd21272f39', 'x-compute-request-id': 'req-f4d88bbb-54be-4d17-8008-7fdd21272f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:26,782 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:26,783 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-9d66cdac-14da-4857-9d9d-161adc645abc', 'x-compute-request-id': 'req-9d66cdac-14da-4857-9d9d-161adc645abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:27,833 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:46:27,834 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-7d090909-d4d4-4067-b7c7-b1f62ad35829', 'x-compute-request-id': 'req-7d090909-d4d4-4067-b7c7-b1f62ad35829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:28,883 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:28,883 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-e0ba5e14-84cd-443e-b01b-cd96463c4bea', 'x-compute-request-id': 'req-e0ba5e14-84cd-443e-b01b-cd96463c4bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:29,933 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:46:29,933 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-d95a5d30-92dc-4345-ac2c-103e8c906d68', 'x-compute-request-id': 'req-d95a5d30-92dc-4345-ac2c-103e8c906d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:30,982 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:46:30,982 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-181405d6-9106-4521-9212-b0f753ba572c', 'x-compute-request-id': 'req-181405d6-9106-4521-9212-b0f753ba572c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:32,033 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:46:32,033 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-79e3a0c5-2dce-470c-a69e-d258b371e6f3', 'x-compute-request-id': 'req-79e3a0c5-2dce-470c-a69e-d258b371e6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:33,081 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:46:33,082 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-b2c3ef2d-c01c-4c97-9ea7-6b81204ed138', 'x-compute-request-id': 'req-b2c3ef2d-c01c-4c97-9ea7-6b81204ed138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:34,132 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:46:34,132 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-a51ec671-f44f-4010-9de5-1b042189123b', 'x-compute-request-id': 'req-a51ec671-f44f-4010-9de5-1b042189123b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:35,181 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:35,181 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-b3cc2a35-5168-4185-804d-93f98d74eed8', 'x-compute-request-id': 'req-b3cc2a35-5168-4185-804d-93f98d74eed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:36,231 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:36,231 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-547e6443-c26f-4fc6-84b5-d295590efac5', 'x-compute-request-id': 'req-547e6443-c26f-4fc6-84b5-d295590efac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:37,279 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.044s 2022-03-22 20:46:37,279 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-1ace2514-9532-4a99-a98f-ad049c4b2dcb', 'x-compute-request-id': 'req-1ace2514-9532-4a99-a98f-ad049c4b2dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:38,328 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:46:38,328 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-ede39a4c-15c6-4a4c-8a18-486e82995aff', 'x-compute-request-id': 'req-ede39a4c-15c6-4a4c-8a18-486e82995aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:39,376 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:39,376 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-f10886ed-f7a8-4b23-b53a-bffef67206d2', 'x-compute-request-id': 'req-f10886ed-f7a8-4b23-b53a-bffef67206d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:40,428 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:46:40,428 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3560ae8b-cb61-4aad-9200-1dc4882956f5', 'x-compute-request-id': 'req-3560ae8b-cb61-4aad-9200-1dc4882956f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:41,479 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:46:41,479 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-e84e0970-d070-47a6-b321-fc352eefe53a', 'x-compute-request-id': 'req-e84e0970-d070-47a6-b321-fc352eefe53a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:42,531 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:46:42,531 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-7d830da7-3650-40d3-bfa5-cc8cd1bc1c5f', 'x-compute-request-id': 'req-7d830da7-3650-40d3-bfa5-cc8cd1bc1c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:43,579 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:46:43,579 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-4ac920f6-0de7-4c0e-b01d-b85f22aa35ac', 'x-compute-request-id': 'req-4ac920f6-0de7-4c0e-b01d-b85f22aa35ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:44,628 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:44,628 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-481bc3c3-81a6-4ee8-89d1-0b081c3f3a69', 'x-compute-request-id': 'req-481bc3c3-81a6-4ee8-89d1-0b081c3f3a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:45,677 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:46:45,677 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-f904ee29-e3f3-4bde-a71c-9e1fccc8b55e', 'x-compute-request-id': 'req-f904ee29-e3f3-4bde-a71c-9e1fccc8b55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:46,727 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:46,727 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-02bbc3fb-3f96-45ee-879f-21c7fd2dda7a', 'x-compute-request-id': 'req-02bbc3fb-3f96-45ee-879f-21c7fd2dda7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:47,778 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:46:47,778 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-3bd6702b-90d4-4d7f-8549-fbad190f95f1', 'x-compute-request-id': 'req-3bd6702b-90d4-4d7f-8549-fbad190f95f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:48,828 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:46:48,828 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-bfd91f3f-ed04-455a-beec-780f2605d9b5', 'x-compute-request-id': 'req-bfd91f3f-ed04-455a-beec-780f2605d9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:49,877 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:49,878 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-55ec7bfb-c836-443c-857c-aaa9cb915a3e', 'x-compute-request-id': 'req-55ec7bfb-c836-443c-857c-aaa9cb915a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:50,927 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:50,927 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-84e921e9-3987-47a7-9aa2-55f2d633b065', 'x-compute-request-id': 'req-84e921e9-3987-47a7-9aa2-55f2d633b065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:51,978 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:46:51,978 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-82396c82-7591-4924-97cf-87ed1b819032', 'x-compute-request-id': 'req-82396c82-7591-4924-97cf-87ed1b819032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:53,028 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:46:53,029 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-fef0932a-a47f-4a41-8e51-50188422ed5f', 'x-compute-request-id': 'req-fef0932a-a47f-4a41-8e51-50188422ed5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:54,078 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:46:54,078 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-db220ec9-db56-4bed-98bd-bbdee857af7c', 'x-compute-request-id': 'req-db220ec9-db56-4bed-98bd-bbdee857af7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:55,126 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:46:55,127 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-173a9dd8-2e5e-47c0-afc2-f2f0f0d9255d', 'x-compute-request-id': 'req-173a9dd8-2e5e-47c0-afc2-f2f0f0d9255d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:56,175 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:46:56,175 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-fef14154-bc1d-4b86-818c-8ddf0d5b9266', 'x-compute-request-id': 'req-fef14154-bc1d-4b86-818c-8ddf0d5b9266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:57,225 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:46:57,226 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-7580348e-8dd7-4f1a-bebc-2d12898b14d4', 'x-compute-request-id': 'req-7580348e-8dd7-4f1a-bebc-2d12898b14d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:58,277 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:46:58,277 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-b24008cd-fdae-4ac4-ab8c-2f6729b669b5', 'x-compute-request-id': 'req-b24008cd-fdae-4ac4-ab8c-2f6729b669b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:46:59,332 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.051s 2022-03-22 20:46:59,333 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46: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-61c1b16e-23b5-44bf-a06e-ada67eb9fa53', 'x-compute-request-id': 'req-61c1b16e-23b5-44bf-a06e-ada67eb9fa53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:00,382 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:47:00,383 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-97c25e81-9dd0-4f32-8bcb-20ff593382c2', 'x-compute-request-id': 'req-97c25e81-9dd0-4f32-8bcb-20ff593382c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:01,432 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:47:01,432 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3ff60c9-78b1-4786-a96c-f4d9aa13ebbd', 'x-compute-request-id': 'req-a3ff60c9-78b1-4786-a96c-f4d9aa13ebbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:02,481 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:47:02,481 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-344c267c-32a8-4ef4-90fe-7a5e4012ea15', 'x-compute-request-id': 'req-344c267c-32a8-4ef4-90fe-7a5e4012ea15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:03,530 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:47:03,531 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-c7a01e4a-c5cd-4d70-9c9f-51c12517eee2', 'x-compute-request-id': 'req-c7a01e4a-c5cd-4d70-9c9f-51c12517eee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:04,581 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:47:04,581 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-a39fbd86-256c-4b5a-9f27-fca050af5ff0', 'x-compute-request-id': 'req-a39fbd86-256c-4b5a-9f27-fca050af5ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:05,629 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:47:05,630 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-afee0bfd-beb0-4594-9803-f39c1a24fa40', 'x-compute-request-id': 'req-afee0bfd-beb0-4594-9803-f39c1a24fa40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:06,678 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:47:06,679 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-8a19c4de-10cb-4103-974f-2478db3fed4d', 'x-compute-request-id': 'req-8a19c4de-10cb-4103-974f-2478db3fed4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:07,728 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:47:07,729 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-cd11af43-9526-45ed-9821-f0b1dc251f69', 'x-compute-request-id': 'req-cd11af43-9526-45ed-9821-f0b1dc251f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:08,776 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:47:08,777 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-7cf69b13-6e83-4336-87c3-275513525b8c', 'x-compute-request-id': 'req-7cf69b13-6e83-4336-87c3-275513525b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:09,828 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:47:09,828 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-7952d501-4f22-432c-bcf1-d229f1815fb0', 'x-compute-request-id': 'req-7952d501-4f22-432c-bcf1-d229f1815fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:10,884 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.052s 2022-03-22 20:47:10,884 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-3174c6b3-99b2-4266-97a8-950a8d34ee39', 'x-compute-request-id': 'req-3174c6b3-99b2-4266-97a8-950a8d34ee39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:11,933 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:47:11,933 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-78238ecc-c052-4a37-9b2f-465bc4a32133', 'x-compute-request-id': 'req-78238ecc-c052-4a37-9b2f-465bc4a32133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:12,982 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:47:12,982 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-c7a05eee-6135-43c1-9f39-e2095c90b132', 'x-compute-request-id': 'req-c7a05eee-6135-43c1-9f39-e2095c90b132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:14,035 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.048s 2022-03-22 20:47:14,035 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-88e7eee7-658c-4b2e-a680-c8bf0202c1b8', 'x-compute-request-id': 'req-88e7eee7-658c-4b2e-a680-c8bf0202c1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:15,084 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:47:15,084 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-3dc0dd62-3f5b-4824-8843-655e1ec2a6a8', 'x-compute-request-id': 'req-3dc0dd62-3f5b-4824-8843-655e1ec2a6a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:16,133 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:47:16,133 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-7fc75f1d-86c2-45c5-be45-97725e8ff9de', 'x-compute-request-id': 'req-7fc75f1d-86c2-45c5-be45-97725e8ff9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:17,183 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:47:17,183 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-d4113037-69d8-4fb8-b02f-6d538c1b86bf', 'x-compute-request-id': 'req-d4113037-69d8-4fb8-b02f-6d538c1b86bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:18,232 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:47:18,232 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-42bbc9c0-2b5d-46fe-af25-d92a481ca560', 'x-compute-request-id': 'req-42bbc9c0-2b5d-46fe-af25-d92a481ca560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:19,285 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:47:19,285 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e0747d2-b95f-43a6-be81-27367c17eeb8', 'x-compute-request-id': 'req-0e0747d2-b95f-43a6-be81-27367c17eeb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:20,334 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:47:20,335 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-2ee425ef-3b49-4e65-98b8-06e8d0b0e9c5', 'x-compute-request-id': 'req-2ee425ef-3b49-4e65-98b8-06e8d0b0e9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:21,384 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:47:21,384 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-4dd6c943-05e7-4b0c-855b-6b2a444c9a85', 'x-compute-request-id': 'req-4dd6c943-05e7-4b0c-855b-6b2a444c9a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:22,433 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:47:22,433 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-fc94eb07-e4c4-4a72-9b69-141f1ea3196a', 'x-compute-request-id': 'req-fc94eb07-e4c4-4a72-9b69-141f1ea3196a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:23,482 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:47:23,483 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-e0795a73-f487-4805-aaa3-c35f62d0d456', 'x-compute-request-id': 'req-e0795a73-f487-4805-aaa3-c35f62d0d456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:24,530 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:47:24,530 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-4fcf62d7-140f-41f7-900a-4c34f6780589', 'x-compute-request-id': 'req-4fcf62d7-140f-41f7-900a-4c34f6780589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:25,578 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.044s 2022-03-22 20:47:25,579 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-07521808-9a0e-4376-af87-69face5de4a8', 'x-compute-request-id': 'req-07521808-9a0e-4376-af87-69face5de4a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:26,627 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.046s 2022-03-22 20:47:26,628 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-a4debd3e-85a6-4168-976c-92aa8beec702', 'x-compute-request-id': 'req-a4debd3e-85a6-4168-976c-92aa8beec702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:27,676 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:47:27,676 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-b7923f27-d1f9-4902-9d62-96ee023ed413', 'x-compute-request-id': 'req-b7923f27-d1f9-4902-9d62-96ee023ed413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:28,725 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.045s 2022-03-22 20:47:28,726 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-aec8ae37-6bab-4968-8a85-33cd1f746969', 'x-compute-request-id': 'req-aec8ae37-6bab-4968-8a85-33cd1f746969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:29,778 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:47:29,779 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-d367bf7f-7b68-445d-b46d-103e75734312', 'x-compute-request-id': 'req-d367bf7f-7b68-445d-b46d-103e75734312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:30,828 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:47:30,829 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-2cb01dc6-cff2-40ec-9db6-34e4534a3436', 'x-compute-request-id': 'req-2cb01dc6-cff2-40ec-9db6-34e4534a3436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:31,879 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:47:31,880 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-4db51601-639a-4920-9385-788952b3b08d', 'x-compute-request-id': 'req-4db51601-639a-4920-9385-788952b3b08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:32,932 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.049s 2022-03-22 20:47:32,955 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-faa7d6d7-aea7-403c-8c55-fb8896700623', 'x-compute-request-id': 'req-faa7d6d7-aea7-403c-8c55-fb8896700623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:34,005 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments 0.047s 2022-03-22 20:47:34,005 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47: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-645d1e7b-4082-4579-b0ac-7517cf88ba6f', 'x-compute-request-id': 'req-645d1e7b-4082-4579-b0ac-7517cf88ba6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "volumeId": "326b1979-2443-49dc-a785-3bae76ae9f8b", "serverId": "322dccbc-6693-4121-838d-b88198f98b5f", "device": "/dev/sdb"}]}' 2022-03-22 20:47:35,113 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 POST http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/action 0.104s 2022-03-22 20:47:35,114 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '77158', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e888af32-c0de-4873-9266-009cfe5927fd', 'x-compute-request-id': 'req-e888af32-c0de-4873-9266-009cfe5927fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f/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-03-22 20:47:35,115 118513 DEBUG [tempest.common.waiters] Console output for 322dccbc-6693-4121-838d-b88198f98b5f 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.200000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204000] tsc: Detected 1995.192 MHz processor [ 0.208000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.212015] pid_max: default: 32768 minimum: 301 [ 0.216235] Security Framework initialized [ 0.220014] Yama: becoming mindful. [ 0.224081] AppArmor: AppArmor initialized [ 0.232308] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.236184] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240048] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.244027] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.248840] CPU: Physical Processor ID: 0 [ 0.256189] mce: CPU supports 1 MCE banks [ 0.260123] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.264013] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.268014] Spectre V2 : Mitigation: Full generic retpoline [ 0.272012] Speculative Store Bypass: Vulnerable [ 0.403730] Freeing SMP alternatives memory: 36K [ 0.407806] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.408201] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.412118] Hierarchical SRCU implementation. [ 0.420441] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.424012] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.428175] smp: Bringing up secondary CPUs ... [ 0.432017] smp: Brought up 1 node, 1 CPU [ 0.436015] smpboot: Max logical packages: 1 [ 0.440016] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.452256] devtmpfs: initialized [ 0.456135] x86/mm: Memory block size: 128MB [ 0.460410] evm: security.selinux [ 0.464023] evm: security.SMACK64 [ 0.468242] evm: security.SMACK64EXEC [ 0.472013] evm: security.SMACK64TRANSMUTE [ 0.480011] evm: security.SMACK64MMAP [ 0.484012] evm: security.apparmor [ 0.488013] evm: security.ima [ 0.492012] evm: security.capability [ 0.496320] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.500038] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508046] pinctrl core: initialized pinctrl subsystem [ 0.512351] NET: Registered protocol family 16 [ 0.516144] audit: initializing netlink subsys (disabled) [ 0.520252] cpuidle: using governor ladder [ 0.524026] audit: type=2000 audit(1647980955.520:1): state=initialized audit_enabled=0 res=1 [ 0.528027] cpuidle: using governor menu [ 0.532129] ACPI: bus type PCI registered [ 0.536053] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.548558] PCI: Using configuration type 1 for base access [ 0.557138] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.560381] ACPI: Added _OSI(Module Device) [ 0.564024] ACPI: Added _OSI(Processor Device) [ 0.568014] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.572055] ACPI: Added _OSI(Processor Aggregator Device) [ 0.576072] ACPI: Added _OSI(Linux-Dell-Video) [ 0.590998] ACPI: Interpreter enabled [ 0.592031] ACPI: (supports S0 S5) [ 0.596014] ACPI: Using IOAPIC for interrupt routing [ 0.600141] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.604486] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.643798] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.644025] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.648076] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.652083] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.657092] PCI host bridge to bus 0000:00 [ 0.660018] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.664042] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.668021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.672020] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.676023] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.680021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.750563] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.752041] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.756018] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.760019] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.770464] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.770464] * this clock source is slow. Consider trying other clock sources [ 0.801168] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.891072] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.908078] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.913174] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.917795] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.920885] SCSI subsystem initialized [ 0.924441] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.928000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.928039] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.932012] vgaarb: loaded [ 0.936091] pps_core: LinuxPPS API ver. 1 registered [ 0.940012] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.944046] PTP clock support registered [ 0.948120] EDAC MC: Ver: 3.0.0 [ 0.953098] hv_vmbus: Vmbus version:4.0 [ 0.956695] PCI: Using ACPI for IRQ routing [ 0.965116] NetLabel: Initializing [ 0.968028] NetLabel: domain hash size = 128 [ 0.972025] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.976097] NetLabel: unlabeled traffic allowed by default [ 0.980283] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 1.039863] VFS: Disk quotas dquot_6.6.0 [ 1.048573] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.058327] AppArmor: AppArmor Filesystem Enabled [ 1.071269] pnp: PnP ACPI init [ 1.103057] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.109090] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.118921] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.134098] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.141105] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.165715] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.176284] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.186539] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.200568] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.207885] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.217254] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.239173] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.253166] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.261066] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.270682] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.279839] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.288983] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.297911] pnp: PnP ACPI: found 9 devices [ 1.322977] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.336179] NET: Registered protocol family 2 [ 1.344476] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.354133] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.364741] TCP: Hash tables configured (established 8192 bind 8192) [ 1.378766] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.389866] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.401467] NET: Registered protocol family 1 [ 1.406373] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.429167] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.439141] Unpacking initramfs... [ 1.624055] random: fast init done [ 1.898316] Freeing initrd memory: 13088K [ 1.902605] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.907427] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.912848] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.919332] Scanning for low memory corruption every 60 seconds [ 1.930259] Initialise system trusted keyrings [ 1.938596] Key type blacklist registered [ 1.948127] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.962776] zbud: loaded [ 1.971717] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.033220] fuse init (API version 7.26) [ 2.061447] Key type asymmetric registered [ 2.069838] Asymmetric key parser 'x509' registered [ 2.078667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 2.089165] io scheduler noop registered (default) [ 2.097360] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.108142] ACPI: Power Button [PWRF] [ 2.117115] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.175382] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.220585] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.236174] Linux agpgart interface v0.103 [ 2.277327] loop: module loaded [ 2.294019] hv_vmbus: registering driver hv_storvsc [ 2.307598] scsi host0: storvsc_host_t [ 2.323222] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.338099] scsi host1: storvsc_host_t [ 2.360169] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.370573] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.387451] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.401931] scsi host2: ata_piix [ 2.406379] sd 0:0:0:0: [sda] Write Protect is off [ 2.413171] scsi host3: ata_piix [ 2.417694] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.426254] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.435914] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.449873] libphy: Fixed MDIO Bus: probed [ 2.456140] tun: Universal TUN/TAP device driver, 1.6 [ 2.459831] PPP generic driver version 2.4.2 [ 2.463437] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.482639] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.489361] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.496133] mousedev: PS/2 mouse device common for all mice [ 2.504478] rtc_cmos 00:00: RTC can wake from S4 [ 2.536169] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.549373] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.558795] sda: sda1 [ 2.564952] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.571814] device-mapper: uevent: version 1.0.3 [ 2.577989] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.587602] NET: Registered protocol family 10 [ 2.597768] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.976150] Segment Routing with IPv6 [ 3.998497] NET: Registered protocol family 17 [ 4.018154] Key type dns_resolver registered [ 4.035790] RAS: Correctable Errors collector initialized. [ 4.049346] registered taskstats version 1 [ 4.071705] Loading compiled-in X.509 certificates [ 4.086471] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 4.099769] zswap: loaded using pool lzo/zbud [ 4.120029] Key type big_key registered [ 4.294153] Key type trusted registered [ 4.301814] Key type encrypted registered [ 4.315732] AppArmor: AppArmor sha1 policy hashing enabled [ 4.327135] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.333175] evm: HMAC attrs: 0x1 [ 4.361789] rtc_cmos 00:00: setting system clock to 2022-03-22 20:29:21 UTC (1647980961) [ 4.386120] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.394183] EDD information not available. [ 4.888255] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.904653] ata2.00: configured for MWDMA2 [ 4.919445] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.941642] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.949849] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.961163] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.968525] Freeing unused kernel memory: 2248K [ 4.980057] Write protecting the kernel read-only data: 18432k [ 4.987374] Freeing unused kernel memory: 2008K [ 4.998562] Freeing unused kernel memory: 124K [ 5.012017] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 5.027539] x86/mm: Checking user space page tables [ 5.043713] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 5.137446] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.144699] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.157414] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.162982] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.180170] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.198215] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.203114] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.210394] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.217836] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.227600] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.468991] hv_utils: Registering HyperV Utility Driver [ 5.479167] hv_vmbus: registering driver hv_util [ 5.495564] hv_vmbus: registering driver hv_netvsc [ 5.507822] hidraw: raw HID events driver (C) Jiri Kosina [ 5.517854] hv_vmbus: registering driver hyperv_keyboard [ 5.546635] hv_vmbus: registering driver hid_hyperv [ 5.560290] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 5.717134] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.814001] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.882508] hv_utils: Heartbeat IC version 3.0 [ 5.892798] hv_utils: Shutdown IC version 3.0 [ 5.905173] hv_utils: TimeSync IC version 4.0 [ 5.914442] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 6.065491] raid6: sse2x1 gen() 1886 MB/s [ 6.120039] raid6: sse2x1 xor() 3276 MB/s [ 6.168031] raid6: sse2x2 gen() 5646 MB/s [ 6.220169] raid6: sse2x2 xor() 3870 MB/s [ 6.272047] raid6: sse2x4 gen() 6014 MB/s [ 6.328041] raid6: sse2x4 xor() 4851 MB/s [ 6.332781] raid6: using algorithm sse2x4 gen() 6014 MB/s [ 6.339825] raid6: .... xor() 4851 MB/s, rmw enabled [ 6.346452] raid6: using intx1 recovery algorithm [ 6.358095] xor: measuring software checksum speed [ 6.400365] prefetch64-sse: 9702.000 MB/sec [ 6.444045] generic_sse: 9131.000 MB/sec [ 6.449239] xor: using function: prefetch64-sse (9702.000 MB/sec) [ 6.459452] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 6.700266] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.957596] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bttom ... done. Begin: Running /scripts/init-bottom ... done. [ 7.603659] 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) [ 7.621231] systemd[1]: Detected virtualization microsoft. [ 7.630900] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.702501] systemd[1]: Set hostname to <ubuntu>. [ 7.736476] systemd[1]: Initializing machine ID from random generator. [ 7.753555] systemd[1]: Installed transient /etc/machine-id file. [ 8.242898] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 8.344616] systemd[1]: Listening on udev Control Socket. [[0;32m OK [m] Listening on udev Control Socket. [ 8.455779] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 8.535658] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Journal Socket. Mounting Huge Pages File System... Starting Remount Root and Kernel File Systems... Starting Load Kernel Modules... Starting Create list of required st... nodes for the current kernel... [ 9.905708] EXT4-fs (sda1): re-mounted. Opts: (null) [[ 9.953481] Loading iSCSI transport class v2.0-870. [0;32m OK [0m] Reached target Encrypted Volumes. [ 10.092910] iscsi: registered transport (tcp) [[0;32m OK [0m] Reached target Swap. [ 10.225984] iscsi: registered transport (iser) [[0;32m OK [0m] Reached target Slices. Mounting Debug File System... [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... 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 [m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and KernelFile Systems. [[0;32m OK [0m] Started Load Kenel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... Mounting Configuration File System... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... 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 Monitorng of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kenel Device Manager. [[0;32m OK [0m] Started Flush Jurnal to Persisent Storage. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting CreateVolatile Files and Directories... [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 107.752176] cloud-init[331]: Cloud-init v. 18.2 running 'init-local' at Tue, 22 Mar 2022 20:29:39 +0000. Up 22.17 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;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 45s / 6min 40s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 6min 40s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 6min 40s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 6min 40s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 6min 40s)[K[[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 192.488712] cloud-init[656]: Cloud-init v. 18.2 running 'init' at Tue, 22 Mar 2022 20:31:20 +0000. Up 123.20 seconds. [[ 192.668853] [0;32m OK [0mcloud-init] Started Initial cloud-init job (metadata service crawler).[656]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [[0;32m OK [0m[ 192.903404] ] cloud-initReached target Network is Online.[656]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ Starting iSCSI initiator daemon (iscsid)...[ 193.161097] cloud-init[656]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[0;32m OK [0m ] [ 193.330502] Reached target System Initialization.cloud-init [656]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m] Listening on ACPID Listen Socket. [ 193.602427] cloud-init[656]: [ci-info: | eth0 | True | 172.20.0.6 | 255.255.255.240 | . | fa:16:3e:4d:b5:ef |[0;32m OK [0m] Started ACPI Events Check.[ 193.777739] cloud-init[[656]: [0;32m OK [0mci-info: | eth0 | True | fe80::f816:3eff:fe4d:b5ef/64 | . | link | fa:16:3e:4d:b5:ef |] Reached target Paths. [ 193.945423] [cloud-init[0;32m OK [0m] [656]: Started Daily apt download activities.ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ [0;32m OK [0m[ 194.156571] cloud-init] [656]: Started Daily Cleanup of Temporary Directories.ci-info: | lo | True | ::1/128 | . | host | . | [[ 194.297266] [0;32m OK [0mcloud-init] [656]: Listening on D-Bus System Message Bus Socket.ci-info: +--------+------+-----------------------------+-----------------+-------+-------------------+ [[ 194.468903] [0;32m OK [0mcloud-init] [656]: Reached target Sockets.ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [[ 194.692479] [0;32m OK [0mcloud-init] [656]: Started Daily apt upgrade and clean activities.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m[ 194.906351] cloud-init] [656]: Reached target Timers.ci-info: | Rout | Destination | Gateway | Genmask | Interface | Flags | [[ 195.104746] [0;32m OK [0mcloud-init[656]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Reached target Basic System. [ 195.276931] cloud-init[[656]: [0;32m OK [0mci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |] Started ACPI event daemon. [ 195.485859] cloud-init[[656]: [0;32m OK [0mci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |] Started Deferred execution scheduler. [ 195.832145] Starting /etc/rc.local Compatibility...cloud-init [656]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |Starting LSB: MD monitoring daemon... [ 196.133799] cloud-init [656]: Starting LSB: Record successful boot for GRUB...ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 196.401874] Starting Login Service...cloud-init [656]: [Generating public/private rsa key pair.[0;32m OK [0m [ 196.527758] ] cloud-initStarted D-Bus System Message Bus.[656]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 196.684294] cloud-init[656]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 196.789110] cloud-init[656]: The key fingerprint is: [ 196.854571] cloud-init[656]: SHA256:tV3mE4U1kMH8GiwDL3TlkFJgXaTrgjQ7A/gLogLfJhA root@tempest-attachvolumetestjson-server-10621123 [ 196.968689] cloud-init[656]: [The key's randomart image is:[0;32m OK [0m ] Started Regular background program processing daemon.[ 197.123862] cloud-init [656]: [+---[RSA 2048]----+[0;32m OK [0m ] [ 197.295145] Started Unattended Upgrades Shudown.cloud-init [656]: | o+oB*++o| Starting OpenBSD Secure Shell server...[ 197.491155] cloud-init[656]: | .+ +++...|[ [0;32m OK [0m] [ 197.610829] Reached target Cloud-config availability.cloud-init [656]: | . *...= |Starting Apply the settings specified in cloud-config... [ 197.856825] cloud-init[[656]: [0;32m OK [0m] |E . o *.* o |Started OpenBSDSecure Shell server. [ 198.205455] [cloud-init[0;32m OK [0m[656]: | . . . oS o.+ = | ] [ 198.544330] Started /etc/rc.local Compatibility.cloud-init [656]: [|o . o + . . . |[0;32m OK [0m [ 198.827853] ] cloud-initStarted iSCSI initiator daemon (iscsid).[656]: |.+ o . = . . | [ 199.042554] cloud-init[[656]: [0;32m OK [0m|o + + . o . | [ 199.222007] cloud-init] Started LSB: MDmonitoring daemon.[656]: |o o . |[ [ 199.464877] [0;32m OK [0mcloud-init] [656]: Started LSB: Record successful boot for GRUB.+----[SHA256]-----+ [[ 199.804475] [0;32m OK [0m] cloud-initStarted Login Service.[656]: Generating public/private dsa key pair. Starting Login to default iSCSI targets...[ 200.080247] cloud-init [656]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[ [0;32m OK [0m[ 200.330052] ] cloud-initStarted Login to default iSCSI targets.[656]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[ [0;32m OK [0m[ 200.588858] cloud-init] [656]: Reached target Remote File Systems (Pre).The key fingerprint is: [ [0;32m OK [0m[ 200.807002] cloud-init[656]: ] SHA256:dIRpHHF6JiA3WEuWoKG6LZDmznPTc037GQLuXEYPiUU root@tempest-attachvolumetestjson-server-10621123Reached target emote File Systems. [ 201.009680] cloud-init[656]: Starting LSB: automatic crash report generation...The key's randomart image is: Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[ 201.238302] cloud-init[656]: +---[DSA 1024]----+ Starting Permit User Sessions...[ 201.425327] cloud-init[656]: [| . o+BooEo |[0;32m OK [0m] Started Permit User Sessions.[ 201.608699] cloud-init[656]: [| . o.=.+*+ |[0;32m OK [0m ] [ 201.888372] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".cloud-init[656]: |. . ..+.+ |[ [0;32m OK [0m[ 202.128356] cloud-init] Started LSB: automatic crash reort generation.[656]: |.. .o=. | [ 202.319221] cloud-init[[656]: [0;32m OK [0m|+. oS+ | ] Started Getty on tty1.[ 202.501849] cloud-init[[656]: |+o . o.o |[0;32m OK [0m] Started Serial Getty on ttyS0.[ 202.671295] cloud-init[656]: [|o.. . .o+.o | [0;32m OK [0m[ 202.855594] ] cloud-init[656]: Reached target Login Prompts. |oo o oo.oo. o |[[0;32m OK [0m ] [ 203.080251] Reached target ulti-User Syste.cloud-init [656]: [| oo . oo .o |[0;32m OK [0m ] Reached target Graphical Interface.[ 203.282029] cloud-init [656]: Starting Update UTMP about System Runlevel Changes...+----[SHA256]-----+ [ 203.429395] cloud-init[656]: Generating public/private ecdsa key pair. [ 203.536470] cloud-init[656]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 203.632943] cloud-init[656]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[ 203.757997] [0;32m OK [0mcloud-init] [656]: Started Update UTMP about System Runlevel Changs.The key fingerprint is: [ 203.943030] cloud-init[656]: SHA256:CN6ev8SfcdiwQLmB465comUXcamvezH6fWpmxuQyYCU root@tempest-attachvolumetestjson-server-10621123 [ 204.033759] cloud-init[656]: The key's randomart image is: [ 204.098806] cloud-init[656]: +---[ECDSA 256]---+ [ 204.145954] cloud-init[656]: | | [ 204.205928] cloud-init[656]: | . o | [ 204.291920] cloud-init[656]: | . + * | [ 204.381849] cloud-init[656]: | . +EB.o | [ 204.452290] cloud-init[656]: | . *oS . | [ 204.514836] cloud-init[656]: | oo=o..= | [ 204.595236] cloud-init[656]: | +.*o+*+ o | [ 204.695680] cloud-init[656]: | = =.++oB+. | [ 204.800294] cloud-init[656]: | . o o++O=o | [ 204.890861] cloud-init[656]: +----[SHA256]-----+ [ 204.958382] cloud-init[656]: Generating public/private ed25519 key pair. [ 205.078469] cloud-init[656]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 205.205915] cloud-init[656]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 205.291161] cloud-init[656]: The key fingerprint is: [ 205.362577] cloud-init[656]: SHA256:NyNK0mH8rHsTzJp9qRjDk9tYGtHltxpe+SDoZCES1t8 root@tempest-attachvolumetestjson-server-10621123 [ 205.482605] cloud-init[656]: The key's randomart image is: [ 205.582460] cloud-init[656]: +--[ED25519 256]--+ [ 205.705734] cloud-init[656]: | | [ 205.862983] cloud-init[656]: | o |[ [0;32m OK [0m[ 206.057361] ] cloud-initCreated slice User Slice of ubuntu.[656]: | o = . | [ 206.295290] Starting User Manager for UID 1000...cloud-init [656]: | . + * + |[ [0;32m OK [0m[ 206.603720] ] cloud-initStarted Session 3 of user ubuntu.[656]: | o =oS E . |[ [0;32m OK [0m[ 206.775029] cloud-init[656]: ] | = *+= + o |Started Session2 of user ubuntu. [ 206.882482] [cloud-init[0;32m OK [0m[656]: ] | X+=.o.= | Started Session 1 of user ubuntu.[ 207.006885] cloud-init[[0;32m OK [0m[656]: | o^+.o= o |] Started User Manager for UID 1000.[ 207.155491] cloud-init[656]: | *.++o . | [ 207.340525] cloud-init[656]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-10621123 ttyS0 tempest-attachvolumetestjson-server-10621123 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.148000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.152000] tsc: Detected 1995.192 MHz processor [ 0.156000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.160013] pid_max: default: 32768 minimum: 301 [ 0.164080] Security Framework initialized [ 0.168013] Yama: becoming mindful. [ 0.172065] AppArmor: AppArmor initialized [ 0.176339] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.180153] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.184056] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.188029] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.192781] CPU: Physical Processor ID: 0 [ 0.196415] mce: CPU supports 1 MCE banks [ 0.204122] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.208013] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.212014] Spectre V2 : Mitigation: Full generic retpoline [ 0.216013] Speculative Store Bypass: Vulnerable [ 0.304771] Freeing SMP alternatives memory: 36K [ 0.314596] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.320016] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.324127] Hierarchical SRCU implementation. [ 0.328960] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.332012] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.336132] smp: Bringing up secondary CPUs ... [ 0.340015] smp: Brought up 1 node, 1 CPU [ 0.344013] smpboot: Max logical packages: 1 [ 0.348041] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.356064] devtmpfs: initialized [ 0.360116] x86/mm: Memory block size: 128MB [ 0.364292] evm: security.selinux [ 0.368012] evm: security.SMACK64 [ 0.372011] evm: security.SMACK64EXEC [ 0.376053] evm: security.SMACK64TRANSMUTE [ 0.380013] evm: security.SMACK64MMAP [ 0.384013] evm: security.apparmor [ 0.388011] evm: security.ima [ 0.392011] evm: security.capability [ 0.396214] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.400080] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.404114] pinctrl core: initialized pinctrl subsystem [ 0.408380] NET: Registered protocol family 16 [ 0.412208] audit: initializing netlink subsys (disabled) [ 0.416338] cpuidle: using governor ladder [ 0.420072] audit: type=2000 audit(1647981232.416:1): state=initialized audit_enabled=0 res=1 [ 0.424028] cpuidle: using governor menu [ 0.428137] ACPI: bus type PCI registered [ 0.432015] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.441744] PCI: Using configuration type 1 for base access [ 0.445619] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.448395] ACPI: Added _OSI(Module Device) [ 0.452021] ACPI: Added _OSI(Processor Device) [ 0.456018] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.460014] ACPI: Added _OSI(Processor Aggregator Device) [ 0.464039] ACPI: Added _OSI(Linux-Dell-Video) [ 0.479036] ACPI: Interpreter enabled [ 0.480030] ACPI: (supports S0 S5) [ 0.484013] ACPI: Using IOAPIC for interrupt routing [ 0.488087] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.492659] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.560132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.564051] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.568038] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.572040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.576676] PCI host bridge to bus 0000:00 [ 0.580018] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.584018] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.588018] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.592051] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.596022] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.600018] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.668015] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.672022] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.676061] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.680044] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.691087] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.691087] * this clock source is slow. Consider trying other clock sources [ 0.706785] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.812055] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.820035] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.826052] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.829256] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.832963] SCSI subsystem initialized [ 0.836514] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.840000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.840040] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.844015] vgaarb: loaded [ 0.848091] pps_core: LinuxPPS API ver. 1 registered [ 0.852049] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.856047] PTP clock support registered [ 0.860169] EDAC MC: Ver: 3.0.0 [ 0.876078] hv_vmbus: Vmbus version:4.0 [ 0.880699] PCI: Using ACPI for IRQ routing [ 0.887955] NetLabel: Initializing [ 0.888033] NetLabel: domain hash size = 128 [ 0.892022] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.896073] NetLabel: unlabeled traffic allowed by default [ 0.900318] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.933124] VFS: Disk quotas dquot_6.6.0 [ 0.940120] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.947315] AppArmor: AppArmor Filesystem Enabled [ 0.954641] pnp: PnP ACPI init [ 0.971872] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.976836] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.984791] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.990374] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.000139] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.012723] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.022526] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.027639] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.033632] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.041582] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.050711] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.060603] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.071566] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.083005] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.098505] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.106971] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.117040] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.126401] pnp: PnP ACPI: found 9 devices [ 1.142769] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.153841] NET: Registered protocol family 2 [ 1.160583] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.166632] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.173942] TCP: Hash tables configured (established 8192 bind 8192) [ 1.180299] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.187173] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.193194] NET: Registered protocol family 1 [ 1.199679] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.209667] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.219253] Unpacking initramfs... [ 1.540054] random: fast init done [ 1.582528] Freeing initrd memory: 13088K [ 1.588840] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.601545] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.614795] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.624114] Scanning for low memory corruption every 60 seconds [ 1.633697] Initialise system trusted keyrings [ 1.642162] Key type blacklist registered [ 1.650206] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.663263] zbud: loaded [ 1.675568] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.688806] fuse init (API version 7.26) [ 1.698001] Key type asymmetric registered [ 1.705644] Asymmetric key parser 'x509' registered [ 1.713541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.724380] io scheduler noop registered (default) [ 1.733337] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.742847] ACPI: Power Button [PWRF] [ 1.750958] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.780783] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.815232] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.836522] Linux agpgart interface v0.103 [ 1.847676] loop: module loaded [ 1.853722] hv_vmbus: registering driver hv_storvsc [ 1.890831] scsi host0: storvsc_host_t [ 1.906493] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.920240] scsi host1: storvsc_host_t [ 1.933718] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.946747] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.954777] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.973935] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.987988] scsi host2: ata_piix [ 1.994557] sd 0:0:0:0: [sda] Write Protect is off [ 2.003291] scsi host3: ata_piix [ 2.009664] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.015632] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.021072] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.041376] libphy: Fixed MDIO Bus: probed [ 2.048938] tun: Universal TUN/TAP device driver, 1.6 [ 2.055875] PPP generic driver version 2.4.2 [ 2.064852] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.092995] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 2.102295] sda: sda1 [ 2.115019] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 2.121733] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 2.138254] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.153506] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.162621] mousedev: PS/2 mouse device common for all mice [ 2.176656] rtc_cmos 00:00: RTC can wake from S4 [ 3.437408] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.444715] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.632548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.640223] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.652059] device-mapper: uevent: version 1.0.3 [ 3.659453] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.666512] NET: Registered protocol family 10 [ 3.685258] Segment Routing with IPv6 [ 3.691266] NET: Registered protocol family 17 [ 3.700196] Key type dns_resolver registered [ 3.705143] RAS: Correctable Errors collector initialized. [ 3.714871] registered taskstats version 1 [ 3.721246] Loading compiled-in X.509 certificates [ 3.734928] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.741769] zswap: loaded using pool lzo/zbud [ 3.893681] Key type big_key registered [ 3.898968] Key type trusted registered [ 3.912607] Key type encrypted registered [ 3.921858] AppArmor: AppArmor sha1 policy hashing enabled [ 3.931797] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.938908] sd 1:0:0:0: [sdb] Write Protect is off [ 3.944361] evm: HMAC attrs: 0x1 [ 3.953794] rtc_cmos 00:00: setting system clock to 2022-03-22 20:33:57 UTC (1647981237) [ 3.961679] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.969900] EDD information not available. [ 4.329356] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 4.660230] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.678303] ata2.00: configured for MWDMA2 [ 4.704141] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.729937] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.740663] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.755701] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 4.783815] sd 1:0:0:0: [sdb] Attached SCSI disk [ 4.796578] Freeing unused kernel memory: 2248K [ 4.808089] Write protecting the kernel read-only data: 18432k [ 4.817515] Freeing unused kernel memory: 2008K [ 4.822989] Freeing unused kernel memory: 124K [ 4.849539] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.859249] x86/mm: Checking user space page tables [ 4.885522] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.973852] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.980427] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.991530] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.002589] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.011802] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.020082] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.053721] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.084644] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.093799] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.100901] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.306867] hv_utils: Registering HyperV Utility Driver [ 5.315796] hv_vmbus: registering driver hv_util [ 5.331278] hv_vmbus: registering driver hv_netvsc [ 5.353555] hv_vmbus: registering driver hyperv_keyboard [ 5.379340] hidraw: raw HID events driver (C) Jiri Kosina [ 5.438854] hv_vmbus: registering driver hid_hyperv [ 5.473817] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 5.488457] hv_utils: Heartbeat IC version 3.0 [ 5.498189] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.516949] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.734548] hv_utils: Shutdown IC version 3.0 [ 5.751930] hv_utils: TimeSync IC version 4.0 [ 5.762572] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.990030] raid6: sse2x1 gen() 2673 MB/s [ 6.052083] raid6: sse2x1 xor() 2635 MB/s [ 6.108058] raid6: sse2x2 gen() 5077 MB/s [ 6.160059] raid6: sse2x2 xor() 4154 MB/s [ 6.212059] raid6: sse2x4 gen() 6814 MB/s [ 6.272259] raid6: sse2x4 xor() 4751 MB/s [ 6.280053] raid6: using algorithm sse2x4 gen() 6814 MB/s [ 6.288561] raid6: .... xor() 4751 MB/s, rmw enabled [ 6.294813] raid6: using intx1 recovery algorithm [ 6.304108] xor: measuring software checksum speed [ 6.352061] prefetch64-sse: 9673.000 MB/sec [ 6.396040] generic_sse: 9246.000 MB/sec [ 6.400630] xor: using function: prefetch64-sse (9673.000 MB/sec) [ 6.413579] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 6.655943] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.967809] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 6.975439] EXT4-fs (sda1): write access will be enabled during recovery [ 9.428773] EXT4-fs (sda1): recovery complete [ 14.189401] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 14.959812] 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) [ 14.985231] systemd[1]: Detected virtualization microsoft. [ 15.005651] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 15.099288] systemd[1]: Set hostname to <tempest-attachvolumetestjson-server-10621123>. [ 15.806228] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 15.884092] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 15.950635] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice Uer and Session Slice. [ 16.019723] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 16.088457] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper even daemon FIFOs. [ 16.145410] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on Journal Socket. Starting Load Kernel Modules... Mounting Debug File System... [ 17.295131] Loading iSCSI transport class v2.0-870. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 17.357394] iscsi: registered transport (tcp) Mounting Huge Pages File System... [ 17.421571] iscsi: registered transport (iser) Starting Remount Root and Kernel File Systems... Mounting POSIX Message Queue File System... Starting Create list of required st... nodes for the current kernel... Starting Journal Service... [[0;32m OK [0m[ 17.740560] EXT4-fs (sda1): re-mounted. Opts: (null) ] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Initial cloud-init job (pre-networking)... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target ocal File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Found device /dv/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [m] Reached target System Time Synchronized. [ 51.994997] cloud-init[348]: Cloud-init v. 18.2 running 'init-local' at Tue, 22 Mar 2022 20:34:18 +0000. Up 24.15 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started ifup for eth0. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 90.400646] cloud-init[700]: Cloud-init v. 18.2 running 'init' at Tue, 22 Mar 2022 20:34:50 0000. Up 56.89 seconds. [ 90.525555] cloud-init[[700]: [0;32m OK [0mci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 90.649960] [cloud-init[0;32m OK [0m[700]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target System Initialization. [ 90.794244] cloud-init[700]: [ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |[0;32m OK [0m] Started Daily apt download activities.[ 90.893382] cloud-init [700]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m ] [ 90.997239] Listening on ACPID Listen Socket.cloud-init[700]: ci-info: | eth0 | True | 172.20.0.6 | 255.255.255.240 | . | fa:16:3e:4d:b5:ef |[[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 91.128328] cloud-init[700]: ci-info: | eth0 | True | fe80::f816:3eff:fe4d:b5ef/64 | . | link | fa:16:3e:4d:b5:ef |[ [0;32m OK [0m[ 91.221387] ] cloud-initStarted ACPI Events Check.[700]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ [0;32m OK [0m[ 91.325357] ] cloud-initReached target Paths.[700]: ci-info: | lo | True | ::1/128 | . | host | . |[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.[ 91.464882] cloud-init [700]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Reached target Sockets. [ 91.597905] cloud-init[[700]: [0;32m OK [0mci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++] Started Daily Cleanup of Temporary Directories. [ 91.711837] [cloud-init[0;32m OK [0m[700]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Reached target Timers. [[0;32m OK [0m[ 91.847365] ] cloud-init[700]: Reached target Basic System.ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ [0;32m OK [0m[ 91.948171] ] Started Unattended Upgrades Shutdown.cloud-init[700]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting Login Service... [ 92.098317] cloud-init[[700]: [0;32m OK [0mci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |] Started ACPI event daemon. [ 92.200781] cloud-init[[700]: [0;32m OK [0mci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |] Started Regular background program processing daemon.[ 92.317860] cloud-init [700]: Starting LSB: MD monitoring daemon...ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [[ 92.441920] [0;32m OK [0mcloud-init[700]: ] ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Started Deferred execution scheduler. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting /etc/rc.local Compatibility... Starting iSCSI initiator daemon (iscsid)... Starting Apply the settings specified in cloud-config... Starting OpenBSD Secure Shell server... [[0;32m OK [m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. 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 LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [[0;32m OK [0m] Created slice User Slice of ubuntu. [[0;32m OK [0m] Started Session 1 of user ubuntu. Starting User Manager for UID 1000... Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-10621123 ttyS0 tempest-attachvolumetestjson-server-10621123 login: [ 103.206411] cloud-init[761]: Cloud-init v. 18.2 running 'modules:config' at Tue, 22 Mar 2022 20:35:28 +0000. Up 94.69 seconds. [ 113.517738] cloud-init[892]: Printing ubuntu user authorized keys [ 113.618056] cloud-init[892]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXHITWK/TsxnF731Olz673WoZp5CuKfpjfJaEpngnBnZ/auKhJ8vzpXQAXkqIUzrTkgX1QymDHeFwBfxJ7IBVyjKZ5Q2h6R1o3YsF/g5vFthUWsEHU2QdhcrhfpGUcHH0IPsh7WI3hTMKIfim+GoTn8BizdqAboTz0XV0xPE6FDkY6qcxrWPnaFUxpXQMaSk9fEaCmAE/qEc0ITJtQyLpwZ88/Eb24GxKkSrZ33Y7auvzYd2Ak2QafHIMX0xpZ4AtZa/ohqM5yz7kyv7blTu7l/RaZ1EsRdvMMIgBAAQyQJ9RnROajsq8i6yE4ChX847KMF3NiibRQyeuSGaYMqPNd 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 | 43:8b:b2:5b:b9:d2:08:95:24:79:00:cf:5e:13:54:65 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Mar 22 20:35:49 ec2: <14>Mar 22 20:35:49 ec2: ############################################################# <14>Mar 22 20:35:49 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Mar 22 20:35:49 ec2: 1024 SHA256:dIRpHHF6JiA3WEuWoKG6LZDmznPTc037GQLuXEYPiUU root@tempest-attachvolumetestjson-server-10621123 (DSA) <14>Mar 22 20:35:49 ec2: 256 SHA256:CN6ev8SfcdiwQLmB465comUXcamvezH6fWpmxuQyYCU root@tempest-attachvolumetestjson-server-10621123 (ECDSA) <14>Mar 22 20:35:49 ec2: 256 SHA256:NyNK0mH8rHsTzJp9qRjDk9tYGtHltxpe+SDoZCES1t8 root@tempest-atachvolumetestjson-server-10621123 (ED25519) <14>Mar 22 20:35:49 ec2: 2048 SHA256:tV3mE4U1kMH8GiwDL3TlkFJgXaTrgjQ7A/gLogLfJhA root@tempest-attachvolumetestjson-server-10621123 (RSA) <14>Mar 22 20:35:49 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Mar 22 20:35:49 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHANTYAAABBBIn9vtldBXiBWs6SrkYy1eMzy+AlnHrEaguDNegRjRxG/YFbHZyJ+iiVmiSKocUWIYMY9Pv4slo+WE5oIQ7Gseg= root@tempest-attachvolumetestjson-server-10621123 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIItT7H7636d2LhCdFKsHzbKgx1P1PnwyAM7BU/jPA1W8 root@tempest-attachvolumetestjson-server-10621123 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5FnIVOfyrbLFLP8MFIsz87MHouUwekOt/CjeZZeZ139UyXrM1ZjklkoiV4lhSKlCUDYsC31auEuyCfJwRjpD3dl5qIXfHM8SpAGN+OF69HtkwJ3cVX9HO3Q9fUdoQey3qjNNe2TfW1EAS9/rPKYam6MhRwKxxKT0+/yDtGCSOHgkh+tRXNJMx45pO5mEM117IFPyxD5CtveBevRNPb3l1+yRS4WJhYjg1J6bTlwyBOB8B17Q9mb0JCrdls2fwynsPksPqZCvGnVfdQto3911lO++J+7EqNeeO/PpuakM18ttRG9O3DeT5z4dXrLDZJVN3H8+OfeZR8aj34fZMagwP root@tempest-attachvolumetestjson-server-10621123 -----END SSH HOST KEY KEYS----- [ 118.926769] cloud-init[892]: Cloud-init v. 18.2 running 'modules:final' at Tue, 22 Mar 2022 20:35:38 +0000. Up 104.27 seconds. [ 119.064459] cloud-init[892]: Cloud-init v. 18.2 finished at Tue, 22 Mar 2022 20:35:50 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 116.78 seconds 2022-03-22 20:47:35,158 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:47:35,158 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c281cd-c52f-417f-927b-befde92f31a7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c281cd-c52f-417f-927b-befde92f31a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:36,209 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:47:36,210 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff94c576-2e33-4baa-a6a2-346f16f98861', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff94c576-2e33-4baa-a6a2-346f16f98861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:37,262 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:47:37,262 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b05a03d-4945-42e4-bdbe-cfd4d95f1ecc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b05a03d-4945-42e4-bdbe-cfd4d95f1ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:38,311 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:47:38,312 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98069f98-a8ec-44c4-8b74-20685e6d0b14', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98069f98-a8ec-44c4-8b74-20685e6d0b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:39,362 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:47:39,362 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1fd7cf-cd1c-4bf1-99c0-16f3fa746a61', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1fd7cf-cd1c-4bf1-99c0-16f3fa746a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:40,414 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:47:40,414 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25073c61-b275-4e25-9cf8-5eb876d65bd1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25073c61-b275-4e25-9cf8-5eb876d65bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:41,465 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:47:41,465 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6506f2b4-df88-49a9-ac6a-7359b8e906e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6506f2b4-df88-49a9-ac6a-7359b8e906e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:42,517 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:47:42,518 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05512a03-7d34-46ed-86af-9008419337fa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05512a03-7d34-46ed-86af-9008419337fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:43,567 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:47:43,568 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414b074d-06d9-41f2-8ec4-ac541cbbd32d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414b074d-06d9-41f2-8ec4-ac541cbbd32d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:44,621 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:47:44,621 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90322526-1738-41d9-87c8-4f48b5d4a30e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90322526-1738-41d9-87c8-4f48b5d4a30e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:45,671 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:47:45,672 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b019a87-5d3f-4cf2-9697-f3cede9cae14', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b019a87-5d3f-4cf2-9697-f3cede9cae14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:46,723 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:47:46,724 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f6595ce-58ed-45af-a9f4-ab7458b2f2c1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f6595ce-58ed-45af-a9f4-ab7458b2f2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:47,776 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:47:47,776 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47983a9-99d5-4ceb-897b-ae3d76ba4e22', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47983a9-99d5-4ceb-897b-ae3d76ba4e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:48,826 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:47:48,826 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99765b30-31c3-4712-8e1d-ac6a959725d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99765b30-31c3-4712-8e1d-ac6a959725d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:49,877 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:47:49,877 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54dd62a8-9fd2-45bc-994d-f69e84d6a882', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54dd62a8-9fd2-45bc-994d-f69e84d6a882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:50,928 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:47:50,928 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-020d2e2e-2e87-4091-83b0-54f0742ca82c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-020d2e2e-2e87-4091-83b0-54f0742ca82c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:51,980 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:47:51,981 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ac1e4b6-dab7-4fc8-af81-96b9e6a28f5b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ac1e4b6-dab7-4fc8-af81-96b9e6a28f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:53,032 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:47:53,033 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885bfce2-6690-4316-8a2b-0fa809bc0cb0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885bfce2-6690-4316-8a2b-0fa809bc0cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:54,084 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:47:54,084 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f26095-b494-420a-a820-f72f2111a5ab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f26095-b494-420a-a820-f72f2111a5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:55,134 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:47:55,134 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ef226c-151a-4170-8fdd-bca65bbdeb79', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ef226c-151a-4170-8fdd-bca65bbdeb79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:56,185 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:47:56,186 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5db4323c-21b8-40b2-91cb-9d107ecf6353', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5db4323c-21b8-40b2-91cb-9d107ecf6353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:57,237 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:47:57,237 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36107826-3547-4ccd-a9ae-37622a50d92c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36107826-3547-4ccd-a9ae-37622a50d92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:58,286 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:47:58,286 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4671d663-d69b-4949-9f05-c8fda66b6137', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4671d663-d69b-4949-9f05-c8fda66b6137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:47:59,335 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:47:59,336 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4660f0af-20e6-4abd-97ea-3df7548faf41', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4660f0af-20e6-4abd-97ea-3df7548faf41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:00,387 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:48:00,387 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c627d818-acd7-40fd-9aa2-cc9b1d11d66d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c627d818-acd7-40fd-9aa2-cc9b1d11d66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:01,496 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.101s 2022-03-22 20:48:01,497 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7e90f1-838f-4486-804f-20ecafd5e013', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7e90f1-838f-4486-804f-20ecafd5e013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:02,546 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:48:02,546 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dad6c04a-3b93-42c9-a852-55bbdadc2d5d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dad6c04a-3b93-42c9-a852-55bbdadc2d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:03,599 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:48:03,600 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-127ecf7c-e371-40ef-80e1-868ecbef1c51', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-127ecf7c-e371-40ef-80e1-868ecbef1c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:04,649 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:48:04,650 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ea77be-c347-47f9-ad9e-a40e9178e612', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ea77be-c347-47f9-ad9e-a40e9178e612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:05,700 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:05,700 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0513a879-211a-4633-b5c8-dae9f292cafc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0513a879-211a-4633-b5c8-dae9f292cafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:06,750 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:06,751 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-608d0816-df05-45e4-826a-6650d9e5280c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-608d0816-df05-45e4-826a-6650d9e5280c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:07,803 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:48:07,803 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3932dc81-4074-4852-8443-a05ff1e3635b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3932dc81-4074-4852-8443-a05ff1e3635b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:08,857 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:48:08,857 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a666537b-dbe4-4836-a3d8-7ca1b4576c7b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a666537b-dbe4-4836-a3d8-7ca1b4576c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:09,910 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:48:09,910 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5384f50-feb8-4ab8-9957-e94d27a37e49', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5384f50-feb8-4ab8-9957-e94d27a37e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:10,961 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:10,961 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85c33c1-7c42-4e85-9d81-8d165680de45', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85c33c1-7c42-4e85-9d81-8d165680de45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:12,013 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:48:12,013 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce1ddd23-926b-4712-9930-2357fc9c7ef3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce1ddd23-926b-4712-9930-2357fc9c7ef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:13,065 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:48:13,066 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f8bf832-7f15-42aa-9ceb-5bc80763bd58', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f8bf832-7f15-42aa-9ceb-5bc80763bd58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:14,116 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:14,117 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5db4ecbc-29c9-4477-bcbf-ab0c63a752a9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5db4ecbc-29c9-4477-bcbf-ab0c63a752a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:15,168 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:48:15,168 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8aafed7-7180-44a7-a07c-7083a6319720', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8aafed7-7180-44a7-a07c-7083a6319720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:16,219 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:16,219 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722f504e-1c81-427d-9601-6640fb20ceb8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722f504e-1c81-427d-9601-6640fb20ceb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:17,269 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:17,269 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ebf8ead-eb0d-4db0-a000-0f03fa203750', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ebf8ead-eb0d-4db0-a000-0f03fa203750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:18,322 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:48:18,322 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d501ce-cffa-4e32-8b77-4200cd7dc266', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d501ce-cffa-4e32-8b77-4200cd7dc266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:19,386 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.055s 2022-03-22 20:48:19,386 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3705b2c9-92c6-4a6b-8c19-36963b8deec1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3705b2c9-92c6-4a6b-8c19-36963b8deec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:20,439 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:48:20,439 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9badb32d-133f-4936-8b9a-d7e3bb92d2b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9badb32d-133f-4936-8b9a-d7e3bb92d2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:21,489 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:21,490 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d02032-83b9-4e7a-aff8-5b72f086b41c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d02032-83b9-4e7a-aff8-5b72f086b41c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:22,541 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:48:22,541 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2ae9d0-6b30-45d2-b7a5-119442187347', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2ae9d0-6b30-45d2-b7a5-119442187347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:23,591 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:48:23,591 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805fe436-c125-45b6-862c-e3a259429857', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805fe436-c125-45b6-862c-e3a259429857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:24,641 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:24,642 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-626e8dfc-acd2-4a43-9cb2-472166245d96', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-626e8dfc-acd2-4a43-9cb2-472166245d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:25,692 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:25,692 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f2d9fe-b4af-41bc-9c8a-43796819c5f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f2d9fe-b4af-41bc-9c8a-43796819c5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:26,741 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:48:26,742 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1e62c1-d40d-491c-acb8-0bc3d6700fa5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1e62c1-d40d-491c-acb8-0bc3d6700fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:27,791 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:27,792 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806954d2-74da-419a-928c-1ed31ed3e84c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806954d2-74da-419a-928c-1ed31ed3e84c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:28,852 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:48:28,853 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67135d56-1f79-4a55-878f-86f0cba95a29', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67135d56-1f79-4a55-878f-86f0cba95a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:29,907 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:48:29,908 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc5f9aa-69e5-4854-9463-eeb32776268e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc5f9aa-69e5-4854-9463-eeb32776268e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:30,960 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:48:30,961 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b2d409-d9be-40be-848a-7e124b9f4222', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b2d409-d9be-40be-848a-7e124b9f4222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:32,010 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:48:32,011 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a48f1d47-19b4-4a29-b2bb-7ea4ff42479e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a48f1d47-19b4-4a29-b2bb-7ea4ff42479e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:33,062 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:48:33,062 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c89c15-b9aa-4386-ac1e-d00a2109325a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c89c15-b9aa-4386-ac1e-d00a2109325a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:34,112 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:34,112 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d2e43de-1931-43d0-9963-74d6c8ee9935', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d2e43de-1931-43d0-9963-74d6c8ee9935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:35,163 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:35,163 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb03d3a-9837-4059-8976-bb0f844d747d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb03d3a-9837-4059-8976-bb0f844d747d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:36,212 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:48:36,213 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed7e88e-a1ab-41d8-a9c2-1a0973a22d7c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed7e88e-a1ab-41d8-a9c2-1a0973a22d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:37,265 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:48:37,265 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f5b3641-ab7f-4d73-bd8a-5250fad8a12a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f5b3641-ab7f-4d73-bd8a-5250fad8a12a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:38,315 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:38,315 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3646475-96a2-461e-8892-ff9b28ce4c5c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3646475-96a2-461e-8892-ff9b28ce4c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:39,367 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:48:39,368 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4bdf6bc-6091-48cb-86a3-eea3fb128dd9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4bdf6bc-6091-48cb-86a3-eea3fb128dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:40,419 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:48:40,419 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8349f5ce-be6a-4900-8b79-226dfdebf75f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8349f5ce-be6a-4900-8b79-226dfdebf75f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:41,471 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:48:41,471 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec8ea412-e001-4cdb-b66b-82f921461aa9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec8ea412-e001-4cdb-b66b-82f921461aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:42,522 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:42,522 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8065024-4e21-4bf6-8417-c4fa27a1fa03', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8065024-4e21-4bf6-8417-c4fa27a1fa03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:43,572 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:43,572 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e83460-2c46-48e1-8f6b-1b6499ac1507', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e83460-2c46-48e1-8f6b-1b6499ac1507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:44,625 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:48:44,625 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f5b8b8-c009-433d-85ce-77d33d090703', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f5b8b8-c009-433d-85ce-77d33d090703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:45,675 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:45,675 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e04b2fd-b756-4c52-b061-fc8284564f2b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e04b2fd-b756-4c52-b061-fc8284564f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:46,725 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:46,726 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76707b26-5be9-45da-8595-1fa0833988b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76707b26-5be9-45da-8595-1fa0833988b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:47,776 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:47,776 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fcdfc00-65d8-4f70-909b-cac27e56a5d8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fcdfc00-65d8-4f70-909b-cac27e56a5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:48,827 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:48,828 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdc73742-0912-4340-9d13-a2e904af283f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdc73742-0912-4340-9d13-a2e904af283f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:49,881 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:48:49,881 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d839820a-29ae-47c3-a7b4-1b1e189172f3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d839820a-29ae-47c3-a7b4-1b1e189172f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:50,933 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:48:50,934 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a013ca-57ad-4884-b3e6-703629cacd44', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a013ca-57ad-4884-b3e6-703629cacd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:51,985 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:48:51,985 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e9203df-5d59-4786-b37f-f0e7e395a7ff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e9203df-5d59-4786-b37f-f0e7e395a7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:53,037 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:48:53,037 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd9bbd9-eda3-4776-a533-2a2985463e43', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd9bbd9-eda3-4776-a533-2a2985463e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:54,087 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:54,088 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd7cad1-737c-4696-a862-6d253c266308', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd7cad1-737c-4696-a862-6d253c266308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:55,139 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:55,139 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc7013d5-df17-4dec-bf46-c9c862306f5b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc7013d5-df17-4dec-bf46-c9c862306f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:56,189 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:56,190 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b005ba-3118-4dae-a5d4-80975bbbe7d7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b005ba-3118-4dae-a5d4-80975bbbe7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:57,240 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:48:57,241 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ec2543-5c98-46ca-846b-7baf34947d13', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ec2543-5c98-46ca-846b-7baf34947d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:58,296 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:48:58,296 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ae2bca-3ef8-4811-ace1-905f78d96207', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ae2bca-3ef8-4811-ace1-905f78d96207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:48:59,348 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:48:59,349 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e8a36be-31d3-4cbc-a548-8d7a7a15eb21', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e8a36be-31d3-4cbc-a548-8d7a7a15eb21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:00,400 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:49:00,400 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-509be445-d742-48de-b4f5-2491208c4f54', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-509be445-d742-48de-b4f5-2491208c4f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:01,450 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:01,450 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-909980c5-5bd2-468e-b0a2-2952b91e8e7e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-909980c5-5bd2-468e-b0a2-2952b91e8e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:02,501 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:02,501 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cbd4180-7fcf-40c7-9da9-1fe496f7fac6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cbd4180-7fcf-40c7-9da9-1fe496f7fac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:03,552 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:49:03,552 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a382e8cd-03a9-485f-830f-cdf0b8d00cf7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a382e8cd-03a9-485f-830f-cdf0b8d00cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:04,603 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:49:04,603 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8130e860-661c-42d6-b094-a57dc2d8ebeb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8130e860-661c-42d6-b094-a57dc2d8ebeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:05,654 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:49:05,654 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97129892-4c29-4333-a8aa-69b04c95cbaa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97129892-4c29-4333-a8aa-69b04c95cbaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:06,708 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:49:06,708 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de009913-64d4-4039-bf6d-2982f5c28aa6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de009913-64d4-4039-bf6d-2982f5c28aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:07,758 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:07,758 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9ff930-f907-430d-8a6f-bbd6d0fca52f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9ff930-f907-430d-8a6f-bbd6d0fca52f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:08,814 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:49:08,815 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc9add47-a346-415a-95f2-14ab7b08026b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc9add47-a346-415a-95f2-14ab7b08026b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:09,867 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:49:09,867 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35fbd7ab-ce9a-4b9b-89c8-53c54a2a7264', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35fbd7ab-ce9a-4b9b-89c8-53c54a2a7264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:10,918 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:10,918 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a787180a-7dc8-4666-8fe8-95453def207c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a787180a-7dc8-4666-8fe8-95453def207c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:11,968 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:49:11,968 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39280a24-6ae5-4d06-baaa-1c4a09ea8732', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39280a24-6ae5-4d06-baaa-1c4a09ea8732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:13,019 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:49:13,019 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34741dd8-ea00-4059-ae7e-9f79a127edeb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34741dd8-ea00-4059-ae7e-9f79a127edeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:14,072 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:49:14,072 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-015f7b8e-c711-4d4f-9a10-41c56cc0113a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-015f7b8e-c711-4d4f-9a10-41c56cc0113a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:15,122 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:15,123 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21341e32-bdf7-4605-ae69-5ac3bded191a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21341e32-bdf7-4605-ae69-5ac3bded191a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:16,173 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:16,174 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa827a60-45ac-477b-95ec-b386d4e11278', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa827a60-45ac-477b-95ec-b386d4e11278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:17,224 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:17,225 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d030f9-19f4-4ac4-a5be-dd622b938103', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d030f9-19f4-4ac4-a5be-dd622b938103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:18,285 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.051s 2022-03-22 20:49:18,285 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf78091-1215-492e-ad64-ab3119755fae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf78091-1215-492e-ad64-ab3119755fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:19,342 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:49:19,342 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d559219c-0c1a-4c6f-b9b5-9bc084540a06', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d559219c-0c1a-4c6f-b9b5-9bc084540a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:20,395 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:49:20,395 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee769a3e-0c89-4719-b3bf-ec608259740b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee769a3e-0c89-4719-b3bf-ec608259740b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:21,448 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:49:21,449 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13588898-5052-449e-8272-fda4987ecc92', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13588898-5052-449e-8272-fda4987ecc92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:22,499 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:22,499 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f245b4-916b-49cb-8917-9fffc331a8b8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f245b4-916b-49cb-8917-9fffc331a8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:23,553 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:49:23,553 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a450e565-115a-463e-b3a3-e3e7917d8ce7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a450e565-115a-463e-b3a3-e3e7917d8ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:24,604 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:49:24,605 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-127ab10b-3249-4a56-aab6-73e87f611289', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-127ab10b-3249-4a56-aab6-73e87f611289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:25,654 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:25,655 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4207410-f95f-4a40-93b9-0af15c7f851c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4207410-f95f-4a40-93b9-0af15c7f851c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:26,706 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:26,706 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60094a29-0950-4b9e-9e92-2db9f61ce1aa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60094a29-0950-4b9e-9e92-2db9f61ce1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:27,756 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:49:27,757 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc4d1324-eb9c-4780-b11f-5d466f718844', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc4d1324-eb9c-4780-b11f-5d466f718844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:28,809 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:49:28,809 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40af41db-30a7-4387-875d-782f7d420662', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40af41db-30a7-4387-875d-782f7d420662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:29,861 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:49:29,862 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74c985d-894f-4e55-a585-61d02312c799', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f74c985d-894f-4e55-a585-61d02312c799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:30,914 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:49:30,915 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70f1a075-931c-4e7e-8323-dc3536f319aa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70f1a075-931c-4e7e-8323-dc3536f319aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:31,966 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:49:31,967 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02af8484-8137-4a8c-a20d-5dbcc10067c4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02af8484-8137-4a8c-a20d-5dbcc10067c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:33,016 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:49:33,016 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5694a2b3-4b38-4c1f-9280-58079e8086e7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5694a2b3-4b38-4c1f-9280-58079e8086e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:34,075 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.050s 2022-03-22 20:49:34,075 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6d13c6-1f75-4384-8dbc-7aeba62fcdfa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6d13c6-1f75-4384-8dbc-7aeba62fcdfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:35,125 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:49:35,125 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30427c63-d6d2-45f6-9634-985b947f0980', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30427c63-d6d2-45f6-9634-985b947f0980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:36,179 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:49:36,180 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe0ffaa-cc72-4597-9c50-85be97b58d75', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe0ffaa-cc72-4597-9c50-85be97b58d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:37,232 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:49:37,232 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62cc15a8-d9d0-4128-b599-448c1f610f58', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62cc15a8-d9d0-4128-b599-448c1f610f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:38,283 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:38,283 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba341446-bc6a-45a8-a260-887b58035183', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba341446-bc6a-45a8-a260-887b58035183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:39,336 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:49:39,337 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b272ddd5-35fd-4fd3-899a-9373fba9d4df', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b272ddd5-35fd-4fd3-899a-9373fba9d4df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:40,388 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:49:40,388 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e852ab-b93e-4184-9498-dd24591aa03e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e852ab-b93e-4184-9498-dd24591aa03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:41,440 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:41,440 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e0da53-05a7-4bcc-87a3-cd27548e5991', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e0da53-05a7-4bcc-87a3-cd27548e5991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:42,493 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:49:42,493 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86099c77-11fe-4c3f-993b-1a0390f830a3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86099c77-11fe-4c3f-993b-1a0390f830a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:43,543 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:43,543 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aeefbc2-71d8-497e-ad43-fce6187f1cf3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aeefbc2-71d8-497e-ad43-fce6187f1cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:44,595 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:49:44,595 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6dcb70-bd51-404a-971d-452f8b2cb1db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6dcb70-bd51-404a-971d-452f8b2cb1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:45,646 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:45,647 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a2b05a1-e204-45cf-bd82-2a5fed173a72', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a2b05a1-e204-45cf-bd82-2a5fed173a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:46,697 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:46,698 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84a7509f-abee-4f71-86b2-c1e521d68769', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a7509f-abee-4f71-86b2-c1e521d68769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:47,749 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:49:47,750 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d769bb38-775e-4c55-89cd-24387b946bce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d769bb38-775e-4c55-89cd-24387b946bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:48,802 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:49:48,803 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e61eab-7e93-4608-9423-c6d85dca80c9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e61eab-7e93-4608-9423-c6d85dca80c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:49,855 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:49:49,855 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6e1b6a-8669-4536-9ecd-a36f6c82cac4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6e1b6a-8669-4536-9ecd-a36f6c82cac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:50,905 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:50,905 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a0c90e-af63-4705-bb0c-2bf52d8b27f9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a0c90e-af63-4705-bb0c-2bf52d8b27f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:51,957 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:49:51,958 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc500e78-fbe0-4e77-ab22-959683af01ea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc500e78-fbe0-4e77-ab22-959683af01ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:53,008 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:49:53,008 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0de7227-3704-4ba1-8bbf-0a1d1ad4bf94', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0de7227-3704-4ba1-8bbf-0a1d1ad4bf94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:54,065 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:49:54,065 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae694fea-ce9c-4b3f-93a5-da1086bd2736', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae694fea-ce9c-4b3f-93a5-da1086bd2736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:55,117 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:49:55,118 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c6857d8-0658-4520-86d8-30c2efdff125', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c6857d8-0658-4520-86d8-30c2efdff125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:56,167 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:56,168 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a07a68f-141a-4ac4-8f4c-d66db56503d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a07a68f-141a-4ac4-8f4c-d66db56503d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:57,219 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:49:57,219 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69916687-2448-4a0e-8a61-1c418838f046', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69916687-2448-4a0e-8a61-1c418838f046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:58,270 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:49:58,270 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8b0ca23-576c-4537-ad20-caaabb838933', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b0ca23-576c-4537-ad20-caaabb838933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:49:59,325 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:49:59,326 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f7c327-8608-468c-b17e-b2818c366719', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f7c327-8608-468c-b17e-b2818c366719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:00,377 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:00,377 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-239c0713-32ee-4329-9729-8d3b33d5bc0b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-239c0713-32ee-4329-9729-8d3b33d5bc0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:01,428 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:01,429 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a185a58-ebc8-403b-8f04-aff467b04912', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a185a58-ebc8-403b-8f04-aff467b04912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:02,479 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:02,479 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8948c1fb-b66c-4e4c-82a5-1f44b20dc1e9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8948c1fb-b66c-4e4c-82a5-1f44b20dc1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:03,530 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:03,530 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d4cd029-eda4-48af-b2fb-8434aabf91ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d4cd029-eda4-48af-b2fb-8434aabf91ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:04,579 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:04,580 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d85b133-65bf-42ef-8490-8cd878dbb801', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d85b133-65bf-42ef-8490-8cd878dbb801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:05,633 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:50:05,633 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2b3d84b-7e5a-409f-833c-e53ba1472ecd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2b3d84b-7e5a-409f-833c-e53ba1472ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:06,685 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:50:06,685 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fbedcb6-00a0-4315-8831-07ca7bd07fb4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fbedcb6-00a0-4315-8831-07ca7bd07fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:07,735 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:07,736 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781dedab-7a85-4160-b5c5-f2a8b6583beb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781dedab-7a85-4160-b5c5-f2a8b6583beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:08,794 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.050s 2022-03-22 20:50:08,795 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd9feb4-6191-445f-a369-e647dbaaf163', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd9feb4-6191-445f-a369-e647dbaaf163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:09,852 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:50:09,852 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a5c64f-30e5-4b8f-8f85-70a7746377bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a5c64f-30e5-4b8f-8f85-70a7746377bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:10,903 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:10,904 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ed6f17-fd37-4baf-9075-4203e4e9af89', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ed6f17-fd37-4baf-9075-4203e4e9af89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:11,957 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:50:11,958 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ebe90a1-a9ff-423b-a52f-aa32388fd775', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ebe90a1-a9ff-423b-a52f-aa32388fd775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:13,008 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:13,009 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab5387d-2e6b-4838-b227-836575a6d29f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab5387d-2e6b-4838-b227-836575a6d29f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:14,061 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:14,061 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbb688a8-467e-43f7-a069-7bae6c8baf4e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbb688a8-467e-43f7-a069-7bae6c8baf4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:15,113 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:15,113 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-643a0472-edb7-45c4-ab94-b6653bdba1b5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-643a0472-edb7-45c4-ab94-b6653bdba1b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:16,165 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:16,165 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52d33321-3b69-41c9-833b-b856f4f7484a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52d33321-3b69-41c9-833b-b856f4f7484a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:17,215 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:17,216 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-886fda76-09e1-4984-910b-0c51abd7be7f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-886fda76-09e1-4984-910b-0c51abd7be7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:18,267 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:18,268 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c08c5f25-3eb5-479a-ae58-c6763d4412a3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c08c5f25-3eb5-479a-ae58-c6763d4412a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:19,329 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.052s 2022-03-22 20:50:19,329 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86921778-8fd4-44b2-8d3c-6ac571a43ba6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86921778-8fd4-44b2-8d3c-6ac571a43ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:20,380 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:20,380 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da3255e-7697-4f68-882a-6779a42d19b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da3255e-7697-4f68-882a-6779a42d19b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:21,434 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:50:21,434 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3391b437-7906-4458-bfd9-423d360ef502', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3391b437-7906-4458-bfd9-423d360ef502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:22,486 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:22,486 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6625a266-299d-464c-9b5b-0170623e3646', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6625a266-299d-464c-9b5b-0170623e3646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:23,537 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:23,538 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24fdbecf-18f8-481b-aa89-c54b14fdefa5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24fdbecf-18f8-481b-aa89-c54b14fdefa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:24,590 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:50:24,590 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23dc80d3-8450-42b3-a82d-3870bd4e38f9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23dc80d3-8450-42b3-a82d-3870bd4e38f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:25,641 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:25,642 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26d4e66f-bfdb-46b8-a278-7db56c188c1e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d4e66f-bfdb-46b8-a278-7db56c188c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:26,692 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:50:26,692 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ccfe73b-23d4-4dce-842d-2e6be6d0d470', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ccfe73b-23d4-4dce-842d-2e6be6d0d470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:27,742 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:50:27,742 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-108d3d99-0a53-4ec1-84eb-a6e4aadabc22', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-108d3d99-0a53-4ec1-84eb-a6e4aadabc22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:28,796 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:50:28,796 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7063a5d1-de6b-478f-8e9b-cf21a33d5a51', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7063a5d1-de6b-478f-8e9b-cf21a33d5a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:29,846 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:29,847 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81190d44-4c16-4f58-81be-52507e4ea917', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81190d44-4c16-4f58-81be-52507e4ea917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:30,897 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:50:30,897 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1907a6d-733b-49b6-bd84-14d70bb8c73d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1907a6d-733b-49b6-bd84-14d70bb8c73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:31,949 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:31,949 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4184084f-602d-4a3d-89f9-a8de69e61ac4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4184084f-602d-4a3d-89f9-a8de69e61ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:33,000 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:33,000 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0816a107-1437-4497-8ca7-7ee43c773d41', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0816a107-1437-4497-8ca7-7ee43c773d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:34,050 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:50:34,051 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd9bf2ef-f33a-4920-a02f-8836924fd4a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd9bf2ef-f33a-4920-a02f-8836924fd4a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:35,101 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:35,102 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac7e28b1-1093-4e91-9eb3-cd2162327a0d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac7e28b1-1093-4e91-9eb3-cd2162327a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:36,153 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:36,153 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7143bfa-fe61-46d9-8230-f8b91fc00f94', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7143bfa-fe61-46d9-8230-f8b91fc00f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:37,204 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:37,204 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4233faf-f464-46da-8d0b-1f6d896a6875', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4233faf-f464-46da-8d0b-1f6d896a6875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:38,254 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:38,254 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-234b30ac-5327-4744-b21d-ec94b92af4ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-234b30ac-5327-4744-b21d-ec94b92af4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:39,310 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:50:39,310 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0978a2c2-0415-4f13-877b-24a098956f0d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0978a2c2-0415-4f13-877b-24a098956f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:40,361 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:40,362 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-586ea518-4050-46ff-9d74-c5a746942643', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-586ea518-4050-46ff-9d74-c5a746942643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:41,412 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:41,412 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9981c954-a6f1-4d6b-8679-cdbd22cde72e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9981c954-a6f1-4d6b-8679-cdbd22cde72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:42,464 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:50:42,465 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1a5057-7306-448b-8bc9-b53aa0ca6164', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1a5057-7306-448b-8bc9-b53aa0ca6164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:43,517 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:43,517 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-557e8a33-05b7-46cd-aba2-be682754f532', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-557e8a33-05b7-46cd-aba2-be682754f532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:44,570 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:50:44,571 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-247185a8-c51c-44cb-9e9d-968f45f8520a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-247185a8-c51c-44cb-9e9d-968f45f8520a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:45,621 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:45,621 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ce6b91-23af-48e0-ba82-3e477ddf4611', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ce6b91-23af-48e0-ba82-3e477ddf4611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:46,672 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:46,673 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b388ae-d25b-4c4a-be50-aa807041c59a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b388ae-d25b-4c4a-be50-aa807041c59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:47,724 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:47,724 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b55247-8d23-44c4-b796-204e9570af9f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b55247-8d23-44c4-b796-204e9570af9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:48,777 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:50:48,778 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12390206-1f86-4fe7-8b01-015c80c0c74b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12390206-1f86-4fe7-8b01-015c80c0c74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:49,840 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.054s 2022-03-22 20:50:49,841 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a069172a-0367-478f-aef2-e28ed7c0262f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a069172a-0367-478f-aef2-e28ed7c0262f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:50,892 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:50,892 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-615a33ea-f2c6-44ec-8802-f453e7c74e8c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-615a33ea-f2c6-44ec-8802-f453e7c74e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:51,944 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:50:51,944 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f45b6df2-a1a6-4386-91f9-5b318983122b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f45b6df2-a1a6-4386-91f9-5b318983122b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:52,996 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:52,996 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa704894-dc88-4dfa-afea-8cfd7e403655', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa704894-dc88-4dfa-afea-8cfd7e403655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:54,047 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:54,048 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8ddf27-7224-4eed-8c55-2afc8b28b9b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8ddf27-7224-4eed-8c55-2afc8b28b9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:55,099 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:55,100 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-440c0394-e229-4ac3-b7ae-73a48d8579e1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-440c0394-e229-4ac3-b7ae-73a48d8579e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:56,150 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:56,150 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3f81488-adc9-4dcd-ad29-c867c1263f08', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f81488-adc9-4dcd-ad29-c867c1263f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:57,201 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:50:57,201 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e0fd4b-c903-4359-b23c-85a1aa6e7d90', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e0fd4b-c903-4359-b23c-85a1aa6e7d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:58,253 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:50:58,253 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f18ecc4-a790-4834-8b51-d9139ba048e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f18ecc4-a790-4834-8b51-d9139ba048e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:50:59,312 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:50:59,317 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def6fda4-7aad-437a-a890-5f8d298b39f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def6fda4-7aad-437a-a890-5f8d298b39f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:00,375 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:51:00,375 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7835a9b-039c-4e04-b354-83a4c673c11f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7835a9b-039c-4e04-b354-83a4c673c11f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:01,428 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:01,428 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd7f684-d1c7-4e3a-b84e-73bbf413654a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd7f684-d1c7-4e3a-b84e-73bbf413654a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:02,478 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:02,479 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe733412-2a9f-4c79-9648-9edb960f8866', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe733412-2a9f-4c79-9648-9edb960f8866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:03,529 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:03,530 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d45da71-47df-4dfe-9e25-a5e53e10e669', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d45da71-47df-4dfe-9e25-a5e53e10e669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:04,586 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:51:04,586 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e00ae123-e277-4f8f-b9cf-7f863447fba0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e00ae123-e277-4f8f-b9cf-7f863447fba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:05,639 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:51:05,639 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b81651-38bd-4574-ba57-72f9107f7eae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b81651-38bd-4574-ba57-72f9107f7eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:06,694 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:51:06,694 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d868e9-d4f4-41b6-b0c8-227e58c6b6f6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d868e9-d4f4-41b6-b0c8-227e58c6b6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:07,747 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:51:07,748 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92442522-92db-4228-99b4-a5d6ea989d2a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92442522-92db-4228-99b4-a5d6ea989d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:08,800 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:51:08,801 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f54613-8e3c-47c9-b3ab-a343ddab9aa1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f54613-8e3c-47c9-b3ab-a343ddab9aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:09,856 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:51:09,857 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7a819f-8e66-4a11-b080-2701d263b386', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7a819f-8e66-4a11-b080-2701d263b386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:10,909 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:51:10,909 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4092ce5d-5987-4c79-9795-2f30a0ad4d57', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4092ce5d-5987-4c79-9795-2f30a0ad4d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:11,960 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:11,960 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9dd714-df17-4b1d-aa66-6fdb0be9db7d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9dd714-df17-4b1d-aa66-6fdb0be9db7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:13,013 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:51:13,013 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d97c10-ac5a-41b9-a536-1f8be63bee61', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d97c10-ac5a-41b9-a536-1f8be63bee61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:14,065 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:51:14,065 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df08d0e8-edc9-493c-bcf3-1c5746cd07de', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df08d0e8-edc9-493c-bcf3-1c5746cd07de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:15,121 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:51:15,121 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-737371ed-1779-4c1b-9bfe-629aa91eda0f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-737371ed-1779-4c1b-9bfe-629aa91eda0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:16,172 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:51:16,173 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6c0dad1-aa93-4ef4-8a7a-4e6ed994884b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6c0dad1-aa93-4ef4-8a7a-4e6ed994884b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:17,224 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:51:17,225 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb01a820-2e31-4925-ad7a-0227f7d4b756', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb01a820-2e31-4925-ad7a-0227f7d4b756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:18,274 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:18,275 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296b16a8-2caf-4d2f-b9bf-fb6f8ef04cbf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296b16a8-2caf-4d2f-b9bf-fb6f8ef04cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:19,333 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.049s 2022-03-22 20:51:19,333 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c18515-f748-463a-b931-304b57b01748', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c18515-f748-463a-b931-304b57b01748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:20,385 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:20,385 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f24a00bd-d33f-492c-8b6e-0f6eb0f39553', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f24a00bd-d33f-492c-8b6e-0f6eb0f39553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:21,435 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:21,436 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a11b68-40e9-4a56-8717-7f4fd3ca39a3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a11b68-40e9-4a56-8717-7f4fd3ca39a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:22,486 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:22,486 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67daf28e-7b41-4ae2-a4b9-4a34b7d5a7f4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67daf28e-7b41-4ae2-a4b9-4a34b7d5a7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:23,536 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:23,537 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03d6b25-6165-4cca-8757-31a15e1a61a4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03d6b25-6165-4cca-8757-31a15e1a61a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:24,590 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:51:24,591 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ef29c66-4761-4651-a173-daa059242ff9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ef29c66-4761-4651-a173-daa059242ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:25,653 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.054s 2022-03-22 20:51:25,653 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed5430ff-12f4-4de3-bf1b-ca6ee36a6288', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed5430ff-12f4-4de3-bf1b-ca6ee36a6288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:26,707 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:51:26,707 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc0c36a-87e1-4794-a2ee-408c4d18a587', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc0c36a-87e1-4794-a2ee-408c4d18a587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:27,758 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:51:27,759 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0be9350b-ff1e-4cfd-974d-29ba43125db2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0be9350b-ff1e-4cfd-974d-29ba43125db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:28,811 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:51:28,811 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f4af8c-2c88-4ec2-8c3f-f1f89f67ae5d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f4af8c-2c88-4ec2-8c3f-f1f89f67ae5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:29,867 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:51:29,867 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c3199d9-da4a-4f94-af90-65064d9dd071', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c3199d9-da4a-4f94-af90-65064d9dd071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:30,918 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:30,919 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7071ec8-44ed-4faf-9272-ee945f44775d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7071ec8-44ed-4faf-9272-ee945f44775d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:31,969 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:31,969 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9afbcc-b3d2-4ed2-8aaa-f6391f3462bd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9afbcc-b3d2-4ed2-8aaa-f6391f3462bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:33,019 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:51:33,020 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db777de1-4d3f-4a34-a4e8-3970a38f324e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db777de1-4d3f-4a34-a4e8-3970a38f324e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:34,070 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:51:34,071 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80cedb18-b7ef-4c03-a680-0452c1f49e35', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80cedb18-b7ef-4c03-a680-0452c1f49e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:35,122 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:51:35,123 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e144e9c-6ada-49c7-b4d8-8308a9640635', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e144e9c-6ada-49c7-b4d8-8308a9640635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:36,173 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:36,173 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba3e93e-64de-42fd-a006-0a2e7db06bc6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba3e93e-64de-42fd-a006-0a2e7db06bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:37,224 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:51:37,225 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee71839-0fb5-4608-b3e9-6f75c253763c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee71839-0fb5-4608-b3e9-6f75c253763c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:38,278 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:51:38,278 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ca8767-03ea-4a9c-9075-c868dafecdcc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ca8767-03ea-4a9c-9075-c868dafecdcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:39,347 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.060s 2022-03-22 20:51:39,347 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd05e22-f8da-424b-9606-e0f30fe86dca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd05e22-f8da-424b-9606-e0f30fe86dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:40,410 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.054s 2022-03-22 20:51:40,410 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b641635d-0d97-4944-8198-6225fbd313c1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b641635d-0d97-4944-8198-6225fbd313c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:41,462 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:51:41,462 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c2a58e9-d17b-42f1-990c-ccd25514c6d0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c2a58e9-d17b-42f1-990c-ccd25514c6d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:42,512 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:42,512 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-819a6c93-d500-4284-9813-01463e1a2e4e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-819a6c93-d500-4284-9813-01463e1a2e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:43,563 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:51:43,564 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b77a37-b7cc-4044-a817-4e4c9bc98468', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b77a37-b7cc-4044-a817-4e4c9bc98468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:44,614 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:51:44,615 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f47f50-17c5-43f7-9ace-e652815c7730', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f47f50-17c5-43f7-9ace-e652815c7730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:45,665 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:45,666 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcc4a616-9b8d-4891-83d2-fa3191da844e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcc4a616-9b8d-4891-83d2-fa3191da844e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:46,716 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:46,717 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef659f2-518e-487b-a65d-a9f8556bdc5b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef659f2-518e-487b-a65d-a9f8556bdc5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:47,767 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:47,767 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96228f4c-f85b-43af-927d-9c008a4ee5dc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96228f4c-f85b-43af-927d-9c008a4ee5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:48,824 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:51:48,824 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e2f88e-7318-4df6-b502-f975d6f331b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e2f88e-7318-4df6-b502-f975d6f331b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:49,877 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:51:49,877 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c46287-c9b9-47b3-800c-3d3227b1e42e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c46287-c9b9-47b3-800c-3d3227b1e42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:50,928 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:50,928 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-917517f3-3a6a-400a-8051-b11ecd943190', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-917517f3-3a6a-400a-8051-b11ecd943190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:51,978 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:51,978 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f7388b-4cbd-42c9-b0c1-81b73d934270', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f7388b-4cbd-42c9-b0c1-81b73d934270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:53,030 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:51:53,030 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd51b58-a84d-4edd-b8a6-e977b4aea21b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd51b58-a84d-4edd-b8a6-e977b4aea21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:54,084 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:51:54,085 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6515f094-712b-43e3-9023-04c0c50d881f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6515f094-712b-43e3-9023-04c0c50d881f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:55,134 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:51:55,134 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe701daa-23e7-47bd-85c6-f74cb109d094', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe701daa-23e7-47bd-85c6-f74cb109d094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:56,185 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:51:56,185 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03d55fbf-6e2d-4362-8e59-7a55f5e524ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03d55fbf-6e2d-4362-8e59-7a55f5e524ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:57,238 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:51:57,239 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae27533-0cef-453c-935e-f57e7d12c313', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae27533-0cef-453c-935e-f57e7d12c313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:58,297 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.050s 2022-03-22 20:51:58,297 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-253ff6fe-30a0-4491-8364-84fc8668cda7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-253ff6fe-30a0-4491-8364-84fc8668cda7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:51:59,352 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:51:59,353 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863ad211-097a-44ed-83c6-039e5101c4b5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863ad211-097a-44ed-83c6-039e5101c4b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:00,408 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:52:00,409 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0a540ee-01e9-445b-91e7-e9080e87239f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0a540ee-01e9-445b-91e7-e9080e87239f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:01,459 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:01,459 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551a0d0e-e966-43d2-8885-6178898beb6b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551a0d0e-e966-43d2-8885-6178898beb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:02,510 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:52:02,510 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1a2a00a-d741-47bd-b9e0-160d3ee014c4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1a2a00a-d741-47bd-b9e0-160d3ee014c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:03,561 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:03,562 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f20e99-57a8-4c5b-84d0-afb59508b8bc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f20e99-57a8-4c5b-84d0-afb59508b8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:04,612 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:04,613 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6ab2f0-87c3-490a-b14d-c823935939ee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6ab2f0-87c3-490a-b14d-c823935939ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:05,664 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:05,664 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be96594d-c70b-4fbd-8c88-9939175b363a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be96594d-c70b-4fbd-8c88-9939175b363a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:06,715 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:06,715 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8730e6b1-296c-42f5-a29c-42df807f8ba7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8730e6b1-296c-42f5-a29c-42df807f8ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:07,767 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:07,768 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-260fa446-884a-4d46-b074-ccf7361adc08', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-260fa446-884a-4d46-b074-ccf7361adc08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:08,819 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:08,819 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9745440a-560e-4083-aae5-a82a64c7053b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9745440a-560e-4083-aae5-a82a64c7053b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:09,876 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:52:09,876 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6052e3d5-a76c-4a10-aa19-bbd164384b96', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6052e3d5-a76c-4a10-aa19-bbd164384b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:10,927 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:10,927 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c346bca6-4c81-4981-a9da-c5f466b8f1d7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c346bca6-4c81-4981-a9da-c5f466b8f1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:11,978 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:52:11,978 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f3c55c3-4313-4eb5-91e8-96e2a84784e5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f3c55c3-4313-4eb5-91e8-96e2a84784e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:13,031 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:52:13,031 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d518ca-94ed-4658-bbff-ce9cb4834d10', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d518ca-94ed-4658-bbff-ce9cb4834d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:14,082 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:52:14,083 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79dcdc85-8483-4901-87c5-85903cd7c964', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79dcdc85-8483-4901-87c5-85903cd7c964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:15,132 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:52:15,133 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae48ad06-1977-48a9-b3bc-788e4d41cca6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae48ad06-1977-48a9-b3bc-788e4d41cca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:16,184 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:52:16,184 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d5a0422-e915-4584-9ebb-160bbe4f569c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d5a0422-e915-4584-9ebb-160bbe4f569c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:17,237 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:52:17,237 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84a5ba4d-ce83-4443-80fa-19afa9902ddc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a5ba4d-ce83-4443-80fa-19afa9902ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:18,288 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:18,288 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d08beed4-4fa4-4404-af66-22685ee0b027', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d08beed4-4fa4-4404-af66-22685ee0b027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:19,342 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:52:19,343 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9abac9c0-6447-4044-892c-ba3f134c617b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9abac9c0-6447-4044-892c-ba3f134c617b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:20,399 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:20,399 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92185228-8ec5-4a12-be04-8cc37274d5c9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92185228-8ec5-4a12-be04-8cc37274d5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:21,452 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:21,453 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-867da9b6-250f-4abb-9baf-429974f53563', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-867da9b6-250f-4abb-9baf-429974f53563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:22,503 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:52:22,503 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6578f85-7098-45b0-8895-731523e62e92', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6578f85-7098-45b0-8895-731523e62e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:23,553 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:23,554 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b0e9d3a-c1ed-427d-89b8-5f30a360f49d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b0e9d3a-c1ed-427d-89b8-5f30a360f49d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:24,606 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:24,606 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4db1502-7421-4e5d-b092-a84e90596de0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4db1502-7421-4e5d-b092-a84e90596de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:25,658 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:52:25,659 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e4e2a30-451a-4cdc-92ee-4ce1025b9a49', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e4e2a30-451a-4cdc-92ee-4ce1025b9a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:26,714 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.047s 2022-03-22 20:52:26,715 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5dabfa-2e35-4b03-a36c-e6f36521947d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5dabfa-2e35-4b03-a36c-e6f36521947d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:27,768 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:52:27,768 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40649eb3-4338-4a8f-9d52-8e784e7827ff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40649eb3-4338-4a8f-9d52-8e784e7827ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:28,821 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:52:28,822 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2fe3f17-6238-4fd3-81b9-955f751f0a4a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2fe3f17-6238-4fd3-81b9-955f751f0a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:29,877 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:52:29,877 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a22ec58-6dd9-4f53-ae35-3bbae2de79a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a22ec58-6dd9-4f53-ae35-3bbae2de79a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:30,930 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:52:30,930 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f9efc7-2ccf-4346-8088-924b775411d7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f9efc7-2ccf-4346-8088-924b775411d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:31,982 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:31,983 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b6c8158-16e4-4e95-af89-1be48a19c67f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6c8158-16e4-4e95-af89-1be48a19c67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:33,035 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:52:33,035 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24bde157-bae8-49e5-83f3-60af11df941f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24bde157-bae8-49e5-83f3-60af11df941f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:34,085 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:52:34,086 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ef029f-3042-4bfa-babc-789dca2f9d9d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ef029f-3042-4bfa-babc-789dca2f9d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:35,136 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:52:35,136 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-810a244d-e528-4b45-ab84-0893d8542ed2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-810a244d-e528-4b45-ab84-0893d8542ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:36,187 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:52:36,188 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dde55db-dbb8-46b9-8511-b2b2fc933b3b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dde55db-dbb8-46b9-8511-b2b2fc933b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:37,238 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:52:37,238 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc8a5018-a805-4778-81a6-bf57a7435669', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc8a5018-a805-4778-81a6-bf57a7435669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:38,295 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.048s 2022-03-22 20:52:38,296 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93dda068-c934-405d-927a-45bbca277aba', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93dda068-c934-405d-927a-45bbca277aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:39,348 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:39,348 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f5b2d21-cad2-4b5b-adbe-b9786801a963', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f5b2d21-cad2-4b5b-adbe-b9786801a963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:40,410 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.054s 2022-03-22 20:52:40,411 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db9e2b7f-e150-4367-a59e-c3f724315637', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db9e2b7f-e150-4367-a59e-c3f724315637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:41,462 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:52:41,462 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fa723af-a59f-4686-86ef-4637ad833883', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fa723af-a59f-4686-86ef-4637ad833883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:42,514 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:52:42,514 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05832247-e965-4d1d-a558-d2d3e0c39ba9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05832247-e965-4d1d-a558-d2d3e0c39ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:43,565 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:43,565 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6f3676-63e0-4786-bb63-1fa528e1aa14', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6f3676-63e0-4786-bb63-1fa528e1aa14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:44,618 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:52:44,618 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9277344b-89bd-448e-8b15-65d4091ee46b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9277344b-89bd-448e-8b15-65d4091ee46b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:45,669 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:45,671 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0151d962-4702-4fbd-9cf1-a573189caf2c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0151d962-4702-4fbd-9cf1-a573189caf2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:46,720 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:52:46,721 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940565cd-7f54-4fa0-a99c-f2cc6561c823', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940565cd-7f54-4fa0-a99c-f2cc6561c823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:47,772 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:52:47,773 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a02a86a-2cda-498a-a486-f2ef9d0f5ac7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a02a86a-2cda-498a-a486-f2ef9d0f5ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:48,823 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:52:48,823 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5126879c-5ea3-4546-9deb-956498e51de5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5126879c-5ea3-4546-9deb-956498e51de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:49,875 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:49,875 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1f0c1e-6ff4-4383-b420-5703bd7df9cd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1f0c1e-6ff4-4383-b420-5703bd7df9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:50,930 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:52:50,930 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bedbb94d-f6cb-4e85-83ec-e3a923d16307', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bedbb94d-f6cb-4e85-83ec-e3a923d16307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:51,982 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:52:51,983 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5f8a69e-0208-42b5-8122-2df719fa4f01', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5f8a69e-0208-42b5-8122-2df719fa4f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:53,033 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:52:53,033 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3193a315-23e3-48b6-a498-8c6687741025', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3193a315-23e3-48b6-a498-8c6687741025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:54,084 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:54,085 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-918a964c-1df9-46f0-8995-dc7372fae4c9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-918a964c-1df9-46f0-8995-dc7372fae4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:55,134 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:52:55,134 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233662e4-e6b0-4b17-8e71-444d89cd2a13', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233662e4-e6b0-4b17-8e71-444d89cd2a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:56,184 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:52:56,185 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-538b8cb6-4dba-465b-b8a0-b528016e07a5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-538b8cb6-4dba-465b-b8a0-b528016e07a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:57,239 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.046s 2022-03-22 20:52:57,239 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d0b7286-3a43-40cf-9413-0cadb3e49c51', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d0b7286-3a43-40cf-9413-0cadb3e49c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:58,292 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:52:58,293 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4efbcb25-9888-430b-9268-2c71dccda5cb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4efbcb25-9888-430b-9268-2c71dccda5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:52:59,346 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:52:59,346 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2626f589-779f-43e5-bdb2-9a12fd326eec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2626f589-779f-43e5-bdb2-9a12fd326eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:00,399 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:53:00,399 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d33317-79ba-4ebe-9073-caf086e35e98', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d33317-79ba-4ebe-9073-caf086e35e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:01,611 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.203s 2022-03-22 20:53:01,612 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7523748-2ad2-46f3-92b7-7688222ea012', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7523748-2ad2-46f3-92b7-7688222ea012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:02,663 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:53:02,664 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b77f1309-f9d4-4cee-bdd5-18a4f731f2bd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b77f1309-f9d4-4cee-bdd5-18a4f731f2bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:03,715 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:53:03,715 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6bffcc4-0567-46d3-93b7-9f2b6727ef50', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6bffcc4-0567-46d3-93b7-9f2b6727ef50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:04,764 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:53:04,764 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9182714a-f9da-4f61-8932-5ebcc44758a3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9182714a-f9da-4f61-8932-5ebcc44758a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:05,815 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:53:05,816 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa5e6ef-db00-4390-89f1-230602584179', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa5e6ef-db00-4390-89f1-230602584179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:06,870 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:53:06,870 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e85d70b4-82ac-4f1d-aec2-b15f53ee2041', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e85d70b4-82ac-4f1d-aec2-b15f53ee2041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:07,921 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:53:07,921 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff99827-70d4-4ce3-b2b9-ecdd1cf99e4a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff99827-70d4-4ce3-b2b9-ecdd1cf99e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:08,971 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:53:08,972 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17dc71bd-ee18-4be7-9d10-2ef6d4d0a7f5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17dc71bd-ee18-4be7-9d10-2ef6d4d0a7f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:10,025 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:53:10,026 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cac0ce2-166e-4915-b53a-c022465fbfb6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cac0ce2-166e-4915-b53a-c022465fbfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:11,077 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:53:11,078 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa69bf3a-8dc8-49d6-af61-b0c62a60e77d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa69bf3a-8dc8-49d6-af61-b0c62a60e77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:12,135 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:53:12,135 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd143050-d886-4e7f-a7a7-921ec2005550', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd143050-d886-4e7f-a7a7-921ec2005550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:13,186 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:53:13,186 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7cb1dcb-bb1c-4ba8-9411-54a327c6998a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7cb1dcb-bb1c-4ba8-9411-54a327c6998a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:14,239 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:53:14,240 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a95ea63-ae4f-498d-aabf-37c3930d2066', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a95ea63-ae4f-498d-aabf-37c3930d2066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:15,289 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:53:15,290 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e407e56-7c94-4f63-bd2e-f2c2ed1093ee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e407e56-7c94-4f63-bd2e-f2c2ed1093ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:16,341 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:53:16,341 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ab58267-7586-43c8-a535-3e9e8fadc00d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ab58267-7586-43c8-a535-3e9e8fadc00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:17,392 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:53:17,393 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8852c386-2842-44cf-9fee-817e31bf0bf2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8852c386-2842-44cf-9fee-817e31bf0bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:18,443 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:53:18,444 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f99ec18-042c-456f-89be-a5ee996e3163', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f99ec18-042c-456f-89be-a5ee996e3163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:19,495 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:53:19,496 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae5edaee-f6e5-40b3-87bf-2f2e43331816', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae5edaee-f6e5-40b3-87bf-2f2e43331816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:20,547 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.043s 2022-03-22 20:53:20,547 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d93672-a26d-4ef7-a3f5-13f145af1637', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d93672-a26d-4ef7-a3f5-13f145af1637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:21,597 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:53:21,598 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f8242ea-172e-4ab0-95a9-5ca4f020e93a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f8242ea-172e-4ab0-95a9-5ca4f020e93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:22,651 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.045s 2022-03-22 20:53:22,652 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ebf290-2eff-4f6b-8ee1-a65664b5752a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ebf290-2eff-4f6b-8ee1-a65664b5752a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:23,701 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.040s 2022-03-22 20:53:23,701 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae571a7-99ff-4bf3-b3be-8ff84d368259', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae571a7-99ff-4bf3-b3be-8ff84d368259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:24,751 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:53:24,752 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f79ea0e-658f-4023-8e69-f90f3e4bf93d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f79ea0e-658f-4023-8e69-f90f3e4bf93d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:25,802 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:53:25,802 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f71389c-6c3b-4e4e-ad46-62e781a21fd2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f71389c-6c3b-4e4e-ad46-62e781a21fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:26,854 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:53:26,855 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-341c1a90-b43b-427e-9c37-ec45d623f219', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-341c1a90-b43b-427e-9c37-ec45d623f219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:27,904 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:53:27,904 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4301476a-bce6-44f6-a864-d203de25d754', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4301476a-bce6-44f6-a864-d203de25d754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:28,954 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:53:28,955 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f906083-6720-4506-9254-3941dbb4d7c2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f906083-6720-4506-9254-3941dbb4d7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:30,007 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:53:30,008 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55caa2e-9438-4462-936d-bc2f1be61cfb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55caa2e-9438-4462-936d-bc2f1be61cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:31,060 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:53:31,060 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfed370-54d1-4822-953b-5d5be99a0672', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfed370-54d1-4822-953b-5d5be99a0672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:32,111 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:53:32,111 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c477b00-eea8-4d41-8085-50f7d04aee4f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c477b00-eea8-4d41-8085-50f7d04aee4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:33,162 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.042s 2022-03-22 20:53:33,162 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df87bdfe-a2c6-451c-bcf1-f92ee6c4a3b8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df87bdfe-a2c6-451c-bcf1-f92ee6c4a3b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:34,214 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.044s 2022-03-22 20:53:34,214 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e26cb0c2-c930-4ce3-ad15-dee112a00a6e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26cb0c2-c930-4ce3-ad15-dee112a00a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:35,264 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b 0.041s 2022-03-22 20:53:35,265 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c41b0272-f81b-478b-8e4d-e0cd21ce3058', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c41b0272-f81b-478b-8e4d-e0cd21ce3058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b'} Body: b'{"volume": {"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:47.000000", "updated_at": "2022-03-22T20:35:35.000000", "name": "tempest-AttachVolumeTestJSON-volume-1457001961", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/0b42ab6d21e648059fe9526fc57967c2/volumes/326b1979-2443-49dc-a785-3bae76ae9f8b"}], "user_id": "87d9be82a43c4337a429dabf9f595745", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "attachment_id": "e0e15f74-1c54-4974-a107-318882dabe86", "volume_id": "326b1979-2443-49dc-a785-3bae76ae9f8b", "server_id": "322dccbc-6693-4121-838d-b88198f98b5f", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:58.000000"}], "os-vol-tenant-attr:tenant_id": "0b42ab6d21e648059fe9526fc57967c2"}}' 2022-03-22 20:53:35,614 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.341s 2022-03-22 20:53:35,615 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:35 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-c0f258d8-5d39-4542-aab0-3915b6451263', 'x-compute-request-id': 'req-c0f258d8-5d39-4542-aab0-3915b6451263', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'' 2022-03-22 20:53:35,774 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.159s 2022-03-22 20:53:35,774 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:35 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-e84a3d38-3c51-4867-852a-26aa5db5ab9f', 'x-compute-request-id': 'req-e84a3d38-3c51-4867-852a-26aa5db5ab9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:36,944 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.160s 2022-03-22 20:53:36,945 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:36 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-d25eae80-01f9-4ec0-93b8-a1baa32a8457', 'x-compute-request-id': 'req-d25eae80-01f9-4ec0-93b8-a1baa32a8457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {"tempest-AttachVolumeTestJSON-503086032-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}, {"version": 4, "addr": "172.27.3.127", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:b5:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1393400713"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:38,043 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.089s 2022-03-22 20:53:38,043 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72b63dcd-d4b1-450d-a1b6-a7161b009d5b', 'x-compute-request-id': 'req-72b63dcd-d4b1-450d-a1b6-a7161b009d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:39,136 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:53:39,137 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45605fca-2c3f-4da6-afa7-43e2c6e477e7', 'x-compute-request-id': 'req-45605fca-2c3f-4da6-afa7-43e2c6e477e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:40,229 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:53:40,229 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d72e30d7-21b2-437d-a8a1-3a7bda94c864', 'x-compute-request-id': 'req-d72e30d7-21b2-437d-a8a1-3a7bda94c864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:41,327 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:53:41,328 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97babd6d-a9d5-4ad3-b449-b6a1f23336a4', 'x-compute-request-id': 'req-97babd6d-a9d5-4ad3-b449-b6a1f23336a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:42,422 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:53:42,423 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c0d33f9-8252-4916-a419-00180f53593a', 'x-compute-request-id': 'req-6c0d33f9-8252-4916-a419-00180f53593a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:43,518 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:53:43,519 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75c8a29b-4780-4f90-98ca-4d7451975696', 'x-compute-request-id': 'req-75c8a29b-4780-4f90-98ca-4d7451975696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:44,613 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:53:44,613 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fba2dca-53c7-47ba-a028-72d34db03575', 'x-compute-request-id': 'req-2fba2dca-53c7-47ba-a028-72d34db03575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:45,706 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:53:45,706 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b99f323b-1522-4a9b-933b-cc303de40b2f', 'x-compute-request-id': 'req-b99f323b-1522-4a9b-933b-cc303de40b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:46,798 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:53:46,799 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49e69a3e-01d6-47eb-9c26-7b333598f591', 'x-compute-request-id': 'req-49e69a3e-01d6-47eb-9c26-7b333598f591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:47,927 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.119s 2022-03-22 20:53:47,927 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a9728a3-257d-41dc-9845-7a92d57e53cd', 'x-compute-request-id': 'req-3a9728a3-257d-41dc-9845-7a92d57e53cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:49,092 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.157s 2022-03-22 20:53:49,093 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4c826b6-4dc7-4185-9fdf-a431b739064a', 'x-compute-request-id': 'req-a4c826b6-4dc7-4185-9fdf-a431b739064a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:50,189 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:53:50,189 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56a770f0-a814-4f2a-ac36-d33bdc4e6076', 'x-compute-request-id': 'req-56a770f0-a814-4f2a-ac36-d33bdc4e6076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:51,285 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:53:51,286 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38c97083-c414-4016-8fa5-d473b81c7664', 'x-compute-request-id': 'req-38c97083-c414-4016-8fa5-d473b81c7664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:52,382 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:53:52,383 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a766bdc-ee3d-4a23-93eb-d7abc0d12b43', 'x-compute-request-id': 'req-5a766bdc-ee3d-4a23-93eb-d7abc0d12b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:53,477 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:53:53,477 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f78d2da9-0eaa-45b4-a5d2-aaec00e6d9ca', 'x-compute-request-id': 'req-f78d2da9-0eaa-45b4-a5d2-aaec00e6d9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:54,571 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:53:54,571 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27069967-67af-4044-9269-a57799b48790', 'x-compute-request-id': 'req-27069967-67af-4044-9269-a57799b48790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:55,664 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:53:55,664 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5f5cc5c-2abf-44c0-9bb0-330c5894d5d6', 'x-compute-request-id': 'req-c5f5cc5c-2abf-44c0-9bb0-330c5894d5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:56,756 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:53:56,756 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26dd4959-0df7-4a18-9b35-58a42cc6e52c', 'x-compute-request-id': 'req-26dd4959-0df7-4a18-9b35-58a42cc6e52c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:57,848 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:53:57,848 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecb7612c-9197-4c13-882b-d737bb9970e2', 'x-compute-request-id': 'req-ecb7612c-9197-4c13-882b-d737bb9970e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:53:58,952 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.095s 2022-03-22 20:53:58,953 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b85d42b-c329-4d22-8e03-62763c88d512', 'x-compute-request-id': 'req-6b85d42b-c329-4d22-8e03-62763c88d512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:00,047 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:54:00,047 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7b96510-57aa-4ac1-bb63-f61665a44efd', 'x-compute-request-id': 'req-d7b96510-57aa-4ac1-bb63-f61665a44efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:01,142 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:54:01,143 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-854e8825-a020-42ee-94f3-245da58a71df', 'x-compute-request-id': 'req-854e8825-a020-42ee-94f3-245da58a71df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:02,236 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:54:02,236 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffa43c3c-9c96-4d4c-ad47-a61fac62a43f', 'x-compute-request-id': 'req-ffa43c3c-9c96-4d4c-ad47-a61fac62a43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:03,331 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:54:03,331 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f57145f4-a801-4be1-a08a-91fc1ca0c575', 'x-compute-request-id': 'req-f57145f4-a801-4be1-a08a-91fc1ca0c575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:04,424 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:54:04,425 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a718a4e7-1e7e-4c49-9817-fb54e9b1e38f', 'x-compute-request-id': 'req-a718a4e7-1e7e-4c49-9817-fb54e9b1e38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:05,639 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.206s 2022-03-22 20:54:05,640 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7097786e-875a-4c9d-b51c-87fc10a9a9ec', 'x-compute-request-id': 'req-7097786e-875a-4c9d-b51c-87fc10a9a9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:06,827 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.179s 2022-03-22 20:54:06,827 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2746eb0-20a7-4657-b6f0-ec5507f74997', 'x-compute-request-id': 'req-e2746eb0-20a7-4657-b6f0-ec5507f74997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:07,938 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.102s 2022-03-22 20:54:07,938 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d1d1514-e231-4335-a893-4f650b956bcc', 'x-compute-request-id': 'req-2d1d1514-e231-4335-a893-4f650b956bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:09,074 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.127s 2022-03-22 20:54:09,074 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e723634-67d7-434b-900c-cd8b9e1e042a', 'x-compute-request-id': 'req-6e723634-67d7-434b-900c-cd8b9e1e042a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:10,176 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.092s 2022-03-22 20:54:10,177 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50ab9310-887f-492d-955d-0ee3dd8ab785', 'x-compute-request-id': 'req-50ab9310-887f-492d-955d-0ee3dd8ab785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:11,275 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.089s 2022-03-22 20:54:11,275 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80a3d12a-f14b-49f7-9767-fc59e3002f24', 'x-compute-request-id': 'req-80a3d12a-f14b-49f7-9767-fc59e3002f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:12,373 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:54:12,373 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ed2172f-c5ec-4d32-b1aa-309410fee77f', 'x-compute-request-id': 'req-6ed2172f-c5ec-4d32-b1aa-309410fee77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:13,483 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.101s 2022-03-22 20:54:13,483 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7716395a-002d-42dd-a217-061e02f22f20', 'x-compute-request-id': 'req-7716395a-002d-42dd-a217-061e02f22f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:14,580 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:54:14,580 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da20b568-700d-45ee-aaa4-babf6c605dcb', 'x-compute-request-id': 'req-da20b568-700d-45ee-aaa4-babf6c605dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:15,674 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:54:15,674 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b466077e-9f75-4d58-8060-d9ca3d1e1264', 'x-compute-request-id': 'req-b466077e-9f75-4d58-8060-d9ca3d1e1264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:16,767 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:54:16,767 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b1cb748-e705-487f-a93e-2c3c38439ca2', 'x-compute-request-id': 'req-6b1cb748-e705-487f-a93e-2c3c38439ca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:17,859 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.082s 2022-03-22 20:54:17,859 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a32110c-7c9e-4d4d-84e1-ae323d0a2dcf', 'x-compute-request-id': 'req-6a32110c-7c9e-4d4d-84e1-ae323d0a2dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:18,974 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.106s 2022-03-22 20:54:18,975 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9db31cd-fceb-487b-9ea0-d5fa6bf20945', 'x-compute-request-id': 'req-e9db31cd-fceb-487b-9ea0-d5fa6bf20945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:20,070 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:54:20,070 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cb09885-d608-4c85-897d-28a187b02379', 'x-compute-request-id': 'req-0cb09885-d608-4c85-897d-28a187b02379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:21,332 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.253s 2022-03-22 20:54:21,332 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efe56d9b-c225-4f8e-b07c-0145eae62fae', 'x-compute-request-id': 'req-efe56d9b-c225-4f8e-b07c-0145eae62fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:22,428 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:54:22,429 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77840204-fe90-4c19-b901-13cab6392383', 'x-compute-request-id': 'req-77840204-fe90-4c19-b901-13cab6392383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:23,602 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.163s 2022-03-22 20:54:23,603 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48efa65a-9c7c-4686-b613-e3b9d059a7a9', 'x-compute-request-id': 'req-48efa65a-9c7c-4686-b613-e3b9d059a7a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:24,698 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:54:24,698 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac803d33-bee6-4691-94a2-f720def399cd', 'x-compute-request-id': 'req-ac803d33-bee6-4691-94a2-f720def399cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:25,809 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.101s 2022-03-22 20:54:25,810 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e2d0084-c3b7-4720-ac3b-d0403d2fa459', 'x-compute-request-id': 'req-1e2d0084-c3b7-4720-ac3b-d0403d2fa459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:26,917 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.098s 2022-03-22 20:54:26,917 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84303315-abdf-4733-9d13-a3d6d6df57a2', 'x-compute-request-id': 'req-84303315-abdf-4733-9d13-a3d6d6df57a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:28,044 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.118s 2022-03-22 20:54:28,044 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eeb512f-4aec-40b8-8383-b2cc90d8fd68', 'x-compute-request-id': 'req-3eeb512f-4aec-40b8-8383-b2cc90d8fd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:29,153 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.099s 2022-03-22 20:54:29,153 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bdd0e92-9b3b-4376-ae67-58b65333b65f', 'x-compute-request-id': 'req-3bdd0e92-9b3b-4376-ae67-58b65333b65f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:30,245 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.082s 2022-03-22 20:54:30,245 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99f3f91f-58ef-484a-b3c8-e68a9a8f2b07', 'x-compute-request-id': 'req-99f3f91f-58ef-484a-b3c8-e68a9a8f2b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:31,338 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:54:31,338 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dc7f058-28e6-4012-816a-a974ac235084', 'x-compute-request-id': 'req-8dc7f058-28e6-4012-816a-a974ac235084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:32,432 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:54:32,433 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c51ec44-efec-46a4-aa14-72d073e782ee', 'x-compute-request-id': 'req-9c51ec44-efec-46a4-aa14-72d073e782ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:33,527 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:54:33,528 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f631b7e-dd1e-4016-a5eb-efc7848ccf80', 'x-compute-request-id': 'req-1f631b7e-dd1e-4016-a5eb-efc7848ccf80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:34,618 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.082s 2022-03-22 20:54:34,619 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ec595bd-203d-43e2-905f-fe61b895291e', 'x-compute-request-id': 'req-3ec595bd-203d-43e2-905f-fe61b895291e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:35,713 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:54:35,713 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21911c1a-319b-4d89-b3c3-b4891853cea3', 'x-compute-request-id': 'req-21911c1a-319b-4d89-b3c3-b4891853cea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:36,807 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:54:36,807 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46a8dfbd-5d40-4b6d-a9c7-dbb1b43ebd94', 'x-compute-request-id': 'req-46a8dfbd-5d40-4b6d-a9c7-dbb1b43ebd94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:37,901 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:54:37,901 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27e83e7c-da18-44fa-bd89-95d19f78050f', 'x-compute-request-id': 'req-27e83e7c-da18-44fa-bd89-95d19f78050f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:39,052 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.142s 2022-03-22 20:54:39,053 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cb8102b-e0bf-42c0-a888-ff842effa3ea', 'x-compute-request-id': 'req-8cb8102b-e0bf-42c0-a888-ff842effa3ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:40,155 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.091s 2022-03-22 20:54:40,156 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18b5f270-2269-4da4-906f-c5e6f2b97b6e', 'x-compute-request-id': 'req-18b5f270-2269-4da4-906f-c5e6f2b97b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:41,251 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:54:41,252 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0595256-6046-4f91-b05e-a13670bc1a4d', 'x-compute-request-id': 'req-d0595256-6046-4f91-b05e-a13670bc1a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:42,343 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.082s 2022-03-22 20:54:42,343 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1017f8a3-92db-49d1-a960-021f48af0167', 'x-compute-request-id': 'req-1017f8a3-92db-49d1-a960-021f48af0167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:43,436 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:54:43,437 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cde74ee-f661-4684-a9ad-fa243341a29b', 'x-compute-request-id': 'req-1cde74ee-f661-4684-a9ad-fa243341a29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:44,530 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:54:44,530 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-840dbd7f-916c-498e-ad64-23579a037964', 'x-compute-request-id': 'req-840dbd7f-916c-498e-ad64-23579a037964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:45,626 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:54:45,626 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e89fd925-852f-46b5-b0ca-61ae2d25409a', 'x-compute-request-id': 'req-e89fd925-852f-46b5-b0ca-61ae2d25409a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:46,721 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:54:46,721 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-346dc2f5-e6ac-45bf-9648-f21a61e77e4e', 'x-compute-request-id': 'req-346dc2f5-e6ac-45bf-9648-f21a61e77e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:47,812 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.082s 2022-03-22 20:54:47,813 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-308e2465-1ab7-473b-b889-5686cd3c8f1e', 'x-compute-request-id': 'req-308e2465-1ab7-473b-b889-5686cd3c8f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:48,906 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:54:48,907 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-529a4a59-3eee-428b-b9d1-659ea7b232cd', 'x-compute-request-id': 'req-529a4a59-3eee-428b-b9d1-659ea7b232cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:50,003 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:54:50,004 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef144b3d-2b8c-4bbd-b753-b57c3799f4be', 'x-compute-request-id': 'req-ef144b3d-2b8c-4bbd-b753-b57c3799f4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:51,099 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:54:51,100 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4daa0ad0-651d-429f-bc76-96f931ac0513', 'x-compute-request-id': 'req-4daa0ad0-651d-429f-bc76-96f931ac0513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:52,192 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:54:52,193 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb535fa4-fa1d-42d4-a6de-30c400bdedfb', 'x-compute-request-id': 'req-bb535fa4-fa1d-42d4-a6de-30c400bdedfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:53,285 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:54:53,285 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8652f3e6-daca-47ce-bd98-e32d00b8146c', 'x-compute-request-id': 'req-8652f3e6-daca-47ce-bd98-e32d00b8146c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:54,382 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:54:54,383 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f66e317-bba7-4cef-9ed9-44e71bca00b4', 'x-compute-request-id': 'req-5f66e317-bba7-4cef-9ed9-44e71bca00b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:55,477 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:54:55,477 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f40f555e-f95a-40c6-acc0-9fdce514128c', 'x-compute-request-id': 'req-f40f555e-f95a-40c6-acc0-9fdce514128c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:56,574 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:54:56,574 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc06ab0-67b0-4289-8e49-23d96fb6b50f', 'x-compute-request-id': 'req-afc06ab0-67b0-4289-8e49-23d96fb6b50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:57,670 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:54:57,671 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c5f1a0b-0b17-4f95-b1a2-aeee2188b727', 'x-compute-request-id': 'req-5c5f1a0b-0b17-4f95-b1a2-aeee2188b727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:58,766 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:54:58,766 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f62648f0-aa88-4425-a97b-6fddc78c3212', 'x-compute-request-id': 'req-f62648f0-aa88-4425-a97b-6fddc78c3212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:54:59,859 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:54:59,859 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72fcee8e-8840-48e7-a001-0419aae6468d', 'x-compute-request-id': 'req-72fcee8e-8840-48e7-a001-0419aae6468d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:00,955 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:55:00,955 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ffadaf1-01a2-4a41-8040-baaf07bc86e9', 'x-compute-request-id': 'req-4ffadaf1-01a2-4a41-8040-baaf07bc86e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:02,049 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:55:02,049 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51c2a3b-5dc1-4afb-9a62-32dc146b6d86', 'x-compute-request-id': 'req-c51c2a3b-5dc1-4afb-9a62-32dc146b6d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:03,145 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:55:03,145 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-855e0c05-7a6f-40d8-84e4-0d021dc95b07', 'x-compute-request-id': 'req-855e0c05-7a6f-40d8-84e4-0d021dc95b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:04,238 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:55:04,238 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cb830c6-6776-4a5c-be39-3c03d8214a17', 'x-compute-request-id': 'req-5cb830c6-6776-4a5c-be39-3c03d8214a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:05,334 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:55:05,334 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52bee6e7-4155-47c8-b227-edb90563a2b4', 'x-compute-request-id': 'req-52bee6e7-4155-47c8-b227-edb90563a2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:06,431 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:55:06,431 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f255793-f2ce-48d3-833c-4b87214114f7', 'x-compute-request-id': 'req-8f255793-f2ce-48d3-833c-4b87214114f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:07,527 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:55:07,527 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd5baa54-c6b1-4e6f-bf9a-3c64475143b1', 'x-compute-request-id': 'req-cd5baa54-c6b1-4e6f-bf9a-3c64475143b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:08,620 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:55:08,620 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-207e25ec-69c8-4e3b-8b3f-a6fa5a1e086e', 'x-compute-request-id': 'req-207e25ec-69c8-4e3b-8b3f-a6fa5a1e086e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:09,712 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:55:09,712 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65417758-6e72-4015-99e3-b6d460bacb3f', 'x-compute-request-id': 'req-65417758-6e72-4015-99e3-b6d460bacb3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:10,805 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:55:10,805 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63b3e65e-38d5-488a-b2f3-cccb3209182f', 'x-compute-request-id': 'req-63b3e65e-38d5-488a-b2f3-cccb3209182f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:11,904 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:55:11,904 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc80430b-2652-4e51-b452-49a13198b743', 'x-compute-request-id': 'req-bc80430b-2652-4e51-b452-49a13198b743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:12,999 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:55:12,999 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-085e82bd-4912-4316-ab48-546ae68405b6', 'x-compute-request-id': 'req-085e82bd-4912-4316-ab48-546ae68405b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:14,095 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:55:14,096 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0ab7810-e34f-4077-80dc-867213ca5182', 'x-compute-request-id': 'req-d0ab7810-e34f-4077-80dc-867213ca5182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:15,193 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.089s 2022-03-22 20:55:15,194 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d118d75-dd18-4f15-b64b-8c0a7de77306', 'x-compute-request-id': 'req-1d118d75-dd18-4f15-b64b-8c0a7de77306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:16,290 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:55:16,291 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83ccd1bf-11c3-4aec-ac95-07c38d42ae02', 'x-compute-request-id': 'req-83ccd1bf-11c3-4aec-ac95-07c38d42ae02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:17,384 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:55:17,384 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc68188-08d4-43f0-a60c-bf8775de62f0', 'x-compute-request-id': 'req-0cc68188-08d4-43f0-a60c-bf8775de62f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:18,477 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:55:18,478 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a2e25ed-fe41-4a8d-9352-a3acd0346ce1', 'x-compute-request-id': 'req-5a2e25ed-fe41-4a8d-9352-a3acd0346ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:19,571 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:55:19,572 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-469fef2e-afcf-4594-a53b-c23a96107f60', 'x-compute-request-id': 'req-469fef2e-afcf-4594-a53b-c23a96107f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:20,674 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.093s 2022-03-22 20:55:20,674 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c393e39d-39b7-485c-8d88-4d57b1b5b8bc', 'x-compute-request-id': 'req-c393e39d-39b7-485c-8d88-4d57b1b5b8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:21,767 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:55:21,768 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b54c9597-8062-4178-b508-df65a284c6e2', 'x-compute-request-id': 'req-b54c9597-8062-4178-b508-df65a284c6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:22,860 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:55:22,861 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31da10fa-00fe-4ad6-85cb-e7ecb5a5a182', 'x-compute-request-id': 'req-31da10fa-00fe-4ad6-85cb-e7ecb5a5a182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:23,953 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:55:23,954 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0223c745-105a-41eb-a3a8-eeb0292d674e', 'x-compute-request-id': 'req-0223c745-105a-41eb-a3a8-eeb0292d674e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:25,049 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:55:25,050 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef48a44c-9d78-4005-8d41-e2a9b4406306', 'x-compute-request-id': 'req-ef48a44c-9d78-4005-8d41-e2a9b4406306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:26,142 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:55:26,142 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c893272d-260e-4472-9da9-7705921b8933', 'x-compute-request-id': 'req-c893272d-260e-4472-9da9-7705921b8933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:27,234 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:55:27,235 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da85544f-e4f2-4697-94c8-c2d564b92dc9', 'x-compute-request-id': 'req-da85544f-e4f2-4697-94c8-c2d564b92dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:28,327 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:55:28,327 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6b8ee95-ea72-4ae3-b356-b28ce2f34af1', 'x-compute-request-id': 'req-f6b8ee95-ea72-4ae3-b356-b28ce2f34af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:29,423 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:55:29,424 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-013e0398-aaef-47f8-8380-b4ce4bd2ac40', 'x-compute-request-id': 'req-013e0398-aaef-47f8-8380-b4ce4bd2ac40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:30,522 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.090s 2022-03-22 20:55:30,523 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2d16721-60c3-4b3b-a0a3-1b622513d552', 'x-compute-request-id': 'req-f2d16721-60c3-4b3b-a0a3-1b622513d552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:31,615 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:55:31,615 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88368e4b-774c-41f2-8bac-b3fd231ddcc6', 'x-compute-request-id': 'req-88368e4b-774c-41f2-8bac-b3fd231ddcc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:32,709 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:55:32,709 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43e5a11a-ae2d-445d-aa12-d32e827174fa', 'x-compute-request-id': 'req-43e5a11a-ae2d-445d-aa12-d32e827174fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:33,806 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:55:33,807 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07e29eb9-9718-4ced-87fd-d166e19f41be', 'x-compute-request-id': 'req-07e29eb9-9718-4ced-87fd-d166e19f41be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:34,899 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:55:34,899 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25dbaa34-f30e-4e09-b1b8-30bd632a1d8a', 'x-compute-request-id': 'req-25dbaa34-f30e-4e09-b1b8-30bd632a1d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:35,994 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:55:35,994 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae15ff18-72e8-4633-9c93-90e123ad6ffb', 'x-compute-request-id': 'req-ae15ff18-72e8-4633-9c93-90e123ad6ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:37,087 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:55:37,088 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb404fa7-7f17-4c7f-b31e-b43d0789efb3', 'x-compute-request-id': 'req-bb404fa7-7f17-4c7f-b31e-b43d0789efb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:38,182 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:55:38,182 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f6b3c11-f397-4d63-a46b-79d5abaa9fd5', 'x-compute-request-id': 'req-2f6b3c11-f397-4d63-a46b-79d5abaa9fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:39,276 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:55:39,276 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa1dd2ff-6110-4a5e-90a5-c07c60ae05ea', 'x-compute-request-id': 'req-aa1dd2ff-6110-4a5e-90a5-c07c60ae05ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:40,366 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.082s 2022-03-22 20:55:40,366 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbc66913-5f06-44f1-a2a1-8ebc9545cae1', 'x-compute-request-id': 'req-dbc66913-5f06-44f1-a2a1-8ebc9545cae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:41,463 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:55:41,463 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a793fd80-2087-4bf9-9f4d-b4605604492b', 'x-compute-request-id': 'req-a793fd80-2087-4bf9-9f4d-b4605604492b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:42,558 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:55:42,559 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c851f72-03d1-4d77-8dc8-ab915f8643dd', 'x-compute-request-id': 'req-2c851f72-03d1-4d77-8dc8-ab915f8643dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:43,655 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:55:43,655 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f086c1f6-fca3-4d5c-a475-ec2d70f1fd49', 'x-compute-request-id': 'req-f086c1f6-fca3-4d5c-a475-ec2d70f1fd49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:44,751 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:55:44,752 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-081175df-d432-4e11-ac5c-58d60da3585d', 'x-compute-request-id': 'req-081175df-d432-4e11-ac5c-58d60da3585d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:45,846 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:55:45,846 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b5412b2-cac9-44a5-9936-1bd1ac6859d9', 'x-compute-request-id': 'req-7b5412b2-cac9-44a5-9936-1bd1ac6859d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:46,943 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:55:46,943 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b426bb-dafb-4583-9ef6-67c904a50098', 'x-compute-request-id': 'req-91b426bb-dafb-4583-9ef6-67c904a50098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:48,038 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:55:48,038 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0fe3b26-f3f9-4fbd-b82b-2de9f414a9d9', 'x-compute-request-id': 'req-b0fe3b26-f3f9-4fbd-b82b-2de9f414a9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:49,133 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:55:49,133 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e582513-9ee9-428f-905d-fdcdceb254c5', 'x-compute-request-id': 'req-8e582513-9ee9-428f-905d-fdcdceb254c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:50,227 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:55:50,227 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84575c79-c5e2-4d15-9c78-42fc63a9f10f', 'x-compute-request-id': 'req-84575c79-c5e2-4d15-9c78-42fc63a9f10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:51,327 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.091s 2022-03-22 20:55:51,327 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fefbd4e3-9ed6-411e-bc5e-27e7f88dfc0b', 'x-compute-request-id': 'req-fefbd4e3-9ed6-411e-bc5e-27e7f88dfc0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:52,423 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:55:52,424 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae7ad3a1-4b7d-4c75-b3b6-36b025d15064', 'x-compute-request-id': 'req-ae7ad3a1-4b7d-4c75-b3b6-36b025d15064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:53,518 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:55:53,518 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cfcfd1c-01f3-44b4-8aea-6cc08cfcfb21', 'x-compute-request-id': 'req-3cfcfd1c-01f3-44b4-8aea-6cc08cfcfb21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:54,612 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:55:54,612 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f72de58-9e14-477b-a7ee-d7090677beff', 'x-compute-request-id': 'req-9f72de58-9e14-477b-a7ee-d7090677beff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:55,704 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:55:55,705 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fca7afd-97b9-4d36-aeb8-09cbb4037e4f', 'x-compute-request-id': 'req-6fca7afd-97b9-4d36-aeb8-09cbb4037e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:56,798 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:55:56,798 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f571ea1-af16-4821-be11-0d00d9fa738c', 'x-compute-request-id': 'req-4f571ea1-af16-4821-be11-0d00d9fa738c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:57,893 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:55:57,894 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec7e2466-8cbd-408f-aaa2-898f080ce67f', 'x-compute-request-id': 'req-ec7e2466-8cbd-408f-aaa2-898f080ce67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:55:58,989 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:55:58,990 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1175b7af-b58a-4b47-939a-aa514440f53b', 'x-compute-request-id': 'req-1175b7af-b58a-4b47-939a-aa514440f53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:00,095 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.096s 2022-03-22 20:56:00,095 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48555915-f0ae-4f5c-8787-748e553a2447', 'x-compute-request-id': 'req-48555915-f0ae-4f5c-8787-748e553a2447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:01,196 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.092s 2022-03-22 20:56:01,196 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74ff7efa-a371-4c9e-9032-5dd6dd345995', 'x-compute-request-id': 'req-74ff7efa-a371-4c9e-9032-5dd6dd345995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:02,292 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:56:02,292 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ec1c149-f271-4f27-af2f-9a02b2de1def', 'x-compute-request-id': 'req-4ec1c149-f271-4f27-af2f-9a02b2de1def', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:03,384 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:03,385 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25da724f-cb85-4084-945b-428f1c22eb49', 'x-compute-request-id': 'req-25da724f-cb85-4084-945b-428f1c22eb49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:04,477 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:04,477 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f247472d-8cdc-4cb0-951c-0548108d514f', 'x-compute-request-id': 'req-f247472d-8cdc-4cb0-951c-0548108d514f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:05,571 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:56:05,571 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1adcf51-87dc-4596-92f6-084f09be4f36', 'x-compute-request-id': 'req-c1adcf51-87dc-4596-92f6-084f09be4f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:06,664 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:56:06,664 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3caa5244-6371-4dd6-a92f-ad0d480e0583', 'x-compute-request-id': 'req-3caa5244-6371-4dd6-a92f-ad0d480e0583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:07,758 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:56:07,758 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18037c04-666d-4a6c-a053-5f05473161ed', 'x-compute-request-id': 'req-18037c04-666d-4a6c-a053-5f05473161ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:08,857 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.091s 2022-03-22 20:56:08,858 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f477c67b-a42b-474f-a6f3-6a852409ce89', 'x-compute-request-id': 'req-f477c67b-a42b-474f-a6f3-6a852409ce89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:09,953 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:56:09,953 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-655817e2-837d-4519-8c2b-9363482c026b', 'x-compute-request-id': 'req-655817e2-837d-4519-8c2b-9363482c026b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:11,044 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.082s 2022-03-22 20:56:11,044 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-982ee6d7-bde7-4d5b-8c4c-16eca143b6c0', 'x-compute-request-id': 'req-982ee6d7-bde7-4d5b-8c4c-16eca143b6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:12,137 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:12,137 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36bc71a7-8d42-4b40-a330-fa1e3376038a', 'x-compute-request-id': 'req-36bc71a7-8d42-4b40-a330-fa1e3376038a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:13,232 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:56:13,232 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e453f32c-f46b-4af5-bda1-810881ca8e54', 'x-compute-request-id': 'req-e453f32c-f46b-4af5-bda1-810881ca8e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:14,330 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:56:14,330 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60483cea-6adb-48f6-a4c6-aedb8c58fa1c', 'x-compute-request-id': 'req-60483cea-6adb-48f6-a4c6-aedb8c58fa1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:15,424 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:56:15,424 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8f4f59f-b217-4c52-befb-9c6cfbc908fd', 'x-compute-request-id': 'req-a8f4f59f-b217-4c52-befb-9c6cfbc908fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:16,517 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:56:16,518 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0d9e619-1d51-4c6f-9e79-e3172745bfa8', 'x-compute-request-id': 'req-c0d9e619-1d51-4c6f-9e79-e3172745bfa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:17,615 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.089s 2022-03-22 20:56:17,615 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a38be2-aebd-4cce-84e3-907fb0d81529', 'x-compute-request-id': 'req-74a38be2-aebd-4cce-84e3-907fb0d81529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:18,708 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:56:18,708 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-354d6f6a-249a-4886-b4ed-ec1fb0b4879c', 'x-compute-request-id': 'req-354d6f6a-249a-4886-b4ed-ec1fb0b4879c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:19,800 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:56:19,801 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99bfae7b-7ba8-4d76-88cf-c67712024790', 'x-compute-request-id': 'req-99bfae7b-7ba8-4d76-88cf-c67712024790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:20,895 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:56:20,895 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac1fa93b-2da0-45a6-89f4-99182e90c58b', 'x-compute-request-id': 'req-ac1fa93b-2da0-45a6-89f4-99182e90c58b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:22,000 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.095s 2022-03-22 20:56:22,001 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-953973f8-20ce-4390-b9fd-ac5c5399683d', 'x-compute-request-id': 'req-953973f8-20ce-4390-b9fd-ac5c5399683d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:23,094 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:56:23,095 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e4ff3fa-cf4b-465c-9457-26d2199d7334', 'x-compute-request-id': 'req-4e4ff3fa-cf4b-465c-9457-26d2199d7334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:24,188 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:56:24,188 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94ab0f5b-f070-4a8c-8587-fdb64ffd7cd6', 'x-compute-request-id': 'req-94ab0f5b-f070-4a8c-8587-fdb64ffd7cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:25,283 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:56:25,283 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-213d493f-a7d9-405c-87e2-21bc046dc10f', 'x-compute-request-id': 'req-213d493f-a7d9-405c-87e2-21bc046dc10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:26,376 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:56:26,377 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c8114f9-9c4c-48a2-9b2d-657b40966628', 'x-compute-request-id': 'req-0c8114f9-9c4c-48a2-9b2d-657b40966628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:27,468 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:27,468 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0786beec-ac5e-44b5-827c-c4284ae8c594', 'x-compute-request-id': 'req-0786beec-ac5e-44b5-827c-c4284ae8c594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:28,560 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:28,561 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b08c10eb-9d22-4a7b-adde-e9ea0b8fd359', 'x-compute-request-id': 'req-b08c10eb-9d22-4a7b-adde-e9ea0b8fd359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:29,654 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:29,655 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e22de98-b1fe-4409-a985-f1c7a4a8c42b', 'x-compute-request-id': 'req-0e22de98-b1fe-4409-a985-f1c7a4a8c42b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:30,757 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.094s 2022-03-22 20:56:30,759 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5e1c10e-dff8-4cc6-a396-3ec47ee7e3ae', 'x-compute-request-id': 'req-a5e1c10e-dff8-4cc6-a396-3ec47ee7e3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:31,852 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:56:31,853 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db6a4278-8e92-44e8-9c14-582af66b80ff', 'x-compute-request-id': 'req-db6a4278-8e92-44e8-9c14-582af66b80ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:32,948 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:56:32,949 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-953ce6dc-0cdb-4160-ba31-8108c6497c70', 'x-compute-request-id': 'req-953ce6dc-0cdb-4160-ba31-8108c6497c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:34,040 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:34,041 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1c1cade-bc14-4473-bc89-2db9fe155f4a', 'x-compute-request-id': 'req-c1c1cade-bc14-4473-bc89-2db9fe155f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:35,136 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:56:35,137 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77af60a9-3c1f-45e7-89b4-cbaff70844c2', 'x-compute-request-id': 'req-77af60a9-3c1f-45e7-89b4-cbaff70844c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:36,230 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:56:36,230 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5808e2a0-7ded-4124-8071-7a6ca234395d', 'x-compute-request-id': 'req-5808e2a0-7ded-4124-8071-7a6ca234395d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:37,321 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:37,322 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e9eecc5-151a-438e-9c0a-5b573f84b931', 'x-compute-request-id': 'req-8e9eecc5-151a-438e-9c0a-5b573f84b931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:38,417 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:56:38,417 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cf48ff6-9d9d-4e1f-9ad9-b5f41bf44628', 'x-compute-request-id': 'req-2cf48ff6-9d9d-4e1f-9ad9-b5f41bf44628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:39,510 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:56:39,510 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30ddc8b8-170c-4a65-bc99-641bd65b20f5', 'x-compute-request-id': 'req-30ddc8b8-170c-4a65-bc99-641bd65b20f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:40,603 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:40,603 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db67557a-7914-4607-8467-4e65956306fb', 'x-compute-request-id': 'req-db67557a-7914-4607-8467-4e65956306fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:41,699 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:56:41,699 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-074cf476-3a56-4e93-9c2c-336a7e96a01a', 'x-compute-request-id': 'req-074cf476-3a56-4e93-9c2c-336a7e96a01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:42,791 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:42,792 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ad9a700-676b-4cf6-981f-2d3e78850418', 'x-compute-request-id': 'req-5ad9a700-676b-4cf6-981f-2d3e78850418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:43,884 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:56:43,885 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5546a7ad-21c7-4937-9c89-ed4c29a646e6', 'x-compute-request-id': 'req-5546a7ad-21c7-4937-9c89-ed4c29a646e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:44,980 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:56:44,980 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d277e982-9263-4a40-9af7-c0d5d6b75a12', 'x-compute-request-id': 'req-d277e982-9263-4a40-9af7-c0d5d6b75a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:46,073 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:46,073 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ceb8356f-24e2-49ca-99b9-be455b2826d2', 'x-compute-request-id': 'req-ceb8356f-24e2-49ca-99b9-be455b2826d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:47,165 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.082s 2022-03-22 20:56:47,165 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f53c73ae-e06b-4acd-8395-6f74a6b646f3', 'x-compute-request-id': 'req-f53c73ae-e06b-4acd-8395-6f74a6b646f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:48,260 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:56:48,260 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d07e49d6-9bc4-41da-90e2-96bab33751ef', 'x-compute-request-id': 'req-d07e49d6-9bc4-41da-90e2-96bab33751ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:49,352 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:49,353 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-605b3412-1cca-4eeb-85b1-e7ae350febc7', 'x-compute-request-id': 'req-605b3412-1cca-4eeb-85b1-e7ae350febc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:50,446 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:56:50,447 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-959b7ef2-fd5f-425d-9c3d-f80925b65e17', 'x-compute-request-id': 'req-959b7ef2-fd5f-425d-9c3d-f80925b65e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:51,542 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:56:51,543 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c506ccc-be2e-4b0c-a94a-f2e83c934f0f', 'x-compute-request-id': 'req-1c506ccc-be2e-4b0c-a94a-f2e83c934f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:52,635 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:52,635 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5830e488-2335-4275-8118-623fe449a919', 'x-compute-request-id': 'req-5830e488-2335-4275-8118-623fe449a919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:53,727 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.082s 2022-03-22 20:56:53,727 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-949526fe-1dd1-4e9c-8bf6-4d6d0ac8dde8', 'x-compute-request-id': 'req-949526fe-1dd1-4e9c-8bf6-4d6d0ac8dde8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:54,820 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:56:54,821 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa88c019-5ec9-413f-a833-c9f02e3368a9', 'x-compute-request-id': 'req-fa88c019-5ec9-413f-a833-c9f02e3368a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:55,914 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:56:55,915 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a6e8701-b720-4bca-9c89-af3faf0e871c', 'x-compute-request-id': 'req-2a6e8701-b720-4bca-9c89-af3faf0e871c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:57,007 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:57,007 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b1b3e8b-64bd-4778-a0b8-7016560cfe99', 'x-compute-request-id': 'req-7b1b3e8b-64bd-4778-a0b8-7016560cfe99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:58,099 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:56:58,099 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce1157ad-da9e-47b2-82a9-29d8a9810b27', 'x-compute-request-id': 'req-ce1157ad-da9e-47b2-82a9-29d8a9810b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:56:59,194 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:56:59,194 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4596e25a-0332-40e5-8aaf-db8d62ae797b', 'x-compute-request-id': 'req-4596e25a-0332-40e5-8aaf-db8d62ae797b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:00,288 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:57:00,289 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ebb5f1-6827-4595-8dd0-f9df587135bd', 'x-compute-request-id': 'req-e8ebb5f1-6827-4595-8dd0-f9df587135bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:01,383 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:57:01,384 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17da349e-48bf-4511-a952-00d0b3ae77ed', 'x-compute-request-id': 'req-17da349e-48bf-4511-a952-00d0b3ae77ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:02,476 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:57:02,477 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3083da9-631a-4436-b609-a946d41ab1d5', 'x-compute-request-id': 'req-c3083da9-631a-4436-b609-a946d41ab1d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:03,574 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:57:03,575 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bffaa77b-ab37-4b1e-a66b-2d30f405e7c5', 'x-compute-request-id': 'req-bffaa77b-ab37-4b1e-a66b-2d30f405e7c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:04,669 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:57:04,669 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-782fe9ef-7ba5-414c-b50e-fccb8ba939eb', 'x-compute-request-id': 'req-782fe9ef-7ba5-414c-b50e-fccb8ba939eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:05,761 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:57:05,762 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a88941bf-1c56-47b1-80a9-081c6d032e79', 'x-compute-request-id': 'req-a88941bf-1c56-47b1-80a9-081c6d032e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:07,085 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.314s 2022-03-22 20:57:07,086 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cbf1ba4-d862-40bb-a48c-2861d0656d55', 'x-compute-request-id': 'req-5cbf1ba4-d862-40bb-a48c-2861d0656d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:08,179 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:57:08,180 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aec85804-df20-43a5-b233-8f6ab82466ad', 'x-compute-request-id': 'req-aec85804-df20-43a5-b233-8f6ab82466ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:09,274 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:57:09,274 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb1c3c8-f1e5-4066-a68b-ebc24d105036', 'x-compute-request-id': 'req-8fb1c3c8-f1e5-4066-a68b-ebc24d105036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:10,367 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:57:10,367 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ec65ed8-04b5-4420-badc-5d97ca2e10bc', 'x-compute-request-id': 'req-8ec65ed8-04b5-4420-badc-5d97ca2e10bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:11,529 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.152s 2022-03-22 20:57:11,530 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea5583ee-494c-48ea-8fdb-0d3fdd211e36', 'x-compute-request-id': 'req-ea5583ee-494c-48ea-8fdb-0d3fdd211e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:12,622 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:57:12,622 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7463c8ad-f5b4-471a-b62c-b365c823fc41', 'x-compute-request-id': 'req-7463c8ad-f5b4-471a-b62c-b365c823fc41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:13,717 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:57:13,717 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c37bfe-142b-4475-9859-6cf51bf5aa59', 'x-compute-request-id': 'req-e6c37bfe-142b-4475-9859-6cf51bf5aa59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:14,815 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.089s 2022-03-22 20:57:14,815 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48397128-1ba8-46d1-aa01-62d6a6d6e746', 'x-compute-request-id': 'req-48397128-1ba8-46d1-aa01-62d6a6d6e746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:15,909 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:57:15,909 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05d95c1d-4f5a-46fd-85ba-d617fdfde9db', 'x-compute-request-id': 'req-05d95c1d-4f5a-46fd-85ba-d617fdfde9db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:17,003 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:57:17,004 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d8a69eb-1c08-4510-98b3-7846c883ea7b', 'x-compute-request-id': 'req-5d8a69eb-1c08-4510-98b3-7846c883ea7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:18,095 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:57:18,096 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ce9ada6-dcc1-4fca-8da5-64fb32444818', 'x-compute-request-id': 'req-2ce9ada6-dcc1-4fca-8da5-64fb32444818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:19,189 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:57:19,189 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc547dde-7217-49ba-8b82-4618b254635e', 'x-compute-request-id': 'req-dc547dde-7217-49ba-8b82-4618b254635e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:20,279 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.082s 2022-03-22 20:57:20,279 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cf9cce0-4a21-4781-aa45-9a3b12b91a4e', 'x-compute-request-id': 'req-4cf9cce0-4a21-4781-aa45-9a3b12b91a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:21,373 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:57:21,374 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ccc78e2-a4ba-43a4-a532-9d8d823d001d', 'x-compute-request-id': 'req-0ccc78e2-a4ba-43a4-a532-9d8d823d001d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:22,465 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:57:22,466 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ac19acb-bb6a-4f6a-9518-7fe8ba3b21a4', 'x-compute-request-id': 'req-5ac19acb-bb6a-4f6a-9518-7fe8ba3b21a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:23,562 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:57:23,562 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29a645de-c35d-46e8-9bc0-67bcf2dea440', 'x-compute-request-id': 'req-29a645de-c35d-46e8-9bc0-67bcf2dea440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:24,655 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:57:24,656 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09441f59-a9d5-4601-bc6f-5970e01f5969', 'x-compute-request-id': 'req-09441f59-a9d5-4601-bc6f-5970e01f5969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:25,751 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:57:25,751 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2f1cc50-c54b-4c1b-ae82-6e5dbd26a431', 'x-compute-request-id': 'req-a2f1cc50-c54b-4c1b-ae82-6e5dbd26a431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:26,848 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:57:26,848 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a188d08-a56d-4c5e-afab-738a41e64aae', 'x-compute-request-id': 'req-8a188d08-a56d-4c5e-afab-738a41e64aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:27,944 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:57:27,944 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cdb2db6-78c8-4c7e-ab37-37a084e9a921', 'x-compute-request-id': 'req-7cdb2db6-78c8-4c7e-ab37-37a084e9a921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:29,041 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:57:29,041 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b74fe741-4cf3-41cc-81a6-5fa3955fecde', 'x-compute-request-id': 'req-b74fe741-4cf3-41cc-81a6-5fa3955fecde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:30,134 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:57:30,135 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70c08b91-cd0e-466e-a904-8d3e36f1accf', 'x-compute-request-id': 'req-70c08b91-cd0e-466e-a904-8d3e36f1accf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:31,225 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.081s 2022-03-22 20:57:31,225 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48e468f6-77f7-414b-b1f0-01df471a9c0c', 'x-compute-request-id': 'req-48e468f6-77f7-414b-b1f0-01df471a9c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:32,317 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:57:32,318 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-004b998e-6605-47a6-ae5c-9ba7b92d0ae3', 'x-compute-request-id': 'req-004b998e-6605-47a6-ae5c-9ba7b92d0ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:33,413 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:57:33,414 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-221ef126-de71-4e0b-9793-e6a47c2d0aa1', 'x-compute-request-id': 'req-221ef126-de71-4e0b-9793-e6a47c2d0aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:34,509 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:57:34,509 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166bf2bb-87bb-46c9-9db3-ddd023d4c737', 'x-compute-request-id': 'req-166bf2bb-87bb-46c9-9db3-ddd023d4c737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:35,605 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:57:35,606 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff3bd191-0477-410a-93a3-5adf7767ef87', 'x-compute-request-id': 'req-ff3bd191-0477-410a-93a3-5adf7767ef87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:36,746 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.130s 2022-03-22 20:57:36,746 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a519094-9e0b-4943-bd1e-455b33e2a9b6', 'x-compute-request-id': 'req-2a519094-9e0b-4943-bd1e-455b33e2a9b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:37,838 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:57:37,838 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1446ab4a-f015-4912-a6c2-d0892d860b2c', 'x-compute-request-id': 'req-1446ab4a-f015-4912-a6c2-d0892d860b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:38,930 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:57:38,930 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a959cf5b-b133-43d2-9abd-36003576e6f2', 'x-compute-request-id': 'req-a959cf5b-b133-43d2-9abd-36003576e6f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:40,022 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:57:40,023 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d8214a9-2e88-4c56-98ed-2b6ebcbb9941', 'x-compute-request-id': 'req-3d8214a9-2e88-4c56-98ed-2b6ebcbb9941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:41,121 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.089s 2022-03-22 20:57:41,121 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bed5d62-6bf5-4746-9172-270a43ffedc6', 'x-compute-request-id': 'req-5bed5d62-6bf5-4746-9172-270a43ffedc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:42,213 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:57:42,213 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34b29e12-9f87-430e-aeb9-34f977e9934f', 'x-compute-request-id': 'req-34b29e12-9f87-430e-aeb9-34f977e9934f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:43,307 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:57:43,307 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b57820ba-d9b2-4a57-8e9a-d42d1f02f188', 'x-compute-request-id': 'req-b57820ba-d9b2-4a57-8e9a-d42d1f02f188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:44,404 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:57:44,404 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f694b71d-2661-4f62-82f1-3f57c7a55fb5', 'x-compute-request-id': 'req-f694b71d-2661-4f62-82f1-3f57c7a55fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:45,496 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:57:45,496 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9d33df1-b720-41c8-baac-868b4b251558', 'x-compute-request-id': 'req-e9d33df1-b720-41c8-baac-868b4b251558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:46,591 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:57:46,591 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c13480b8-4e5d-4de5-83c7-d5cc1b96b053', 'x-compute-request-id': 'req-c13480b8-4e5d-4de5-83c7-d5cc1b96b053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:47,683 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:57:47,684 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ad7ba73-57d8-4622-9fd9-a5c8602ee79a', 'x-compute-request-id': 'req-2ad7ba73-57d8-4622-9fd9-a5c8602ee79a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:48,775 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.082s 2022-03-22 20:57:48,775 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b375bbc3-296b-4a3d-a51a-922958af1f48', 'x-compute-request-id': 'req-b375bbc3-296b-4a3d-a51a-922958af1f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:49,875 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.090s 2022-03-22 20:57:49,876 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2ca4f41-9b4a-4215-8a60-a9db43f049ef', 'x-compute-request-id': 'req-d2ca4f41-9b4a-4215-8a60-a9db43f049ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:50,971 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:57:50,972 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79d06ee1-e57f-43b7-8c1e-1206dd80e49b', 'x-compute-request-id': 'req-79d06ee1-e57f-43b7-8c1e-1206dd80e49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:52,067 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:57:52,067 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6df94480-d01e-4f82-9033-ac356c334a84', 'x-compute-request-id': 'req-6df94480-d01e-4f82-9033-ac356c334a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:53,162 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:57:53,163 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c627778-879c-4260-9a64-4aa69967a822', 'x-compute-request-id': 'req-5c627778-879c-4260-9a64-4aa69967a822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:54,259 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:57:54,259 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b734012-a603-4225-9c7f-38a4b042fb24', 'x-compute-request-id': 'req-5b734012-a603-4225-9c7f-38a4b042fb24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:55,352 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:57:55,352 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a28d47d4-6a5b-4c87-a613-01ca9369a188', 'x-compute-request-id': 'req-a28d47d4-6a5b-4c87-a613-01ca9369a188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:56,445 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:57:56,446 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74735c6d-6874-43f3-9670-5e71367532d1', 'x-compute-request-id': 'req-74735c6d-6874-43f3-9670-5e71367532d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:57,537 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:57:57,538 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16bfcb96-4d34-41dd-9c1f-4632781dea48', 'x-compute-request-id': 'req-16bfcb96-4d34-41dd-9c1f-4632781dea48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:58,633 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:57:58,633 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee64378c-91a0-475e-a485-49bda9677a4a', 'x-compute-request-id': 'req-ee64378c-91a0-475e-a485-49bda9677a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:57:59,730 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:57:59,730 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15053e1c-f089-43d1-b188-1783adfa1b3f', 'x-compute-request-id': 'req-15053e1c-f089-43d1-b188-1783adfa1b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:00,827 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:58:00,827 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa883f04-ccc6-4127-b037-c5f34d099ad8', 'x-compute-request-id': 'req-aa883f04-ccc6-4127-b037-c5f34d099ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:01,991 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.155s 2022-03-22 20:58:01,991 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f8a937f-775d-47a0-9e9e-08518d8bd610', 'x-compute-request-id': 'req-5f8a937f-775d-47a0-9e9e-08518d8bd610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:03,085 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:58:03,085 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4204b80e-bfe4-4c16-9276-d09d347b9e52', 'x-compute-request-id': 'req-4204b80e-bfe4-4c16-9276-d09d347b9e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:04,178 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:58:04,179 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1064021-5f34-4b03-862f-71ed60a31bc7', 'x-compute-request-id': 'req-f1064021-5f34-4b03-862f-71ed60a31bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:05,274 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:58:05,275 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec1e8cea-4f6f-474a-a29f-09032cf7fbf5', 'x-compute-request-id': 'req-ec1e8cea-4f6f-474a-a29f-09032cf7fbf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:06,368 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:58:06,369 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84150656-069d-4e42-9c14-1d29df796004', 'x-compute-request-id': 'req-84150656-069d-4e42-9c14-1d29df796004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:07,463 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:58:07,463 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37a1df08-6408-4c62-a545-8e7821d53ad5', 'x-compute-request-id': 'req-37a1df08-6408-4c62-a545-8e7821d53ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:08,556 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:58:08,556 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5119f36-d79b-4718-8725-d01769002acc', 'x-compute-request-id': 'req-d5119f36-d79b-4718-8725-d01769002acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:09,651 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:58:09,651 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfc27ed6-4060-4cbf-ad69-879e3ad9d3e7', 'x-compute-request-id': 'req-bfc27ed6-4060-4cbf-ad69-879e3ad9d3e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:10,749 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.089s 2022-03-22 20:58:10,750 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-182c97f8-f1e7-49ff-918c-9c524a75f7b9', 'x-compute-request-id': 'req-182c97f8-f1e7-49ff-918c-9c524a75f7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:11,844 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:58:11,844 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eebd8a12-6032-4674-acfe-16c256f31c04', 'x-compute-request-id': 'req-eebd8a12-6032-4674-acfe-16c256f31c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:12,940 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:58:12,940 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e25a5725-6dfa-4bb5-aeac-043cb4dff0f4', 'x-compute-request-id': 'req-e25a5725-6dfa-4bb5-aeac-043cb4dff0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:14,035 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:58:14,036 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-908196df-c8ac-4132-abc4-4a1c50753ac0', 'x-compute-request-id': 'req-908196df-c8ac-4132-abc4-4a1c50753ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:15,128 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:58:15,128 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d77b023e-9fb3-41b8-bdff-3ea67b0efc3d', 'x-compute-request-id': 'req-d77b023e-9fb3-41b8-bdff-3ea67b0efc3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:16,220 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:58:16,220 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b99d0c4-d8a5-4a2b-b06f-4fe54043c3a3', 'x-compute-request-id': 'req-9b99d0c4-d8a5-4a2b-b06f-4fe54043c3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:17,313 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:58:17,314 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bc54b47-01c5-419d-aa99-be6e0e7870dd', 'x-compute-request-id': 'req-4bc54b47-01c5-419d-aa99-be6e0e7870dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:18,410 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:58:18,410 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50b1055a-8959-4744-968c-f89b1da07e90', 'x-compute-request-id': 'req-50b1055a-8959-4744-968c-f89b1da07e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:19,507 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:58:19,507 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81b35abc-534c-40a4-885a-69831dbd4ea4', 'x-compute-request-id': 'req-81b35abc-534c-40a4-885a-69831dbd4ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:20,601 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:58:20,601 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7578a552-64fc-4686-9961-3e82e939053a', 'x-compute-request-id': 'req-7578a552-64fc-4686-9961-3e82e939053a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:21,698 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:58:21,698 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d72195b-0844-4918-8b1d-5395f4cb3913', 'x-compute-request-id': 'req-3d72195b-0844-4918-8b1d-5395f4cb3913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:22,791 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:58:22,791 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b6b02a4-dd9a-4981-99ff-5fd815c8ac36', 'x-compute-request-id': 'req-2b6b02a4-dd9a-4981-99ff-5fd815c8ac36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:23,885 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:58:23,885 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46550ae5-a91e-4aac-b9e2-1aa9942a6e91', 'x-compute-request-id': 'req-46550ae5-a91e-4aac-b9e2-1aa9942a6e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:24,979 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:58:24,979 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78ba327a-aa5c-4dc5-a551-908cca7fd5f9', 'x-compute-request-id': 'req-78ba327a-aa5c-4dc5-a551-908cca7fd5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:26,072 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:58:26,072 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22cf9b1f-cc96-439c-bc3d-e3ac992df887', 'x-compute-request-id': 'req-22cf9b1f-cc96-439c-bc3d-e3ac992df887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:27,170 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:58:27,170 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3107c65f-32eb-4baf-89df-b4f37d14f64e', 'x-compute-request-id': 'req-3107c65f-32eb-4baf-89df-b4f37d14f64e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:28,268 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.089s 2022-03-22 20:58:28,268 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166e1eb8-e0ec-4ac7-a35b-984eec71ea78', 'x-compute-request-id': 'req-166e1eb8-e0ec-4ac7-a35b-984eec71ea78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:29,361 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:58:29,361 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f463164a-0a64-40bf-8d08-b214d396ca7b', 'x-compute-request-id': 'req-f463164a-0a64-40bf-8d08-b214d396ca7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:30,454 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:58:30,454 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96a0c726-2a6c-4c0b-97df-0143e7ee24d6', 'x-compute-request-id': 'req-96a0c726-2a6c-4c0b-97df-0143e7ee24d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:31,549 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:58:31,550 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ca1ac4a-c263-419b-8733-51e9a714260c', 'x-compute-request-id': 'req-0ca1ac4a-c263-419b-8733-51e9a714260c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:32,642 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:58:32,642 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cd5c67a-a55f-4d4d-939d-b5ac096455a9', 'x-compute-request-id': 'req-9cd5c67a-a55f-4d4d-939d-b5ac096455a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:33,737 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:58:33,738 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99424785-b42d-4c47-8326-65bb981074d2', 'x-compute-request-id': 'req-99424785-b42d-4c47-8326-65bb981074d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:34,831 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:58:34,832 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35dd751d-70a9-4928-be68-f2c4733fdb75', 'x-compute-request-id': 'req-35dd751d-70a9-4928-be68-f2c4733fdb75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:35,927 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:58:35,927 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f2f234-b1d3-44c6-adf4-5687eef182a0', 'x-compute-request-id': 'req-c2f2f234-b1d3-44c6-adf4-5687eef182a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:37,022 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:58:37,022 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca0e4c8c-9255-4045-99fe-882d90f5a0ff', 'x-compute-request-id': 'req-ca0e4c8c-9255-4045-99fe-882d90f5a0ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:38,114 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:58:38,115 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9539c20b-ac76-429c-a1ab-a59bed1d2387', 'x-compute-request-id': 'req-9539c20b-ac76-429c-a1ab-a59bed1d2387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:39,207 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:58:39,207 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1312e3d0-0931-41c7-b622-f7a32081c394', 'x-compute-request-id': 'req-1312e3d0-0931-41c7-b622-f7a32081c394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:40,300 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:58:40,300 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fa4f975-f10f-41b4-b907-fc7b7f2b1e52', 'x-compute-request-id': 'req-6fa4f975-f10f-41b4-b907-fc7b7f2b1e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:41,392 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:58:41,393 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-734c0ad2-428c-4804-b837-6de14b8d6c36', 'x-compute-request-id': 'req-734c0ad2-428c-4804-b837-6de14b8d6c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:42,487 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:58:42,487 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1487ca0-f9b0-41eb-9981-ed8876c85a6d', 'x-compute-request-id': 'req-e1487ca0-f9b0-41eb-9981-ed8876c85a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:43,583 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:58:43,584 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac454431-20fc-4d25-8a3b-fd76b9367a5e', 'x-compute-request-id': 'req-ac454431-20fc-4d25-8a3b-fd76b9367a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:44,679 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:58:44,680 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c3e5f20-27e0-4290-9c08-b53414c24665', 'x-compute-request-id': 'req-7c3e5f20-27e0-4290-9c08-b53414c24665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:45,776 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:58:45,777 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f33d872d-ef7e-45f1-aa63-b773cd04e293', 'x-compute-request-id': 'req-f33d872d-ef7e-45f1-aa63-b773cd04e293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:46,871 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:58:46,872 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31350128-358e-4c99-81f6-ef33120f4852', 'x-compute-request-id': 'req-31350128-358e-4c99-81f6-ef33120f4852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:47,965 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:58:47,965 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d6748c5-cb98-4b2b-9c25-8771c501eb90', 'x-compute-request-id': 'req-3d6748c5-cb98-4b2b-9c25-8771c501eb90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:49,059 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:58:49,059 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-802ed620-116f-4769-bb41-151b6550a561', 'x-compute-request-id': 'req-802ed620-116f-4769-bb41-151b6550a561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:50,151 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:58:50,151 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-376f0ee7-a5dc-407c-99e6-b8203e0b86f3', 'x-compute-request-id': 'req-376f0ee7-a5dc-407c-99e6-b8203e0b86f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:51,245 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:58:51,246 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fc85790-cc01-4cd4-8c83-81ce687300b3', 'x-compute-request-id': 'req-1fc85790-cc01-4cd4-8c83-81ce687300b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:52,339 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:58:52,339 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2d31728-1975-41d0-9078-3fd8d5a3b994', 'x-compute-request-id': 'req-f2d31728-1975-41d0-9078-3fd8d5a3b994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:53,435 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:58:53,435 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84fd9c36-c942-4982-a64d-7cea5a7fcaf9', 'x-compute-request-id': 'req-84fd9c36-c942-4982-a64d-7cea5a7fcaf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:54,530 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:58:54,530 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77611769-5cf6-4af0-99f6-d4e8aa35644d', 'x-compute-request-id': 'req-77611769-5cf6-4af0-99f6-d4e8aa35644d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:55,624 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:58:55,625 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee6913cd-5709-40ec-af50-7c5ab58d8d40', 'x-compute-request-id': 'req-ee6913cd-5709-40ec-af50-7c5ab58d8d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:56,716 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:58:56,717 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebaf90ae-73e5-43e7-9095-d37e1cc2a5da', 'x-compute-request-id': 'req-ebaf90ae-73e5-43e7-9095-d37e1cc2a5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:57,814 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.089s 2022-03-22 20:58:57,815 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d67be0c-3a7a-4af1-8453-b6613118099e', 'x-compute-request-id': 'req-9d67be0c-3a7a-4af1-8453-b6613118099e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:58:58,916 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.089s 2022-03-22 20:58:58,916 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6ec8fcb-c8f0-4730-910d-1159150a080e', 'x-compute-request-id': 'req-c6ec8fcb-c8f0-4730-910d-1159150a080e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:00,009 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:59:00,009 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b03c144c-2b29-4a6c-9735-299409fb39ae', 'x-compute-request-id': 'req-b03c144c-2b29-4a6c-9735-299409fb39ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:01,102 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:59:01,102 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0064b493-c09a-494e-82ea-072777b70e1e', 'x-compute-request-id': 'req-0064b493-c09a-494e-82ea-072777b70e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:02,195 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:59:02,196 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ffbb04-57a0-4313-919f-b49c3fd1dbd6', 'x-compute-request-id': 'req-e4ffbb04-57a0-4313-919f-b49c3fd1dbd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:03,290 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:59:03,290 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89dcce7c-1df4-4135-b817-29512e50a047', 'x-compute-request-id': 'req-89dcce7c-1df4-4135-b817-29512e50a047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:04,381 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.082s 2022-03-22 20:59:04,381 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb1617a7-7e1e-44cc-9a47-c5f07c190665', 'x-compute-request-id': 'req-bb1617a7-7e1e-44cc-9a47-c5f07c190665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:05,474 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:59:05,475 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5664b97b-7a81-4f25-8bde-83806062686e', 'x-compute-request-id': 'req-5664b97b-7a81-4f25-8bde-83806062686e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:06,581 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.097s 2022-03-22 20:59:06,581 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02b76d31-1c99-46af-b414-df53966dc287', 'x-compute-request-id': 'req-02b76d31-1c99-46af-b414-df53966dc287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:07,674 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:59:07,674 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e05bccb1-c8a3-4ad3-a705-74fa1888a40d', 'x-compute-request-id': 'req-e05bccb1-c8a3-4ad3-a705-74fa1888a40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:08,771 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:59:08,772 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c4e329a-75b3-4aaa-aa67-2484715323e7', 'x-compute-request-id': 'req-9c4e329a-75b3-4aaa-aa67-2484715323e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:09,867 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:59:09,868 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40cc6c8a-8a64-4600-8aee-e8629d700ad2', 'x-compute-request-id': 'req-40cc6c8a-8a64-4600-8aee-e8629d700ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:10,963 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:59:10,963 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-295eeb6f-6284-4f2b-bb5a-1137efc90539', 'x-compute-request-id': 'req-295eeb6f-6284-4f2b-bb5a-1137efc90539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:12,061 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:59:12,061 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13116314-a968-47a3-a156-3bdb258c7e24', 'x-compute-request-id': 'req-13116314-a968-47a3-a156-3bdb258c7e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:13,152 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:59:13,152 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1454288-2c2f-45ec-943b-eb9ca3d75bc2', 'x-compute-request-id': 'req-b1454288-2c2f-45ec-943b-eb9ca3d75bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:14,246 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:59:14,246 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f7ee92a-c252-45dd-8625-0c094235dd03', 'x-compute-request-id': 'req-9f7ee92a-c252-45dd-8625-0c094235dd03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:15,342 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:59:15,342 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e4ed7d8-1312-4c11-af2c-3dca1edcc498', 'x-compute-request-id': 'req-6e4ed7d8-1312-4c11-af2c-3dca1edcc498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:16,435 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:59:16,435 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d1ec11a-8827-4374-b9bf-e2c803c7a317', 'x-compute-request-id': 'req-1d1ec11a-8827-4374-b9bf-e2c803c7a317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:17,531 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:59:17,532 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25c38751-dc51-4877-8ef3-7fc8038307d3', 'x-compute-request-id': 'req-25c38751-dc51-4877-8ef3-7fc8038307d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:18,626 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:59:18,627 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-232a0d21-31e8-4a02-80dd-98f8572a42f7', 'x-compute-request-id': 'req-232a0d21-31e8-4a02-80dd-98f8572a42f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:19,720 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:59:19,721 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e858a5d-cdd2-40e0-a863-5b85bb834599', 'x-compute-request-id': 'req-5e858a5d-cdd2-40e0-a863-5b85bb834599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:20,817 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.088s 2022-03-22 20:59:20,818 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-178f3284-66b6-4c59-a918-16acf64c8ffc', 'x-compute-request-id': 'req-178f3284-66b6-4c59-a918-16acf64c8ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:21,910 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:59:21,910 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2940b6f6-5cf8-4cb0-bf09-8b7448bc9b77', 'x-compute-request-id': 'req-2940b6f6-5cf8-4cb0-bf09-8b7448bc9b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:23,005 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.086s 2022-03-22 20:59:23,005 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac4be20d-9182-40f6-ad9f-80925a3a5d24', 'x-compute-request-id': 'req-ac4be20d-9182-40f6-ad9f-80925a3a5d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:24,097 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:59:24,097 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6f1b992-9714-4e90-ab39-05a290ceaa12', 'x-compute-request-id': 'req-d6f1b992-9714-4e90-ab39-05a290ceaa12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:25,191 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:59:25,191 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a40e9b8-e063-482b-8571-93a7dd64491e', 'x-compute-request-id': 'req-9a40e9b8-e063-482b-8571-93a7dd64491e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:26,307 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.106s 2022-03-22 20:59:26,307 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-268fd986-efbf-4609-97b3-f9e3ff0a5845', 'x-compute-request-id': 'req-268fd986-efbf-4609-97b3-f9e3ff0a5845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:27,401 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.084s 2022-03-22 20:59:27,401 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9544734-7859-4399-a871-6540b340074e', 'x-compute-request-id': 'req-d9544734-7859-4399-a871-6540b340074e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:28,493 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.083s 2022-03-22 20:59:28,493 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b900104-6ab7-47b5-b963-dd1b1b85374f', 'x-compute-request-id': 'req-3b900104-6ab7-47b5-b963-dd1b1b85374f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:29,589 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:59:29,590 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32769ecc-e6df-425b-871b-fa65036d3f53', 'x-compute-request-id': 'req-32769ecc-e6df-425b-871b-fa65036d3f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:30,684 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:59:30,684 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-667fad6e-5183-430a-b71d-9610fc30d893', 'x-compute-request-id': 'req-667fad6e-5183-430a-b71d-9610fc30d893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:31,778 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:59:31,778 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ef45520-acdd-4316-a621-c148d07f8be7', 'x-compute-request-id': 'req-6ef45520-acdd-4316-a621-c148d07f8be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:32,872 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:59:32,873 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb926e5-4cbb-4209-8ad0-b06824439c3f', 'x-compute-request-id': 'req-cfb926e5-4cbb-4209-8ad0-b06824439c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:33,967 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.085s 2022-03-22 20:59:33,968 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7edf1e50-9430-4d70-9eeb-8b32e341dbd4', 'x-compute-request-id': 'req-7edf1e50-9430-4d70-9eeb-8b32e341dbd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:35,064 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f 0.087s 2022-03-22 20:59:35,065 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae17bcb6-bf60-41df-a0b9-931aed5df113', 'x-compute-request-id': 'req-ae17bcb6-bf60-41df-a0b9-931aed5df113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f'} Body: b'{"server": {"id": "322dccbc-6693-4121-838d-b88198f98b5f", "name": "tempest-AttachVolumeTestJSON-server-10621123", "status": "ACTIVE", "tenant_id": "0b42ab6d21e648059fe9526fc57967c2", "user_id": "87d9be82a43c4337a429dabf9f595745", "metadata": {}, "hostId": "7128cb3208b461022521080aa30f08f47277ab42eee63471f4a1880e", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:14Z", "updated": "2022-03-22T20:53:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/322dccbc-6693-4121-838d-b88198f98b5f"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/322dccbc-6693-4121-838d-b88198f98b5f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-670022585", "OS-SRV-USG:launched_at": "2022-03-22T20:28:53.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "326b1979-2443-49dc-a785-3bae76ae9f8b"}]}}' 2022-03-22 20:59:35,073 118513 ERROR [tempest.api.compute.base] Failed to delete server 322dccbc-6693-4121-838d-b88198f98b5f 2022-03-22 20:59:35.073 118513 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-03-22 20:59:35.073 118513 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 453, in delete_server 2022-03-22 20:59:35.073 118513 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-03-22 20:59:35.073 118513 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-03-22 20:59:35.073 118513 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-03-22 20:59:35.073 118513 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-03-22 20:59:35.073 118513 ERROR tempest.api.compute.base Details: None 2022-03-22 20:59:35.073 118513 ERROR tempest.api.compute.base 2022-03-22 20:59:36,177 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.65/compute/v2.1/os-keypairs/tempest-keypair-670022585 1.103s 2022-03-22 20:59:36,177 118513 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:35 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-0a3dcf4b-2576-490a-a9df-5cb81a06c831', 'x-compute-request-id': 'req-0a3dcf4b-2576-490a-a9df-5cb81a06c831', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/os-keypairs/tempest-keypair-670022585'} Body: b'' 2022-03-22 20:59:36,377 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.65:9696/v2.0/security-groups/040cffcf-cf56-4a5d-bbc6-eece8418693a 0.198s 2022-03-22 20:59:36,377 118513 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-e1560730-b5a9-4581-9c36-d68afd0fccc6', 'content-length': '0', 'date': 'Tue, 22 Mar 2022 20:59:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups/040cffcf-cf56-4a5d-bbc6-eece8418693a'} Body: b'' 2022-03-22 20:59:36,402 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.65:9696/v2.0/security-groups/040cffcf-cf56-4a5d-bbc6-eece8418693a 0.025s 2022-03-22 20:59:36,403 118513 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-a3d4930c-ec3c-4588-88b5-7490d788ebb5', 'date': 'Tue, 22 Mar 2022 20:59:36 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups/040cffcf-cf56-4a5d-bbc6-eece8418693a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 040cffcf-cf56-4a5d-bbc6-eece8418693a does not exist", "detail": ""}}' 2022-03-22 20:59:36,931 118513 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.65:9696/v2.0/floatingips/dfebd007-dc83-42d3-b377-54a6e9c3f2b2 0.528s 2022-03-22 20:59:36,931 118513 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-24e79822-3afa-42f4-9061-6e78fbbe8065', 'content-length': '0', 'date': 'Tue, 22 Mar 2022 20:59:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips/dfebd007-dc83-42d3-b377-54a6e9c3f2b2'} 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 326b1979-2443-49dc-a785-3bae76ae9f8b failed to detach from server 322dccbc-6693-4121-838d-b88198f98b5f 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 326b1979-2443-49dc-a785-3bae76ae9f8b 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 326b1979-2443-49dc-a785-3bae76ae9f8b 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
pt5.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft6.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-03-22 20:28:00,281 118518 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-03-22 20:28:00,281 118518 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-22 20:28:04,821 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.65/compute/v2.1/os-keypairs 4.539s 2022-03-22 20:28:04,822 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1337432039"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2774330d-2a34-4195-8204-cab75c6ccc0b', 'x-compute-request-id': 'req-2774330d-2a34-4195-8204-cab75c6ccc0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAmZh+uP/ZZ0z74YQsBwHdlIbaVrmAhOmog/uRrZaN34GcwUrc\\ntwCw4RCZZMd/pMhg+DV2UxukdoOyAjXKhwTSoKb+sDcSOWkMxYzk3P8QtAXQYbbf\\nNOEYbLPXKJkSa0rggRLhL4MbGaR0IbrGogR2HI/Xmn9ZbmdXmI1jK2D6vds4GPq7\\n7xHrgKiZwQVIh2VJynbJFYgtDYA0D0l0ybUt/Hmtvk5z3s2uleaB7eZXccplU0KP\\nwt5bdpzCpNi57Ypjc/OyEO5xYp3BI8jPxzuYgTm51vUPwkET3vZ6ii7IpYWrFwZn\\niIyRAnAzAU9KRGbxXqSu+pB5HmxJXBaZuVJeEQIDAQABAoIBADB7qWyeHjL0YwHB\\npeAkX5w1oRAFCCNsWiwnKcngnzHxCNke12LQzgSNJ85fBtSuB6XxwkLjk9txIKx/\\n7EkIZbAeZoCbMZ57oXNuUQPNY6lfuHJPtk9Lyljtv7np7518ijdUDU7hFJnYhmvr\\nOC4GOH41jXoQPtuRtV3LK4WS3DM3VVsLNL5KdSLCPpJpMarxfqUxc5Gdl5bD4yIE\\n1V2Bza9eEZPSJWfOFmBYGGrZChloL/zYGkt4tLvjhWpckL5/WPL2Fe6u91rrunf8\\nzVjNnFB4vDfBsQL4iyUlWgqmfRsxyY8B3r8+4YsbvO9JTyKUFoDZEly3qUT7thST\\nH1T5C10CgYEAysvNQDJvL7GBhicDt2Y6JPnxSqCyrsir/o8BYhBcDKTHQskP2kpR\\nblE08yNgjYfV513EZDfS6KSg1XCSQC9lTYOVVThvfhF8uG0gOlx0ZuEn/Y/yqBf0\\n3uyWbefNZmDqJy1w3decJV034uiUnlBw3RT7G9WrZuRLfA5n6mUA6zcCgYEAweRL\\nEw0eo3C3BH7+m7uxMa0KltWKvwW8Vspx4hxxx1mbESeQe2LE6hJYuJ55gEcPduek\\n6gxGqPQDECowoexgXlDnqetn8euBUYfzxQDpQrOe/JVxWVbYwn62iQ0+YNL1IAl4\\nEFdcl6BBD7jSDhmQ3R8C5PUT7D2OZLtYrio59PcCgYEAnjZbnd77AXFxhHDBpH5b\\nlGduyPMQE+44yPNWd+QdfDu9vSvRc1MRrogqUBnkhOZZihSMWEd5AskVNQ+K+go/\\n9TZX9dF+ohMQg22XfBCPO4gjQ93eySdPge9/+KSkiV/IreH0sQ46IqhUJnGfKNfH\\nBaQNuAx9mVs4TMOMbMB59AcCgYA51Hib3w7jWqwLuEECfBHWqjD9WgW/Advx2wHq\\nmedJuS0qCa3rT0NCOWSi9AlzPD6djWu/rxeoLtd3C85jjVgU6XafVKo1GrQAeFc5\\nzBLGpUJnPb+IEQInyJly+TNAt8sK2igoX5YrV03wfYSRVgjCGwzG814U2StOWh6S\\nG+AbcwKBgQC8VvqOCvJW2OvlXOLK7JUm23OWbhvaI1bzm+1Tuf8qS9vY1dhA8gl5\\nqVHjSIlm8mrA4YhkYGpK8ch4umkr1lsBmzUnGs8ir+eFsJtM54KB0ml/p/n0j9Mv\\nnyyv3SdHguYBw56Ew9/H9xIyBcOy9jhj5aF/8OsubzooTdjDcICwrA==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1337432039", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZmH64/9lnTPvhhCwHAd2UhtpWuYCE6aiD+5Gtlo3fgZzBSty3ALDhEJlkx3+kyGD4NXZTG6R2g7ICNcqHBNKgpv6wNxI5aQzFjOTc/xC0BdBhtt804Rhss9comRJrSuCBEuEvgxsZpHQhusaiBHYcj9eaf1luZ1eYjWMrYPq92zgY+rvvEeuAqJnBBUiHZUnKdskViC0NgDQPSXTJtS38ea2+TnPeza6V5oHt5ldxymVTQo/C3lt2nMKk2LntimNz87IQ7nFincEjyM/HO5iBObnW9Q/CQRPe9nqKLsilhasXBmeIjJECcDMBT0pEZvFepK76kHkebElcFpm5Ul4R Generated-by-Nova", "fingerprint": "63:2b:7c:96:70:34:9f:32:0b:d4:87:d6:fc:e6:c8:c5", "user_id": "bc6ca9d77e304b26826f7536f48448b6"}}' 2022-03-22 20:28:04,824 118518 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1337432039 created 2022-03-22 20:28:08,887 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-groups 4.062s 2022-03-22 20:28:08,888 118518 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--32498351", "description": "tempest-description--722273668"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-9cb32fec-285f-4170-8a00-c96a5d9a41bd', 'date': 'Tue, 22 Mar 2022 20:28:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa", "name": "tempest-securitygroup--32498351", "stateful": true, "tenant_id": "613a947f07914efd8653d04d1026fe54", "description": "tempest-description--722273668", "shared": false, "security_group_rules": [{"id": "28ff7cec-f2af-41e2-a003-50dfb93b76fa", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa", "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": 139, "description": null, "tags": [], "created_at": "2022-03-22T20:28:07Z", "updated_at": "2022-03-22T20:28:07Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}, {"id": "b210e8c6-342c-4a5a-9cbb-7a178153f61e", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa", "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": 140, "description": null, "tags": [], "created_at": "2022-03-22T20:28:07Z", "updated_at": "2022-03-22T20:28:07Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}], "tags": [], "created_at": "2022-03-22T20:28:06Z", "updated_at": "2022-03-22T20:28:07Z", "revision_number": 1, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:28:09,854 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-group-rules 0.965s 2022-03-22 20:28:09,854 118518 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": "9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa", "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-5f21a9c0-816c-4d67-91da-097968dbaf9a', 'date': 'Tue, 22 Mar 2022 20:28:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bf2f44b3-1b8b-4011-ad99-ec08181ee3be", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa", "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-03-22T20:28:09Z", "updated_at": "2022-03-22T20:28:09Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:28:11,074 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-group-rules 1.218s 2022-03-22 20:28:11,074 118518 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": "9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9fad908a-ceba-4a37-8773-dc8ab0dd23f7', 'date': 'Tue, 22 Mar 2022 20:28:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c21331ea-0ae4-4475-be38-3e1563ddef15", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa", "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-03-22T20:28:10Z", "updated_at": "2022-03-22T20:28:10Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:28:11,081 118518 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--32498351 created 2022-03-22 20:28:14,314 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/floatingips 3.232s 2022-03-22 20:28:14,316 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-2444b593-d615-48a9-b8a5-11befb6a9608', 'date': 'Tue, 22 Mar 2022 20:28:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2b649bea-0e75-4450-8d5c-7ceb1af86908", "tenant_id": "613a947f07914efd8653d04d1026fe54", "floating_ip_address": "172.27.3.187", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "613a947f07914efd8653d04d1026fe54", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-22T20:28:13Z", "updated_at": "2022-03-22T20:28:13Z", "revision_number": 0}}' 2022-03-22 20:28:14,316 118518 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2b649bea-0e75-4450-8d5c-7ceb1af86908', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'floating_ip_address': '172.27.3.187', 'floating_network_id': 'eeacc944-eee6-4dfe-b655-e045070bcf78', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '613a947f07914efd8653d04d1026fe54', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-22T20:28:13Z', 'updated_at': '2022-03-22T20:28:13Z', 'revision_number': 0, 'ip': '172.27.3.187'} created 2022-03-22 20:28:14,620 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.65/identity/v3/auth/tokens 0.296s 2022-03-22 20:28:14,621 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-29124e25-3628-4645-828a-a528493f3ff4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bc6ca9d77e304b26826f7536f48448b6", "name": "tempest-AttachVolumeNegativeTest-1748610945-project", "password_expires_at": null}, "audit_ids": ["ZlJC26p0RPug3i1TXMqiIw"], "expires_at": "2022-03-22T21:28:14.000000Z", "issued_at": "2022-03-22T20:28:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "613a947f07914efd8653d04d1026fe54", "name": "tempest-AttachVolumeNegativeTest-1748610945"}, "is_domain": false, "roles": [{"id": "121d267c64e347789b8c3fed4c039e80", "name": "reader"}, {"id": "4dc155923bea435f8ef6b2412bad0335", "name": "member"}], "catalog": [{"endpoints": [{"id": "eb221c70abac44779f72cafeb7227990", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:8080/v1/AUTH_613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}, {"id": "ee59dd7091ac4e7f87e84900142c48e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.65:8080", "region": "RegionOne"}], "id": "2d314996a4d9419da8be8042c7a745be", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0d422280cf7844fba8a056cc085d61ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/placement", "region": "RegionOne"}], "id": "422aa42687c643a4a1149b9d827bfee5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6815c4982fc8452683fa2f0a7927e085", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2/613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}], "id": "44bb2a6732214a0192f45b70d0011eb0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "8caf8e2b77b3429ba19ebab690785a17", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/image", "region": "RegionOne"}], "id": "5204505f13d3437f9d3d79b9ba7230b9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e9fc39dac4f9454f8bc70673623d8cd7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}], "id": "86ebd86c9d1240978317ce898c41f580", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5d433af61f034482b01ba09afc4c9d42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/identity", "region": "RegionOne"}], "id": "9f748032a69e4e06b7e48614b8825142", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0f283d850bf04fb2a985136a5e707c1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:9696/", "region": "RegionOne"}], "id": "acdc1dd9b1414f3789d82fa26c14c743", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c32db2e89ec642aaa3399b0e5d049625", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}], "id": "bb2f33279e5847169f510e724d386954", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5353fbb2baf4a3c82eb23c950897c51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2.1", "region": "RegionOne"}], "id": "f3b8d49d1d104778a4c37c89a711d78f", "type": "compute", "name": "nova"}]}}' 2022-03-22 20:28:14,622 118518 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '589058f8-a106-47be-914e-3eee36bb5cc7', 'name': 'tempest-AttachVolumeNegativeTest-577083167-network', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '613a947f07914efd8653d04d1026fe54', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 69, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-22T20:27:33Z', 'updated_at': '2022-03-22T20:27:33Z', 'revision_number': 1} available for tenant 2022-03-22 20:28:14,623 118518 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAmZh+uP/ZZ0z74YQsBwHdlIbaVrmAhOmog/uRrZaN34GcwUrc\ntwCw4RCZZMd/pMhg+DV2UxukdoOyAjXKhwTSoKb+sDcSOWkMxYzk3P8QtAXQYbbf\nNOEYbLPXKJkSa0rggRLhL4MbGaR0IbrGogR2HI/Xmn9ZbmdXmI1jK2D6vds4GPq7\n7xHrgKiZwQVIh2VJynbJFYgtDYA0D0l0ybUt/Hmtvk5z3s2uleaB7eZXccplU0KP\nwt5bdpzCpNi57Ypjc/OyEO5xYp3BI8jPxzuYgTm51vUPwkET3vZ6ii7IpYWrFwZn\niIyRAnAzAU9KRGbxXqSu+pB5HmxJXBaZuVJeEQIDAQABAoIBADB7qWyeHjL0YwHB\npeAkX5w1oRAFCCNsWiwnKcngnzHxCNke12LQzgSNJ85fBtSuB6XxwkLjk9txIKx/\n7EkIZbAeZoCbMZ57oXNuUQPNY6lfuHJPtk9Lyljtv7np7518ijdUDU7hFJnYhmvr\nOC4GOH41jXoQPtuRtV3LK4WS3DM3VVsLNL5KdSLCPpJpMarxfqUxc5Gdl5bD4yIE\n1V2Bza9eEZPSJWfOFmBYGGrZChloL/zYGkt4tLvjhWpckL5/WPL2Fe6u91rrunf8\nzVjNnFB4vDfBsQL4iyUlWgqmfRsxyY8B3r8+4YsbvO9JTyKUFoDZEly3qUT7thST\nH1T5C10CgYEAysvNQDJvL7GBhicDt2Y6JPnxSqCyrsir/o8BYhBcDKTHQskP2kpR\nblE08yNgjYfV513EZDfS6KSg1XCSQC9lTYOVVThvfhF8uG0gOlx0ZuEn/Y/yqBf0\n3uyWbefNZmDqJy1w3decJV034uiUnlBw3RT7G9WrZuRLfA5n6mUA6zcCgYEAweRL\nEw0eo3C3BH7+m7uxMa0KltWKvwW8Vspx4hxxx1mbESeQe2LE6hJYuJ55gEcPduek\n6gxGqPQDECowoexgXlDnqetn8euBUYfzxQDpQrOe/JVxWVbYwn62iQ0+YNL1IAl4\nEFdcl6BBD7jSDhmQ3R8C5PUT7D2OZLtYrio59PcCgYEAnjZbnd77AXFxhHDBpH5b\nlGduyPMQE+44yPNWd+QdfDu9vSvRc1MRrogqUBnkhOZZihSMWEd5AskVNQ+K+go/\n9TZX9dF+ohMQg22XfBCPO4gjQ93eySdPge9/+KSkiV/IreH0sQ46IqhUJnGfKNfH\nBaQNuAx9mVs4TMOMbMB59AcCgYA51Hib3w7jWqwLuEECfBHWqjD9WgW/Advx2wHq\nmedJuS0qCa3rT0NCOWSi9AlzPD6djWu/rxeoLtd3C85jjVgU6XafVKo1GrQAeFc5\nzBLGpUJnPb+IEQInyJly+TNAt8sK2igoX5YrV03wfYSRVgjCGwzG814U2StOWh6S\nG+AbcwKBgQC8VvqOCvJW2OvlXOLK7JUm23OWbhvaI1bzm+1Tuf8qS9vY1dhA8gl5\nqVHjSIlm8mrA4YhkYGpK8ch4umkr1lsBmzUnGs8ir+eFsJtM54KB0ml/p/n0j9Mv\nnyyv3SdHguYBw56Ew9/H9xIyBcOy9jhj5aF/8OsubzooTdjDcICwrA==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1337432039', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZmH64/9lnTPvhhCwHAd2UhtpWuYCE6aiD+5Gtlo3fgZzBSty3ALDhEJlkx3+kyGD4NXZTG6R2g7ICNcqHBNKgpv6wNxI5aQzFjOTc/xC0BdBhtt804Rhss9comRJrSuCBEuEvgxsZpHQhusaiBHYcj9eaf1luZ1eYjWMrYPq92zgY+rvvEeuAqJnBBUiHZUnKdskViC0NgDQPSXTJtS38ea2+TnPeza6V5oHt5ldxymVTQo/C3lt2nMKk2LntimNz87IQ7nFincEjyM/HO5iBObnW9Q/CQRPe9nqKLsilhasXBmeIjJECcDMBT0pEZvFepK76kHkebElcFpm5Ul4R Generated-by-Nova', 'fingerprint': '63:2b:7c:96:70:34:9f:32:0b:d4:87:d6:fc:e6:c8:c5', 'user_id': 'bc6ca9d77e304b26826f7536f48448b6'}, 'security_group': {'id': '9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa', 'name': 'tempest-securitygroup--32498351', 'stateful': True, 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'description': 'tempest-description--722273668', 'shared': False, 'security_group_rules': [{'id': '28ff7cec-f2af-41e2-a003-50dfb93b76fa', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'security_group_id': '9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa', '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': 139, 'description': None, 'tags': [], 'created_at': '2022-03-22T20:28:07Z', 'updated_at': '2022-03-22T20:28:07Z', 'revision_number': 0, 'project_id': '613a947f07914efd8653d04d1026fe54'}, {'id': 'b210e8c6-342c-4a5a-9cbb-7a178153f61e', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'security_group_id': '9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa', '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': 140, 'description': None, 'tags': [], 'created_at': '2022-03-22T20:28:07Z', 'updated_at': '2022-03-22T20:28:07Z', 'revision_number': 0, 'project_id': '613a947f07914efd8653d04d1026fe54'}], 'tags': [], 'created_at': '2022-03-22T20:28:06Z', 'updated_at': '2022-03-22T20:28:07Z', 'revision_number': 1, 'project_id': '613a947f07914efd8653d04d1026fe54'}, 'floating_ip': {'id': '2b649bea-0e75-4450-8d5c-7ceb1af86908', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'floating_ip_address': '172.27.3.187', 'floating_network_id': 'eeacc944-eee6-4dfe-b655-e045070bcf78', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '613a947f07914efd8653d04d1026fe54', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-22T20:28:13Z', 'updated_at': '2022-03-22T20:28:13Z', 'revision_number': 0, 'ip': '172.27.3.187'}} 2022-03-22 20:28:16,125 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.65/compute/v2.1/servers 1.500s 2022-03-22 20:28:16,125 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-786291951", "imageRef": "2b136d39-d5f8-4e3d-8650-b35d01011309", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "589058f8-a106-47be-914e-3eee36bb5cc7"}], "security_groups": [{"name": "tempest-securitygroup--32498351"}], "key_name": "tempest-keypair-1337432039", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c87f5ff1-a1b3-432d-94cc-76f2d9f43b82', 'x-compute-request-id': 'req-c87f5ff1-a1b3-432d-94cc-76f2d9f43b82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--32498351"}], "adminPass": "password"}}' 2022-03-22 20:28:16,402 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.274s 2022-03-22 20:28:16,403 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:16 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-164c9b07-3e13-4c8b-a48d-2a7643e84d90', 'x-compute-request-id': 'req-164c9b07-3e13-4c8b-a48d-2a7643e84d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:16Z", "updated": "2022-03-22T20:28:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1337432039", "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-03-22 20:28:17,601 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.182s 2022-03-22 20:28:17,601 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:17 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-2da1b0ea-6638-46c0-a23e-37b6bededcf9', 'x-compute-request-id': 'req-2da1b0ea-6638-46c0-a23e-37b6bededcf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:16Z", "updated": "2022-03-22T20:28:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1337432039", "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-03-22 20:28:18,855 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.231s 2022-03-22 20:28:18,855 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-817014f8-dca2-468d-9b84-270808edecd3', 'x-compute-request-id': 'req-817014f8-dca2-468d-9b84-270808edecd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "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-03-22 20:28:20,209 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.340s 2022-03-22 20:28:20,210 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abb8a9c2-e298-4bf9-be07-8766b23e0e21', 'x-compute-request-id': 'req-abb8a9c2-e298-4bf9-be07-8766b23e0e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "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-03-22 20:28:20,227 118518 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 4 second wait 2022-03-22 20:28:21,555 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.326s 2022-03-22 20:28:21,555 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92bdc885-fa81-44fb-85eb-c354137bf73e', 'x-compute-request-id': 'req-92bdc885-fa81-44fb-85eb-c354137bf73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "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-03-22 20:28:21,564 118518 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2022-03-22 20:28:22,836 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.271s 2022-03-22 20:28:22,837 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a074ad6e-8139-4943-8a46-31d247a973f0', 'x-compute-request-id': 'req-a074ad6e-8139-4943-8a46-31d247a973f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "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-03-22 20:28:24,833 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.987s 2022-03-22 20:28:24,834 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8378bd5-6b0e-40b3-9958-93d79ffbcd59', 'x-compute-request-id': 'req-f8378bd5-6b0e-40b3-9958-93d79ffbcd59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:26,687 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.830s 2022-03-22 20:28:26,688 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5c2a1bc-15a6-4b43-9bc9-5e17db911ebe', 'x-compute-request-id': 'req-f5c2a1bc-15a6-4b43-9bc9-5e17db911ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:27,908 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.211s 2022-03-22 20:28:27,911 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24724a29-4af8-4525-95cf-ddcc1aa0824f', 'x-compute-request-id': 'req-24724a29-4af8-4525-95cf-ddcc1aa0824f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:29,153 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.230s 2022-03-22 20:28:29,153 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6de3aacb-d0e0-4d63-a18f-0d98cfde2c39', 'x-compute-request-id': 'req-6de3aacb-d0e0-4d63-a18f-0d98cfde2c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:30,368 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.204s 2022-03-22 20:28:30,369 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f69f039a-bd28-4949-842e-d749edd1138f', 'x-compute-request-id': 'req-f69f039a-bd28-4949-842e-d749edd1138f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:31,682 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.304s 2022-03-22 20:28:31,683 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65bc31fa-6c39-4200-8639-1cff278c28d7', 'x-compute-request-id': 'req-65bc31fa-6c39-4200-8639-1cff278c28d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:32,923 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.232s 2022-03-22 20:28:32,923 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-747f18fe-7569-407b-a224-b0b07fa5b7fc', 'x-compute-request-id': 'req-747f18fe-7569-407b-a224-b0b07fa5b7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:34,253 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.321s 2022-03-22 20:28:34,253 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70fff9ed-a8ab-41d3-b8f5-b380d970cfa9', 'x-compute-request-id': 'req-70fff9ed-a8ab-41d3-b8f5-b380d970cfa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:35,434 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.172s 2022-03-22 20:28:35,434 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e60239-a820-4013-985f-04390dc10e49', 'x-compute-request-id': 'req-f8e60239-a820-4013-985f-04390dc10e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:36,637 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.194s 2022-03-22 20:28:36,637 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49be8d2e-398a-4761-8582-c01dd36a872a', 'x-compute-request-id': 'req-49be8d2e-398a-4761-8582-c01dd36a872a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:37,828 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.182s 2022-03-22 20:28:37,828 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98f9f261-3f07-45c4-a1e0-f037c812ef4e', 'x-compute-request-id': 'req-98f9f261-3f07-45c4-a1e0-f037c812ef4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:39,079 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.241s 2022-03-22 20:28:39,079 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cd9d41f-23ca-44a8-a34e-fdc9918f4ac7', 'x-compute-request-id': 'req-3cd9d41f-23ca-44a8-a34e-fdc9918f4ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:40,310 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.214s 2022-03-22 20:28:40,310 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-740dfa82-7556-46e4-8e0b-8a5544c8540e', 'x-compute-request-id': 'req-740dfa82-7556-46e4-8e0b-8a5544c8540e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:41,495 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.175s 2022-03-22 20:28:41,495 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00c6e8dc-9a97-4f92-85e4-ce4b5b7870da', 'x-compute-request-id': 'req-00c6e8dc-9a97-4f92-85e4-ce4b5b7870da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:42,702 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.198s 2022-03-22 20:28:42,702 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe319d9b-44a2-4e89-b0ef-48822ea1f21e', 'x-compute-request-id': 'req-fe319d9b-44a2-4e89-b0ef-48822ea1f21e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:43,895 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.183s 2022-03-22 20:28:43,896 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d136f68-33a0-4d84-8ce9-a41408875c50', 'x-compute-request-id': 'req-5d136f68-33a0-4d84-8ce9-a41408875c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:45,097 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.191s 2022-03-22 20:28:45,098 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a86dc29b-6251-46d7-9fc9-1d9e77bb4cc9', 'x-compute-request-id': 'req-a86dc29b-6251-46d7-9fc9-1d9e77bb4cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:46,434 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.325s 2022-03-22 20:28:46,434 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3dfab6a-476c-4dd6-9c72-846ecc3c5bba', 'x-compute-request-id': 'req-b3dfab6a-476c-4dd6-9c72-846ecc3c5bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:47,716 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.265s 2022-03-22 20:28:47,716 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0132075-894d-4016-8af2-bd2cd960bd58', 'x-compute-request-id': 'req-a0132075-894d-4016-8af2-bd2cd960bd58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:49,016 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.290s 2022-03-22 20:28:49,017 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-593796bc-24e6-4b97-a1c5-c733a5961541', 'x-compute-request-id': 'req-593796bc-24e6-4b97-a1c5-c733a5961541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:50,220 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.188s 2022-03-22 20:28:50,220 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ebba5ff-ad5e-4ff3-b857-55cf061fd451', 'x-compute-request-id': 'req-6ebba5ff-ad5e-4ff3-b857-55cf061fd451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:51,444 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.213s 2022-03-22 20:28:51,444 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aad9baa-e3e7-47d4-bfa9-c78e5d1f4953', 'x-compute-request-id': 'req-1aad9baa-e3e7-47d4-bfa9-c78e5d1f4953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:52,690 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.236s 2022-03-22 20:28:52,690 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68976b67-927f-4684-82ad-ed878716efc8', 'x-compute-request-id': 'req-68976b67-927f-4684-82ad-ed878716efc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:28:52Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:28:52,700 118518 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 36 second wait 2022-03-22 20:28:52,826 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-interface 0.121s 2022-03-22 20:28:52,826 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:28:52 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-522216e4-5473-4d30-9eb1-838291790fe9', 'x-compute-request-id': 'req-522216e4-5473-4d30-9eb1-838291790fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "589058f8-a106-47be-914e-3eee36bb5cc7", "port_id": "424f0344-7c7b-4ecf-b5de-7f6ba130456e", "mac_addr": "fa:16:3e:b7:a3:01", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "553597af-0f1a-4819-a64a-ab8479ad80b7", "ip_address": "172.20.0.9"}]}]}' 2022-03-22 20:28:54,716 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.222.0.65:9696/v2.0/floatingips/2b649bea-0e75-4450-8d5c-7ceb1af86908 1.887s 2022-03-22 20:28:54,717 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "424f0344-7c7b-4ecf-b5de-7f6ba130456e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-51a1edbd-c541-41f8-a4bc-80dd3e93d01e', 'date': 'Tue, 22 Mar 2022 20:28:54 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips/2b649bea-0e75-4450-8d5c-7ceb1af86908'} Body: b'{"floatingip": {"id": "2b649bea-0e75-4450-8d5c-7ceb1af86908", "tenant_id": "613a947f07914efd8653d04d1026fe54", "floating_ip_address": "172.27.3.187", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": "1d5decd2-2d5b-49fe-bb8a-46bb8c340bee", "port_id": "424f0344-7c7b-4ecf-b5de-7f6ba130456e", "fixed_ip_address": "172.20.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "589058f8-a106-47be-914e-3eee36bb5cc7", "mac_address": "fa:16:3e:b7:a3:01", "admin_state_up": true, "status": "ACTIVE", "device_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-22T20:28:13Z", "updated_at": "2022-03-22T20:28:53Z", "revision_number": 1, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:28:54,739 118518 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.187:22' as 'ubuntu' with public key authentication 2022-03-22 20:28:59,685 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 1. Retry after 2 seconds. 2022-03-22 20:29:05,252 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 2. Retry after 3 seconds. 2022-03-22 20:29:11,812 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 3. Retry after 4 seconds. 2022-03-22 20:29:19,396 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 4. Retry after 5 seconds. 2022-03-22 20:29:27,972 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 5. Retry after 6 seconds. 2022-03-22 20:29:37,540 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 6. Retry after 7 seconds. 2022-03-22 20:29:48,101 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 7. Retry after 8 seconds. 2022-03-22 20:29:59,684 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 8. Retry after 9 seconds. 2022-03-22 20:30:12,264 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 9. Retry after 10 seconds. 2022-03-22 20:30:25,828 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 10. Retry after 11 seconds. 2022-03-22 20:30:40,420 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 11. Retry after 12 seconds. 2022-03-22 20:30:56,004 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 12. Retry after 13 seconds. 2022-03-22 20:31:16,677 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 13. Retry after 14 seconds. 2022-03-22 20:31:31,193 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 14. Retry after 15 seconds. 2022-03-22 20:31:46,708 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 15. Retry after 16 seconds. 2022-03-22 20:32:03,227 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 16. Retry after 17 seconds. 2022-03-22 20:32:20,745 118518 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 after 16 attempts. Proxy client: no proxy client 2022-03-22 20:32:20.745 118518 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2022-03-22 20:32:20.745 118518 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/tempest/lib/common/ssh.py", line 131, in _get_ssh_connection 2022-03-22 20:32:20.745 118518 ERROR tempest.lib.common.ssh ssh.connect(self.host, port=self.port, username=self.username, 2022-03-22 20:32:20.745 118518 ERROR tempest.lib.common.ssh File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/paramiko/client.py", line 368, in connect 2022-03-22 20:32:20.745 118518 ERROR tempest.lib.common.ssh raise NoValidConnectionsError(errors) 2022-03-22 20:32:20.745 118518 ERROR tempest.lib.common.ssh paramiko.ssh_exception.NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.27.3.187 2022-03-22 20:32:20.745 118518 ERROR tempest.lib.common.ssh 2022-03-22 20:32:20,747 118518 DEBUG [tempest.lib.common.utils.linux.remote_client] Caller: AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server. Timeout trying to ssh to server response: {'date': 'Tue, 22 Mar 2022 20:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c87f5ff1-a1b3-432d-94cc-76f2d9f43b82', 'x-compute-request-id': 'req-c87f5ff1-a1b3-432d-94cc-76f2d9f43b82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers'} Body: {'id': '3c00cec9-36a5-4a39-948a-ff7ba6bbe20c', 'links': [{'rel': 'self', 'href': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'}, {'rel': 'bookmark', 'href': 'http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'}], 'OS-DCF:diskConfig': 'MANUAL', 'security_groups': [{'name': 'tempest-securitygroup--32498351'}], 'adminPass': 'password'} 2022-03-22 20:32:21,011 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 POST http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/action 0.264s 2022-03-22 20:32:21,012 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29882', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9d90bc5-e479-4c68-a0f2-84bfe8ee3c0c', 'x-compute-request-id': 'req-e9d90bc5-e479-4c68-a0f2-84bfe8ee3c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/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-03-22 20:32:21,014 118518 DEBUG [tempest.lib.common.utils.linux.remote_client] Console log for server 3c00cec9-36a5-4a39-948a-ff7ba6bbe20c: [ 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.200000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204000] tsc: Detected 1995.192 MHz processor [ 0.208000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.212014] pid_max: default: 32768 minimum: 301 [ 0.216065] Security Framework initialized [ 0.220016] Yama: becoming mindful. [ 0.224082] AppArmor: AppArmor initialized [ 0.228347] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.236075] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240056] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.244027] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.249129] CPU: Physical Processor ID: 0 [ 0.256479] mce: CPU supports 1 MCE banks [ 0.260185] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.268013] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.272012] Spectre V2 : Mitigation: Full generic retpoline [ 0.276011] Speculative Store Bypass: Vulnerable [ 0.400062] Freeing SMP alternatives memory: 36K [ 0.421755] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.424183] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.428135] Hierarchical SRCU implementation. [ 0.432814] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.436012] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.440146] smp: Bringing up secondary CPUs ... [ 0.444039] smp: Brought up 1 node, 1 CPU [ 0.448017] smpboot: Max logical packages: 1 [ 0.452018] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.456788] devtmpfs: initialized [ 0.460157] x86/mm: Memory block size: 128MB [ 0.464464] evm: security.selinux [ 0.468022] evm: security.SMACK64 [ 0.472016] evm: security.SMACK64EXEC [ 0.476016] evm: security.SMACK64TRANSMUTE [ 0.480037] evm: security.SMACK64MMAP [ 0.484014] evm: security.apparmor [ 0.488016] evm: security.ima [ 0.492015] evm: security.capability [ 0.496286] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.500064] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508050] pinctrl core: initialized pinctrl subsystem [ 0.512330] NET: Registered protocol family 16 [ 0.520123] audit: initializing netlink subsys (disabled) [ 0.524261] cpuidle: using governor ladder [ 0.528024] audit: type=2000 audit(1647980954.524:1): state=initialized audit_enabled=0 res=1 [ 0.532027] cpuidle: using governor menu [ 0.536104] ACPI: bus type PCI registered [ 0.540009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.545676] PCI: Using configuration type 1 for base access [ 0.552784] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.556523] ACPI: Added _OSI(Module Device) [ 0.560069] ACPI: Added _OSI(Processor Device) [ 0.564015] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.568038] ACPI: Added _OSI(Processor Aggregator Device) [ 0.572071] ACPI: Added _OSI(Linux-Dell-Video) [ 0.583778] ACPI: Interpreter enabled [ 0.584054] ACPI: (supports S0 S5) [ 0.588013] ACPI: Using IOAPIC for interrupt routing [ 0.596053] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.600974] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.655842] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.656024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.660029] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.664043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.672015] PCI host bridge to bus 0000:00 [ 0.680161] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.684018] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.688018] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.692022] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.696021] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.700062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.760012] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.764017] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.768015] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772017] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.780287] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.780287] * this clock source is slow. Consider trying other clock sources [ 0.797254] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.868642] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.873429] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.876746] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.880664] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.884721] SCSI subsystem initialized [ 0.888407] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.892000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.892039] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.896013] vgaarb: loaded [ 0.904053] pps_core: LinuxPPS API ver. 1 registered [ 0.908013] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.912042] PTP clock support registered [ 0.916148] EDAC MC: Ver: 3.0.0 [ 0.922320] hv_vmbus: Vmbus version:4.0 [ 0.924603] PCI: Using ACPI for IRQ routing [ 0.928000] NetLabel: Initializing [ 0.928000] NetLabel: domain hash size = 128 [ 0.928000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.928000] NetLabel: unlabeled traffic allowed by default [ 0.928777] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.957720] VFS: Disk quotas dquot_6.6.0 [ 0.962329] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.980885] AppArmor: AppArmor Filesystem Enabled [ 0.993316] pnp: PnP ACPI init [ 1.011629] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.021222] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.030506] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.038252] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.044457] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.052702] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.072152] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.087682] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.100333] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.115008] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.123967] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.138596] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.167549] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.177799] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.182511] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.194542] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.212510] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.224148] pnp: PnP ACPI: found 9 devices [ 1.240953] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.252069] NET: Registered protocol family 2 [ 1.262108] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.270740] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.277138] TCP: Hash tables configured (established 8192 bind 8192) [ 1.285657] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.292878] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.305068] NET: Registered protocol family 1 [ 1.314842] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.328182] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.341285] Unpacking initramfs... [ 1.544069] random: fast init done [ 1.785987] Freeing initrd memory: 13088K [ 1.792996] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.798480] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.806588] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.812655] Scanning for low memory corruption every 60 seconds [ 1.818638] Initialise system trusted keyrings [ 1.824460] Key type blacklist registered [ 1.829556] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.836984] zbud: loaded [ 1.842296] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.848693] fuse init (API version 7.26) [ 1.854719] Key type asymmetric registered [ 1.859614] Asymmetric key parser 'x509' registered [ 1.865169] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.871565] io scheduler noop registered (default) [ 1.876888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.883740] ACPI: Power Button [PWRF] [ 1.889289] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.919316] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.955538] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.981407] Linux agpgart interface v0.103 [ 1.991754] loop: module loaded [ 2.000269] hv_vmbus: registering driver hv_storvsc [ 2.024342] scsi host0: storvsc_host_t [ 2.038090] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.057277] scsi host1: storvsc_host_t [ 2.068826] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.079829] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.180637] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.203931] scsi host2: ata_piix [ 2.219526] sd 0:0:0:0: [sda] Write Protect is off [ 2.233347] scsi host3: ata_piix [ 2.244762] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.256324] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.281972] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.319253] libphy: Fixed MDIO Bus: probed [ 2.329026] tun: Universal TUN/TAP device driver, 1.6 [ 2.341727] PPP generic driver version 2.4.2 [ 2.352420] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.389595] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.398341] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.402928] mousedev: PS/2 mouse device common for all mice [ 2.406673] sda: sda1 [ 2.412302] rtc_cmos 00:00: RTC can wake from S4 [ 3.590914] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.724449] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.755120] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.770544] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.782648] device-mapper: uevent: version 1.0.3 [ 3.791437] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.802443] NET: Registered protocol family 10 [ 3.817199] Segment Routing with IPv6 [ 3.824137] NET: Registered protocol family 17 [ 3.954468] Key type dns_resolver registered [ 3.960050] RAS: Correctable Errors collector initialized. [ 3.981836] registered taskstats version 1 [ 3.996377] Loading compiled-in X.509 certificates [ 4.021624] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 4.038284] zswap: loaded using pool lzo/zbud [ 4.071398] Key type big_key registered [ 4.100626] Key type trusted registered [ 4.118311] Key type encrypted registered [ 4.124586] AppArmor: AppArmor sha1 policy hashing enabled [ 4.138501] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.164267] evm: HMAC attrs: 0x1 [ 4.194821] rtc_cmos 00:00: setting system clock to 2022-03-22 20:29:20 UTC (1647980960) [ 4.223615] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.235207] EDD information not available. [ 4.806750] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.835256] ata2.00: configured for MWDMA2 [ 4.851500] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.869155] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.876667] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.890312] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.902903] Freeing unused kernel memory: 2248K [ 4.916120] Write protecting the kernel read-only data: 18432k [ 4.925235] Freeing unused kernel memory: 2008K [ 4.933912] Freeing unused kernel memory: 124K [ 4.952018] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.962752] x86/mm: Checking user space page tables [ 4.984677] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 5.077639] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.086087] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.094419] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.100720] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.109507] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.120088] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.156050] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.175882] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.186959] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.197986] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.435777] hv_vmbus: registering driver hv_netvsc [ 5.453720] hv_utils: Registering HyperV Utility Driver [ 5.459173] hv_vmbus: registering driver hv_util [ 5.478658] hv_vmbus: registering driver hyperv_keyboard [ 5.497308] hidraw: raw HID events driver (C) Jiri Kosina [ 5.512804] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 5.599785] hv_vmbus: registering driver hid_hyperv [ 5.661686] hv_utils: Heartbeat IC version 3.0 [ 5.667807] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.698861] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.780034] hv_utils: Shutdown IC version 3.0 [ 5.794874] hv_utils: TimeSync IC version 4.0 [ 5.802539] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.964059] raid6: sse2x1 gen() 2326 MB/s [ 6.016413] raid6: sse2x1 xor() 1855 MB/s [ 6.076079] raid6: sse2x2 gen() 5233 MB/s [ 6.128039] raid6: sse2x2 xor() 3291 MB/s [ 6.180104] raid6: sse2x4 gen() 6777 MB/s [ 6.232036] raid6: sse2x4 xor() 3635 MB/s [ 6.236760] raid6: using algorithm sse2x4 gen() 6777 MB/s [ 6.242389] raid6: .... xor() 3635 MB/s, rmw enabled [ 6.256031] raid6: using intx1 recovery algorithm [ 6.263974] xor: measuring software checksum speed [ 6.308048] prefetch64-sse: 9693.000 MB/sec [ 6.360042] generic_sse: 8971.000 MB/sec [ 6.365508] xor: using function: prefetch64-sse (9693.000 MB/sec) [ 6.379016] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 6.589316] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.850789] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 7.638046] 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) [ 7.654070] systemd[1]: Detected virtualization microsoft. [ 7.666079] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.738744] systemd[1]: Set hostname to <ubuntu>. [ 7.761516] systemd[1]: Initializing machine ID from random generator. [ 7.772666] systemd[1]: Installed transient /etc/machine-id file. [ 8.271343] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 8.359510] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 8.460711] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 8.528875] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Created slice System Slice. Starting Journal Service... Mounting Debug File System... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Starting Remount Root and Kernel File Systems... Starting Createlist of required st... nodes fo the current kenel... Mounting POSIX essage Queue File System...[ 9.604505] EXT4-fs (sda1): re-mounted. Opts: (null) Mounting Huge Pages File System... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Started Dispatch Password Requets to Console Directory Watch. Starting Load Kernel Modules... [[0;32m OK [0m[ 10.324036] Loading iSCSI transport class v2.0-870. ] Listening on LVM2 poll daemon socket. [ 10.428147] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-getty.slice.[ 10.532338] iscsi: registered transport (iser) [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Mssage Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kenel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Initial cloud-init job(pre-networking)... Starting Load/Sve Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [m] 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 Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting CreateVolatile Files and Directories... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 108.563650] cloud-init[332]: Cloud-init v. 18.2 running 'init-local' at Tue, 22 Mar 2022 20:29:39 +0000. Up 22.31 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfacs... [ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 45s / 6min 40s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 6min 40s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 6min 40s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 6min 40s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 6min 40s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 6min 40s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 6min 40s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 6mn 40s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 6min 40s)[K[ [0;31m*[0;131m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 6min 40s)[K[ [0;31m*[0;1;31m*[0m[0;31*[0m] A start job is running for Raise ne...interfaces (1min 51s / 6min 40s)[K[ [0;31m*[0;1;31m*[0m] A start job is unning for Raise ne...interfaces (1min 51s / 6min 40s)[K[[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2022-03-22 20:32:21,014 118518 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.187:22' as 'ubuntu' with public key authentication 2022-03-22 20:32:21,018 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 1. Retry after 2 seconds. 2022-03-22 20:32:23,521 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 2. Retry after 3 seconds. 2022-03-22 20:32:27,023 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 3. Retry after 4 seconds. 2022-03-22 20:32:31,527 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 ([Errno None] Unable to connect to port 22 on 172.27.3.187). Number attempts: 4. Retry after 5 seconds. 2022-03-22 20:32:37,109 118518 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:32:37,490 118518 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-03-22 20:32:37,495 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.187 (Authentication failed.). Number attempts: 5. Retry after 6 seconds. 2022-03-22 20:32:44,030 118518 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:32:44,191 118518 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-22 20:32:44,192 118518 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.187 successfully created 2022-03-22 20:32:44,236 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/ips 0.043s 2022-03-22 20:32:44,236 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6bab169-cffc-4e9c-a7b4-8e58540bfa56', 'x-compute-request-id': 'req-b6bab169-cffc-4e9c-a7b4-8e58540bfa56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9"}, {"version": 4, "addr": "172.27.3.187"}]}}' 2022-03-22 20:32:45,048 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes 0.809s 2022-03-22 20:32:45,049 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2116125101"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d58153-b3db-43c2-ba95-d5b56c4c9a28', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d58153-b3db-43c2-ba95-d5b56c4c9a28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:44.753043", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-22 20:32:45,108 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.052s 2022-03-22 20:32:45,108 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940b231c-bbd7-4fbf-a4c3-8549933e12cd', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940b231c-bbd7-4fbf-a4c3-8549933e12cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:46,170 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.053s 2022-03-22 20:32:46,170 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc1e054-9dc5-4378-ba8c-ac222b592d68', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc1e054-9dc5-4378-ba8c-ac222b592d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:32:45.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:47,222 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:32:47,222 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae8021d-0eb6-4e5e-8e91-162f80665f9b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae8021d-0eb6-4e5e-8e91-162f80665f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:32:47.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:47,229 118518 INFO [tempest.common.waiters] volume 9791f416-c6ec-40f0-8899-a2825483aedd reached available after waiting for 2.229485 seconds 2022-03-22 20:32:48,124 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 POST http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.895s 2022-03-22 20:32:48,125 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32: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-9f4cffd9-ddc8-4f9c-b041-d1dc9c353dde', 'x-compute-request-id': 'req-9f4cffd9-ddc8-4f9c-b041-d1dc9c353dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "device": "/dev/sdb"}}' 2022-03-22 20:32:48,177 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.049s 2022-03-22 20:32:48,177 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2728c183-eb18-45aa-90c8-2ef7bda20e62', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2728c183-eb18-45aa-90c8-2ef7bda20e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:32:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:49,229 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:32:49,230 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f7b5e9-3ecc-4e83-a267-30df4706ae7b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f7b5e9-3ecc-4e83-a267-30df4706ae7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:32:49.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:50,321 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.083s 2022-03-22 20:32:50,322 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-632b3ae8-f58c-4e88-bb21-ac945997ec38', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-632b3ae8-f58c-4e88-bb21-ac945997ec38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:32:49.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:51,378 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.047s 2022-03-22 20:32:51,378 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a88b082-018a-4e45-88f1-d1deadc4e10a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a88b082-018a-4e45-88f1-d1deadc4e10a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:32:49.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:52,437 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.050s 2022-03-22 20:32:52,437 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-605f1df2-9da0-434a-b769-ba6605217f2b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-605f1df2-9da0-434a-b769-ba6605217f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:32:49.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:53,503 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.057s 2022-03-22 20:32:53,503 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc5f480-f2ac-452f-9d22-29d8af622025', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc5f480-f2ac-452f-9d22-29d8af622025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:32:49.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:54,554 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:32:54,554 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336044a2-6da7-452d-82ad-bcce659d94fe', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336044a2-6da7-452d-82ad-bcce659d94fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:32:49.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:55,607 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:32:55,608 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc33c28a-77c7-4b69-8301-16186413137c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc33c28a-77c7-4b69-8301-16186413137c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:32:49.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:56,659 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:32:56,659 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91b8438e-ae10-44d3-82d9-f13dcdd4bc73', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91b8438e-ae10-44d3-82d9-f13dcdd4bc73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:32:49.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:57,714 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.047s 2022-03-22 20:32:57,715 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceeb52dd-fca9-4eb0-a819-eeb0c8762027', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceeb52dd-fca9-4eb0-a819-eeb0c8762027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:32:57.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:57,723 118518 INFO [tempest.common.waiters] Attachment 7da805f0-5e11-4cc0-8579-8a4233d052a0 created for volume 9791f416-c6ec-40f0-8899-a2825483aedd to server 3c00cec9-36a5-4a39-948a-ff7ba6bbe20c after waiting for 9.723353 seconds 2022-03-22 20:32:57,782 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.047s 2022-03-22 20:32:57,782 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c77512-5437-44aa-bdf2-de3ef0e16fdf', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c77512-5437-44aa-bdf2-de3ef0e16fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:32:57.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:57,789 118518 INFO [tempest.common.waiters] volume 9791f416-c6ec-40f0-8899-a2825483aedd reached in-use after waiting for 0.789444 seconds 2022-03-22 20:32:57,789 118518 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-03-22 20:32:57,790 118518 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-22 20:32:58,047 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.65/compute/v2.1/os-keypairs 0.257s 2022-03-22 20:32:58,048 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-196832010"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:32:57 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-f3fbb710-f470-46e6-9c3c-a87b307f2e05', 'x-compute-request-id': 'req-f3fbb710-f470-46e6-9c3c-a87b307f2e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEAnQUYnSrZD/hBUPjQ+qTssX7Nh33iXHcsBwuw4Q0bywJDonus\\np93YGea4YnDnNMCUEKqg9ecjO4XQZ+lSRBInGlc8NX0lPgAGEdkWsg0l3hbw0AWC\\nPiW05QRL7iNZHdUkDFhfBhuSB5IyVGRuEYgVICKdPJ5OcIGLW/ro/nIqoq+zReIq\\nto0QpajtR0bbNuNGL4fNLsU0VkHPIWGOENNaMw2HQY/AKwOiK4TcGS1Ww0te8F49\\n+vwcwIpodGqHZAgsYQyOYOHzGVRum7FYCHIvfrbFZB8dK/YOGtTyq6DVHlbv0BaI\\nZROwV2tlgQhsJYaIx4FgpQ3YgQE4XINHv+77twIDAQABAoIBAEnwlWelPrPLdo53\\nrIjq0t6+VHBiMg7Su3PR6IgBkT3mogzIakReLh38TIVmnylzKgYzIzrIjgnAeKQF\\n9gxB9BHuVFbnyHrKrhEHhi1wDY3ohZufjHZRcT6K6GqKULPAo4oArzaEEx7nlDWz\\nWTV+PFx2kE50SYGnLwWwQLlY74TNtS1xtS44cSUP1mjf+hQvIsb+K9uhiNGSRNJy\\nm3+r01eI8lN/IcfFyn8Ya0LXJ611M2jRQKjSqtt/bUp/RGLqhopEhqOpYPq5f7CL\\nuQk93mwpcyzWEzQ956ot1v/Z12c1d4yh5d4eB/Qv4+wRcnsdCTMh8SMLDvsDsxxK\\nZQjunkkCgYEAyUmvtbASNzmhmooO58qJRMJbIy4t02jLN6/VNysejNROSZopDJL6\\nqlnUyMOW5KQsDU/q1xDjR6sVVxENg7vTz7hOZ42AULo8tkz3c1PG3yxOdpYpsIBT\\ny1a/SGaS3JLyyvhW+gisFnvpVMCInb6NzIXY+xvAZQm1Tqj7QaOzX2UCgYEAx7MX\\niKkpTcrAmApFH8bTga2rqE2tCKgn12cAWV3xf5+6zdSD6kbrU6xmu/MtdOl4OGJW\\ntGqavSAwYoqSBZ8a+YQTwm9XJMwFpCIRwH9KPLQPcBuM66SytglDTdz1bFAOZ/eZ\\nLZadBZpPAdiArlYeokH66mbRSZMHvc2IZPr/IusCgYBDA5hPOgZmgnZuGAasXv7i\\neH6VMNuq5dm6eXzX+DAcnNZPpNaDzC9OJcg06wFCr/HGoNPDtGimxKu/J/tC33a+\\nUlMwIKkWt1pdKzS7Hao5ROv+iTHqBF9hdEkM1rGQZBAXSSTT6603cxuUzuDs+7MD\\n45AA0hV0zg2h2ZqFGPYwDQKBgGnfV/W7AUvd1zeEElujdJTGt0AWVktFo0G+uN+o\\nP5WS4F2pcnptOOv2dczlQs89y9/QuvkRn5HvE9facUoLrShlzngBwWifxcnbyh+N\\nHJWMPLcJ1C9F9P0vcgBAydivpMOX8BzMQdkrkwF+f9Jtk/YgFt/YvNJN4gfNhKdM\\nrqEbAoGAP0xx3hZe7YwJoeG3MF4HbEy4A7FO42ihF2XoJzlXr/LyMHa3mE3tguX+\\nheRnQJa5rHaDNXqbT60QFrEhvSCWg3Ynp7+42RMepYMVfUMEraldHW8Rxseu4i2r\\nozT6qKQF2GhRYRKZL1tQlZe0u0IFYW5oRikBAiEWHbhcT3MIjpQ=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-196832010", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdBRidKtkP+EFQ+ND6pOyxfs2HfeJcdywHC7DhDRvLAkOie6yn3dgZ5rhicOc0wJQQqqD15yM7hdBn6VJEEicaVzw1fSU+AAYR2RayDSXeFvDQBYI+JbTlBEvuI1kd1SQMWF8GG5IHkjJUZG4RiBUgIp08nk5wgYtb+uj+ciqir7NF4iq2jRClqO1HRts240Yvh80uxTRWQc8hYY4Q01ozDYdBj8ArA6IrhNwZLVbDS17wXj36/BzAimh0aodkCCxhDI5g4fMZVG6bsVgIci9+tsVkHx0r9g4a1PKroNUeVu/QFohlE7BXa2WBCGwlhojHgWClDdiBAThcg0e/7vu3 Generated-by-Nova", "fingerprint": "1f:8f:d4:94:2f:7d:85:5e:8f:6e:46:78:f0:5d:17:b5", "user_id": "bc6ca9d77e304b26826f7536f48448b6"}}' 2022-03-22 20:32:58,050 118518 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-196832010 created 2022-03-22 20:32:58,428 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-groups 0.377s 2022-03-22 20:32:58,428 118518 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--1811747020", "description": "tempest-description--1379166245"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-e28cae6e-5de0-448f-81ce-9cf1adebefaf', 'date': 'Tue, 22 Mar 2022 20:32:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "9ef8be1c-2055-49a4-ae05-ec04c1e7e214", "name": "tempest-securitygroup--1811747020", "stateful": true, "tenant_id": "613a947f07914efd8653d04d1026fe54", "description": "tempest-description--1379166245", "shared": false, "security_group_rules": [{"id": "bc80dfee-59b2-4f77-a88b-eb1b9457dd0f", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "9ef8be1c-2055-49a4-ae05-ec04c1e7e214", "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": 404, "description": null, "tags": [], "created_at": "2022-03-22T20:32:58Z", "updated_at": "2022-03-22T20:32:58Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}, {"id": "be847689-675c-47ae-bba7-1e5e5edcaf98", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "9ef8be1c-2055-49a4-ae05-ec04c1e7e214", "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": 405, "description": null, "tags": [], "created_at": "2022-03-22T20:32:58Z", "updated_at": "2022-03-22T20:32:58Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}], "tags": [], "created_at": "2022-03-22T20:32:58Z", "updated_at": "2022-03-22T20:32:58Z", "revision_number": 1, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:58,822 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-group-rules 0.393s 2022-03-22 20:32:58,823 118518 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": "9ef8be1c-2055-49a4-ae05-ec04c1e7e214", "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-882d7242-7eba-4dbc-95de-57c1c42f326e', 'date': 'Tue, 22 Mar 2022 20:32:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e993a98a-2793-4080-82dc-ab90b34f18b7", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "9ef8be1c-2055-49a4-ae05-ec04c1e7e214", "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-03-22T20:32:58Z", "updated_at": "2022-03-22T20:32:58Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:59,159 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-group-rules 0.336s 2022-03-22 20:32:59,160 118518 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": "9ef8be1c-2055-49a4-ae05-ec04c1e7e214", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c40e2232-3385-47eb-8305-1de912459862', 'date': 'Tue, 22 Mar 2022 20:32:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ae1d0fdc-2c00-49fc-83fb-42dccf3c5cf7", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "9ef8be1c-2055-49a4-ae05-ec04c1e7e214", "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-03-22T20:32:58Z", "updated_at": "2022-03-22T20:32:58Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:32:59,160 118518 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1811747020 created 2022-03-22 20:33:00,541 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/floatingips 1.381s 2022-03-22 20:33:00,542 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-15b5e95c-3032-488d-bb0d-3cd388ca450c', 'date': 'Tue, 22 Mar 2022 20:33:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "308b5445-5a9d-44b2-b03a-177a12ba42f0", "tenant_id": "613a947f07914efd8653d04d1026fe54", "floating_ip_address": "172.27.3.159", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "613a947f07914efd8653d04d1026fe54", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-22T20:32:59Z", "updated_at": "2022-03-22T20:32:59Z", "revision_number": 0}}' 2022-03-22 20:33:00,542 118518 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '308b5445-5a9d-44b2-b03a-177a12ba42f0', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'floating_ip_address': '172.27.3.159', 'floating_network_id': 'eeacc944-eee6-4dfe-b655-e045070bcf78', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '613a947f07914efd8653d04d1026fe54', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-22T20:32:59Z', 'updated_at': '2022-03-22T20:32:59Z', 'revision_number': 0, 'ip': '172.27.3.159'} created 2022-03-22 20:33:00,638 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.65/identity/v3/auth/tokens 0.089s 2022-03-22 20:33:00,638 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e146564e-31de-40db-a6e3-54b765fa3963', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bc6ca9d77e304b26826f7536f48448b6", "name": "tempest-AttachVolumeNegativeTest-1748610945-project", "password_expires_at": null}, "audit_ids": ["oaX-eUSkTMOOOKcYfANQ-A"], "expires_at": "2022-03-22T21:33:00.000000Z", "issued_at": "2022-03-22T20:33:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "613a947f07914efd8653d04d1026fe54", "name": "tempest-AttachVolumeNegativeTest-1748610945"}, "is_domain": false, "roles": [{"id": "121d267c64e347789b8c3fed4c039e80", "name": "reader"}, {"id": "4dc155923bea435f8ef6b2412bad0335", "name": "member"}], "catalog": [{"endpoints": [{"id": "eb221c70abac44779f72cafeb7227990", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:8080/v1/AUTH_613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}, {"id": "ee59dd7091ac4e7f87e84900142c48e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.65:8080", "region": "RegionOne"}], "id": "2d314996a4d9419da8be8042c7a745be", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0d422280cf7844fba8a056cc085d61ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/placement", "region": "RegionOne"}], "id": "422aa42687c643a4a1149b9d827bfee5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6815c4982fc8452683fa2f0a7927e085", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2/613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}], "id": "44bb2a6732214a0192f45b70d0011eb0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "8caf8e2b77b3429ba19ebab690785a17", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/image", "region": "RegionOne"}], "id": "5204505f13d3437f9d3d79b9ba7230b9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e9fc39dac4f9454f8bc70673623d8cd7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}], "id": "86ebd86c9d1240978317ce898c41f580", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5d433af61f034482b01ba09afc4c9d42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/identity", "region": "RegionOne"}], "id": "9f748032a69e4e06b7e48614b8825142", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0f283d850bf04fb2a985136a5e707c1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:9696/", "region": "RegionOne"}], "id": "acdc1dd9b1414f3789d82fa26c14c743", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c32db2e89ec642aaa3399b0e5d049625", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}], "id": "bb2f33279e5847169f510e724d386954", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5353fbb2baf4a3c82eb23c950897c51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2.1", "region": "RegionOne"}], "id": "f3b8d49d1d104778a4c37c89a711d78f", "type": "compute", "name": "nova"}]}}' 2022-03-22 20:33:00,639 118518 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '589058f8-a106-47be-914e-3eee36bb5cc7', 'name': 'tempest-AttachVolumeNegativeTest-577083167-network', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '613a947f07914efd8653d04d1026fe54', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 69, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-22T20:27:33Z', 'updated_at': '2022-03-22T20:27:33Z', 'revision_number': 1} available for tenant 2022-03-22 20:33:00,640 118518 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnQUYnSrZD/hBUPjQ+qTssX7Nh33iXHcsBwuw4Q0bywJDonus\np93YGea4YnDnNMCUEKqg9ecjO4XQZ+lSRBInGlc8NX0lPgAGEdkWsg0l3hbw0AWC\nPiW05QRL7iNZHdUkDFhfBhuSB5IyVGRuEYgVICKdPJ5OcIGLW/ro/nIqoq+zReIq\nto0QpajtR0bbNuNGL4fNLsU0VkHPIWGOENNaMw2HQY/AKwOiK4TcGS1Ww0te8F49\n+vwcwIpodGqHZAgsYQyOYOHzGVRum7FYCHIvfrbFZB8dK/YOGtTyq6DVHlbv0BaI\nZROwV2tlgQhsJYaIx4FgpQ3YgQE4XINHv+77twIDAQABAoIBAEnwlWelPrPLdo53\nrIjq0t6+VHBiMg7Su3PR6IgBkT3mogzIakReLh38TIVmnylzKgYzIzrIjgnAeKQF\n9gxB9BHuVFbnyHrKrhEHhi1wDY3ohZufjHZRcT6K6GqKULPAo4oArzaEEx7nlDWz\nWTV+PFx2kE50SYGnLwWwQLlY74TNtS1xtS44cSUP1mjf+hQvIsb+K9uhiNGSRNJy\nm3+r01eI8lN/IcfFyn8Ya0LXJ611M2jRQKjSqtt/bUp/RGLqhopEhqOpYPq5f7CL\nuQk93mwpcyzWEzQ956ot1v/Z12c1d4yh5d4eB/Qv4+wRcnsdCTMh8SMLDvsDsxxK\nZQjunkkCgYEAyUmvtbASNzmhmooO58qJRMJbIy4t02jLN6/VNysejNROSZopDJL6\nqlnUyMOW5KQsDU/q1xDjR6sVVxENg7vTz7hOZ42AULo8tkz3c1PG3yxOdpYpsIBT\ny1a/SGaS3JLyyvhW+gisFnvpVMCInb6NzIXY+xvAZQm1Tqj7QaOzX2UCgYEAx7MX\niKkpTcrAmApFH8bTga2rqE2tCKgn12cAWV3xf5+6zdSD6kbrU6xmu/MtdOl4OGJW\ntGqavSAwYoqSBZ8a+YQTwm9XJMwFpCIRwH9KPLQPcBuM66SytglDTdz1bFAOZ/eZ\nLZadBZpPAdiArlYeokH66mbRSZMHvc2IZPr/IusCgYBDA5hPOgZmgnZuGAasXv7i\neH6VMNuq5dm6eXzX+DAcnNZPpNaDzC9OJcg06wFCr/HGoNPDtGimxKu/J/tC33a+\nUlMwIKkWt1pdKzS7Hao5ROv+iTHqBF9hdEkM1rGQZBAXSSTT6603cxuUzuDs+7MD\n45AA0hV0zg2h2ZqFGPYwDQKBgGnfV/W7AUvd1zeEElujdJTGt0AWVktFo0G+uN+o\nP5WS4F2pcnptOOv2dczlQs89y9/QuvkRn5HvE9facUoLrShlzngBwWifxcnbyh+N\nHJWMPLcJ1C9F9P0vcgBAydivpMOX8BzMQdkrkwF+f9Jtk/YgFt/YvNJN4gfNhKdM\nrqEbAoGAP0xx3hZe7YwJoeG3MF4HbEy4A7FO42ihF2XoJzlXr/LyMHa3mE3tguX+\nheRnQJa5rHaDNXqbT60QFrEhvSCWg3Ynp7+42RMepYMVfUMEraldHW8Rxseu4i2r\nozT6qKQF2GhRYRKZL1tQlZe0u0IFYW5oRikBAiEWHbhcT3MIjpQ=\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-196832010', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdBRidKtkP+EFQ+ND6pOyxfs2HfeJcdywHC7DhDRvLAkOie6yn3dgZ5rhicOc0wJQQqqD15yM7hdBn6VJEEicaVzw1fSU+AAYR2RayDSXeFvDQBYI+JbTlBEvuI1kd1SQMWF8GG5IHkjJUZG4RiBUgIp08nk5wgYtb+uj+ciqir7NF4iq2jRClqO1HRts240Yvh80uxTRWQc8hYY4Q01ozDYdBj8ArA6IrhNwZLVbDS17wXj36/BzAimh0aodkCCxhDI5g4fMZVG6bsVgIci9+tsVkHx0r9g4a1PKroNUeVu/QFohlE7BXa2WBCGwlhojHgWClDdiBAThcg0e/7vu3 Generated-by-Nova', 'fingerprint': '1f:8f:d4:94:2f:7d:85:5e:8f:6e:46:78:f0:5d:17:b5', 'user_id': 'bc6ca9d77e304b26826f7536f48448b6'}, 'security_group': {'id': '9ef8be1c-2055-49a4-ae05-ec04c1e7e214', 'name': 'tempest-securitygroup--1811747020', 'stateful': True, 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'description': 'tempest-description--1379166245', 'shared': False, 'security_group_rules': [{'id': 'bc80dfee-59b2-4f77-a88b-eb1b9457dd0f', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'security_group_id': '9ef8be1c-2055-49a4-ae05-ec04c1e7e214', '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': 404, 'description': None, 'tags': [], 'created_at': '2022-03-22T20:32:58Z', 'updated_at': '2022-03-22T20:32:58Z', 'revision_number': 0, 'project_id': '613a947f07914efd8653d04d1026fe54'}, {'id': 'be847689-675c-47ae-bba7-1e5e5edcaf98', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'security_group_id': '9ef8be1c-2055-49a4-ae05-ec04c1e7e214', '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': 405, 'description': None, 'tags': [], 'created_at': '2022-03-22T20:32:58Z', 'updated_at': '2022-03-22T20:32:58Z', 'revision_number': 0, 'project_id': '613a947f07914efd8653d04d1026fe54'}], 'tags': [], 'created_at': '2022-03-22T20:32:58Z', 'updated_at': '2022-03-22T20:32:58Z', 'revision_number': 1, 'project_id': '613a947f07914efd8653d04d1026fe54'}, 'floating_ip': {'id': '308b5445-5a9d-44b2-b03a-177a12ba42f0', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'floating_ip_address': '172.27.3.159', 'floating_network_id': 'eeacc944-eee6-4dfe-b655-e045070bcf78', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '613a947f07914efd8653d04d1026fe54', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-22T20:32:59Z', 'updated_at': '2022-03-22T20:32:59Z', 'revision_number': 0, 'ip': '172.27.3.159'}} 2022-03-22 20:33:01,474 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.65/compute/v2.1/servers 0.833s 2022-03-22 20:33:01,474 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1481372097", "imageRef": "2b136d39-d5f8-4e3d-8650-b35d01011309", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "589058f8-a106-47be-914e-3eee36bb5cc7"}], "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "key_name": "tempest-keypair-196832010", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3285e739-5a99-4ce2-9581-0d37593ca73a', 'x-compute-request-id': 'req-3285e739-5a99-4ce2-9581-0d37593ca73a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "adminPass": "password"}}' 2022-03-22 20:33:01,559 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.083s 2022-03-22 20:33:01,560 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:01 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-639b1833-d705-4ac0-aa46-d574be62f1ec', 'x-compute-request-id': 'req-639b1833-d705-4ac0-aa46-d574be62f1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-196832010", "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-03-22 20:33:02,725 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.157s 2022-03-22 20:33:02,726 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05293303-6d8a-445e-8b28-906f43f034ad', 'x-compute-request-id': 'req-05293303-6d8a-445e-8b28-906f43f034ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "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-03-22 20:33:03,840 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.106s 2022-03-22 20:33:03,840 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1293', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1318f594-8cc8-4448-ad6d-b99e5f034765', 'x-compute-request-id': 'req-1318f594-8cc8-4448-ad6d-b99e5f034765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "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-03-22 20:33:03,849 118518 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-03-22 20:33:05,177 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.325s 2022-03-22 20:33:05,178 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e04c38bd-b15b-4272-a8e8-64485d1d8b6d', 'x-compute-request-id': 'req-e04c38bd-b15b-4272-a8e8-64485d1d8b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:05,185 118518 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-03-22 20:33:06,416 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.230s 2022-03-22 20:33:06,417 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9394b5ca-c1d5-4beb-80ce-2a0c65be1c3b', 'x-compute-request-id': 'req-9394b5ca-c1d5-4beb-80ce-2a0c65be1c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:07,590 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.165s 2022-03-22 20:33:07,590 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1899b4f4-3362-49e8-b311-8bf0755cd5c5', 'x-compute-request-id': 'req-1899b4f4-3362-49e8-b311-8bf0755cd5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:08,762 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.163s 2022-03-22 20:33:08,763 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04936c51-4154-4c08-8e43-5276a18aa6be', 'x-compute-request-id': 'req-04936c51-4154-4c08-8e43-5276a18aa6be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:09,938 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.166s 2022-03-22 20:33:09,938 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dcb905f-dc24-4bda-aeaf-f9c858d585ac', 'x-compute-request-id': 'req-6dcb905f-dc24-4bda-aeaf-f9c858d585ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:11,117 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.170s 2022-03-22 20:33:11,117 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4457661-cfb0-4639-846a-1c1deef30c9d', 'x-compute-request-id': 'req-a4457661-cfb0-4639-846a-1c1deef30c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:12,318 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.190s 2022-03-22 20:33:12,318 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68da7520-1864-43c2-84d7-f7fa6eab110c', 'x-compute-request-id': 'req-68da7520-1864-43c2-84d7-f7fa6eab110c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:13,550 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.223s 2022-03-22 20:33:13,550 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01f79860-c143-4d4f-a559-b89cb147c038', 'x-compute-request-id': 'req-01f79860-c143-4d4f-a559-b89cb147c038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:14,730 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.171s 2022-03-22 20:33:14,740 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3973a30-84aa-4537-895a-71e45c4b0b2c', 'x-compute-request-id': 'req-b3973a30-84aa-4537-895a-71e45c4b0b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:15,934 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.185s 2022-03-22 20:33:15,935 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-115ab73a-47af-4192-bb46-77dce8503895', 'x-compute-request-id': 'req-115ab73a-47af-4192-bb46-77dce8503895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:17,117 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.173s 2022-03-22 20:33:17,117 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc31a1f1-fa2c-446e-a657-b182dd0fe2d2', 'x-compute-request-id': 'req-fc31a1f1-fa2c-446e-a657-b182dd0fe2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:18,331 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.204s 2022-03-22 20:33:18,331 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a7b0c57-9a88-4975-8e04-ccdf86c41a98', 'x-compute-request-id': 'req-9a7b0c57-9a88-4975-8e04-ccdf86c41a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:19,547 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.207s 2022-03-22 20:33:19,548 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad1b19ac-5d82-4f66-8573-a258e85f8a07', 'x-compute-request-id': 'req-ad1b19ac-5d82-4f66-8573-a258e85f8a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:20,835 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.279s 2022-03-22 20:33:20,836 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3715669-d560-4827-81cb-43faed101b00', 'x-compute-request-id': 'req-b3715669-d560-4827-81cb-43faed101b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:22,131 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.279s 2022-03-22 20:33:22,131 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b29d118-0bae-41b2-b71a-d7e05ffec0ca', 'x-compute-request-id': 'req-3b29d118-0bae-41b2-b71a-d7e05ffec0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:33:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:ac:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": "2022-03-22T20:33:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:33:22,140 118518 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 21 second wait 2022-03-22 20:33:22,322 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11/os-interface 0.181s 2022-03-22 20:33:22,322 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85bee7c7-5be2-49de-9ae8-8a5950034550', 'x-compute-request-id': 'req-85bee7c7-5be2-49de-9ae8-8a5950034550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "589058f8-a106-47be-914e-3eee36bb5cc7", "port_id": "ff1074de-c81c-4bb3-ad9c-4488f1289ae5", "mac_addr": "fa:16:3e:59:ac:fe", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "553597af-0f1a-4819-a64a-ab8479ad80b7", "ip_address": "172.20.0.3"}]}]}' 2022-03-22 20:33:23,713 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.222.0.65:9696/v2.0/floatingips/308b5445-5a9d-44b2-b03a-177a12ba42f0 1.387s 2022-03-22 20:33:23,713 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "ff1074de-c81c-4bb3-ad9c-4488f1289ae5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-b46ac2db-ae37-45a6-ba9d-08db9e9556c9', 'date': 'Tue, 22 Mar 2022 20:33:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips/308b5445-5a9d-44b2-b03a-177a12ba42f0'} Body: b'{"floatingip": {"id": "308b5445-5a9d-44b2-b03a-177a12ba42f0", "tenant_id": "613a947f07914efd8653d04d1026fe54", "floating_ip_address": "172.27.3.159", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": "1d5decd2-2d5b-49fe-bb8a-46bb8c340bee", "port_id": "ff1074de-c81c-4bb3-ad9c-4488f1289ae5", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "589058f8-a106-47be-914e-3eee36bb5cc7", "mac_address": "fa:16:3e:59:ac:fe", "admin_state_up": true, "status": "ACTIVE", "device_id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-22T20:32:59Z", "updated_at": "2022-03-22T20:33:22Z", "revision_number": 1, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:33:23,733 118518 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.159:22' as 'ubuntu' with public key authentication 2022-03-22 20:33:28,197 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.159 ([Errno None] Unable to connect to port 22 on 172.27.3.159). Number attempts: 1. Retry after 2 seconds. 2022-03-22 20:33:33,765 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.159 ([Errno None] Unable to connect to port 22 on 172.27.3.159). Number attempts: 2. Retry after 3 seconds. 2022-03-22 20:33:40,324 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.159 ([Errno None] Unable to connect to port 22 on 172.27.3.159). Number attempts: 3. Retry after 4 seconds. 2022-03-22 20:33:47,908 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.159 ([Errno None] Unable to connect to port 22 on 172.27.3.159). Number attempts: 4. Retry after 5 seconds. 2022-03-22 20:33:56,484 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.159 ([Errno None] Unable to connect to port 22 on 172.27.3.159). Number attempts: 5. Retry after 6 seconds. 2022-03-22 20:34:06,052 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.159 ([Errno None] Unable to connect to port 22 on 172.27.3.159). Number attempts: 6. Retry after 7 seconds. 2022-03-22 20:34:16,612 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.159 ([Errno None] Unable to connect to port 22 on 172.27.3.159). Number attempts: 7. Retry after 8 seconds. 2022-03-22 20:34:28,196 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.159 ([Errno None] Unable to connect to port 22 on 172.27.3.159). Number attempts: 8. Retry after 9 seconds. 2022-03-22 20:34:40,772 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.159 ([Errno None] Unable to connect to port 22 on 172.27.3.159). Number attempts: 9. Retry after 10 seconds. 2022-03-22 20:34:51,286 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.159 ([Errno None] Unable to connect to port 22 on 172.27.3.159). Number attempts: 10. Retry after 11 seconds. 2022-03-22 20:35:02,791 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.159 ([Errno None] Unable to connect to port 22 on 172.27.3.159). Number attempts: 11. Retry after 12 seconds. 2022-03-22 20:35:15,302 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.159 ([Errno None] Unable to connect to port 22 on 172.27.3.159). Number attempts: 12. Retry after 13 seconds. 2022-03-22 20:35:28,817 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.159 ([Errno None] Unable to connect to port 22 on 172.27.3.159). Number attempts: 13. Retry after 14 seconds. 2022-03-22 20:35:43,335 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.159 ([Errno None] Unable to connect to port 22 on 172.27.3.159). Number attempts: 14. Retry after 15 seconds. 2022-03-22 20:35:58,867 118518 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:35:59,079 118518 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-22 20:35:59,079 118518 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.159 successfully created 2022-03-22 20:35:59,120 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11/ips 0.040s 2022-03-22 20:35:59,120 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e65a4480-5404-45be-a5e2-59db30d7a7ac', 'x-compute-request-id': 'req-e65a4480-5404-45be-a5e2-59db30d7a7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.3"}, {"version": 4, "addr": "172.27.3.159"}]}}' 2022-03-22 20:35:59,220 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 400 POST http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11/os-volume_attachments 0.097s 2022-03-22 20:35:59,221 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '174', 'x-openstack-request-id': 'req-81b8d459-483f-48f9-9c43-bf2015caf3aa', 'x-compute-request-id': 'req-81b8d459-483f-48f9-9c43-bf2015caf3aa', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11/os-volume_attachments'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: volume 9791f416-c6ec-40f0-8899-a2825483aedd is already attached to instances: 3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}}' 2022-03-22 20:35:59,592 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.371s 2022-03-22 20:35:59,593 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:59 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-0cc89d0a-631b-4b80-9709-548f63ced78a', 'x-compute-request-id': 'req-0cc89d0a-631b-4b80-9709-548f63ced78a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'' 2022-03-22 20:35:59,783 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.189s 2022-03-22 20:35:59,783 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f26fc21-3332-43d1-b848-38e1c3a3030d', 'x-compute-request-id': 'req-6f26fc21-3332-43d1-b848-38e1c3a3030d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:35:59Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:ac:fe"}, {"version": 4, "addr": "172.27.3.159", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:ac:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": "2022-03-22T20:33:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:36:00,969 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.170s 2022-03-22 20:36:00,969 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37ef9c35-a36d-4fd1-9d5c-317c892bdccc', 'x-compute-request-id': 'req-37ef9c35-a36d-4fd1-9d5c-317c892bdccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:35:59Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:ac:fe"}, {"version": 4, "addr": "172.27.3.159", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:ac:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": "2022-03-22T20:33:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:36:02,230 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.252s 2022-03-22 20:36:02,231 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7343c014-fe56-417f-8b05-8dab65216f48', 'x-compute-request-id': 'req-7343c014-fe56-417f-8b05-8dab65216f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:35:59Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:ac:fe"}, {"version": 4, "addr": "172.27.3.159", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:ac:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": "2022-03-22T20:33:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1811747020"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:36:03,399 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.157s 2022-03-22 20:36:03,399 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87af9c97-e574-4cac-b88e-a994743bab5e', 'x-compute-request-id': 'req-87af9c97-e574-4cac-b88e-a994743bab5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"server": {"id": "c20e7160-71c1-4def-b7b9-909a0e19ed11", "name": "tempest-AttachVolumeNegativeTest-server-1481372097", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:33:01Z", "updated": "2022-03-22T20:35:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-196832010", "OS-SRV-USG:launched_at": "2022-03-22T20:33:21.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:36:04,447 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11 0.039s 2022-03-22 20:36:04,448 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:04 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-109d9fe6-7474-4392-9de8-38e1036904ef', 'x-compute-request-id': 'req-109d9fe6-7474-4392-9de8-38e1036904ef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/c20e7160-71c1-4def-b7b9-909a0e19ed11'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c20e7160-71c1-4def-b7b9-909a0e19ed11 could not be found."}}' 2022-03-22 20:36:04,553 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.65/compute/v2.1/os-keypairs/tempest-keypair-196832010 0.104s 2022-03-22 20:36:04,553 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:04 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-5aa53bac-9a02-414d-9dd9-f6f2f24b63c1', 'x-compute-request-id': 'req-5aa53bac-9a02-414d-9dd9-f6f2f24b63c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/os-keypairs/tempest-keypair-196832010'} Body: b'' 2022-03-22 20:36:04,775 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.65:9696/v2.0/security-groups/9ef8be1c-2055-49a4-ae05-ec04c1e7e214 0.221s 2022-03-22 20:36:04,776 118518 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-2f1d5f6d-c9bd-4ba1-ae38-b5dd49de4bd4', 'content-length': '0', 'date': 'Tue, 22 Mar 2022 20:36:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups/9ef8be1c-2055-49a4-ae05-ec04c1e7e214'} Body: b'' 2022-03-22 20:36:04,798 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.65:9696/v2.0/security-groups/9ef8be1c-2055-49a4-ae05-ec04c1e7e214 0.022s 2022-03-22 20:36:04,799 118518 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-67b09e76-a091-42f2-bbfd-31d6656a87a4', 'date': 'Tue, 22 Mar 2022 20:36:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups/9ef8be1c-2055-49a4-ae05-ec04c1e7e214'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9ef8be1c-2055-49a4-ae05-ec04c1e7e214 does not exist", "detail": ""}}' 2022-03-22 20:36:05,436 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.65:9696/v2.0/floatingips/308b5445-5a9d-44b2-b03a-177a12ba42f0 0.636s 2022-03-22 20:36:05,437 118518 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-40923208-5725-4e43-9bda-ed43a1f1ea21', 'content-length': '0', 'date': 'Tue, 22 Mar 2022 20:36:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips/308b5445-5a9d-44b2-b03a-177a12ba42f0'} Body: b'' 2022-03-22 20:36:05,498 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.061s 2022-03-22 20:36:05,499 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15612841-4b62-4ad1-a20b-1a928f6694b8', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15612841-4b62-4ad1-a20b-1a928f6694b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:32:57.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:36:05,936 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments/9791f416-c6ec-40f0-8899-a2825483aedd 0.429s 2022-03-22 20:36:05,937 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:05 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-7d8e335a-5ca6-474e-9a4e-c85481a043c2', 'x-compute-request-id': 'req-7d8e335a-5ca6-474e-9a4e-c85481a043c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'' 2022-03-22 20:36:05,992 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.054s 2022-03-22 20:36:05,992 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-38bbcf43-05c9-4ce3-a3ea-c427e0b34fb5', 'x-compute-request-id': 'req-38bbcf43-05c9-4ce3-a3ea-c427e0b34fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:07,048 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.052s 2022-03-22 20:36:07,048 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-8ccaeca2-7589-485f-b101-1fb755c59677', 'x-compute-request-id': 'req-8ccaeca2-7589-485f-b101-1fb755c59677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:08,102 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.051s 2022-03-22 20:36:08,102 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-5c1f76eb-9618-4d90-97b7-90e2889f66f7', 'x-compute-request-id': 'req-5c1f76eb-9618-4d90-97b7-90e2889f66f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:09,159 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.054s 2022-03-22 20:36:09,160 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-ce68ec6e-cd4c-4b67-8bb0-746b8774d161', 'x-compute-request-id': 'req-ce68ec6e-cd4c-4b67-8bb0-746b8774d161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:10,216 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.053s 2022-03-22 20:36:10,217 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-64312fdb-50ee-4512-be16-1880a415e7b6', 'x-compute-request-id': 'req-64312fdb-50ee-4512-be16-1880a415e7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:11,265 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:36:11,273 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-1bc54677-232f-4b9b-b6bc-fc9d51386092', 'x-compute-request-id': 'req-1bc54677-232f-4b9b-b6bc-fc9d51386092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:12,325 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:36:12,326 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-027e75af-c635-4dc7-880c-23c5d36e9eca', 'x-compute-request-id': 'req-027e75af-c635-4dc7-880c-23c5d36e9eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:13,378 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:36:13,378 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-5928dd17-f8f9-4727-bac3-1ff64f0a56b6', 'x-compute-request-id': 'req-5928dd17-f8f9-4727-bac3-1ff64f0a56b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:14,428 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:36:14,428 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-e8da83d0-a6d8-487e-9d12-facc8aeba004', 'x-compute-request-id': 'req-e8da83d0-a6d8-487e-9d12-facc8aeba004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:15,480 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.050s 2022-03-22 20:36:15,481 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-33988b59-1699-41fe-b5e3-7048f23ebdc4', 'x-compute-request-id': 'req-33988b59-1699-41fe-b5e3-7048f23ebdc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:16,549 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.065s 2022-03-22 20:36:16,550 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-cb538427-8a3b-4d61-9b3f-afaab5ebb09c', 'x-compute-request-id': 'req-cb538427-8a3b-4d61-9b3f-afaab5ebb09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:17,600 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:36:17,601 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-7509599f-25cf-4521-9ab6-bc7bc6f77874', 'x-compute-request-id': 'req-7509599f-25cf-4521-9ab6-bc7bc6f77874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:18,651 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:36:18,651 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-a4d40348-d9d2-456a-955a-b823bef33bcb', 'x-compute-request-id': 'req-a4d40348-d9d2-456a-955a-b823bef33bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:19,702 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:36:19,703 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe327b08-ef87-4593-8410-f42c3ddb7666', 'x-compute-request-id': 'req-fe327b08-ef87-4593-8410-f42c3ddb7666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:20,754 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:36:20,755 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-26676e97-53ea-4bb3-b0fb-e1605683f309', 'x-compute-request-id': 'req-26676e97-53ea-4bb3-b0fb-e1605683f309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:21,808 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.050s 2022-03-22 20:36:21,808 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-a66c5fb4-b699-483a-8a34-be3353d79b9c', 'x-compute-request-id': 'req-a66c5fb4-b699-483a-8a34-be3353d79b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:22,867 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.054s 2022-03-22 20:36:22,867 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-e3954cb7-2f63-4078-be29-dd8c117b9acb', 'x-compute-request-id': 'req-e3954cb7-2f63-4078-be29-dd8c117b9acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:23,917 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:36:23,918 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-64d574c4-38ec-4bd3-8543-5f53a663fb33', 'x-compute-request-id': 'req-64d574c4-38ec-4bd3-8543-5f53a663fb33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:24,976 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.054s 2022-03-22 20:36:24,977 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-3f3e5529-856c-4dc8-8ed2-039d32342ec5', 'x-compute-request-id': 'req-3f3e5529-856c-4dc8-8ed2-039d32342ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:26,031 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.051s 2022-03-22 20:36:26,031 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-e25aded2-369e-47ae-91bb-a1063eec288c', 'x-compute-request-id': 'req-e25aded2-369e-47ae-91bb-a1063eec288c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:27,099 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.065s 2022-03-22 20:36:27,100 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-85a9c212-b260-4416-b473-aad292ca308e', 'x-compute-request-id': 'req-85a9c212-b260-4416-b473-aad292ca308e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:28,160 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.057s 2022-03-22 20:36:28,160 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-c7f6beb3-50c0-4b23-8904-f4513f09b077', 'x-compute-request-id': 'req-c7f6beb3-50c0-4b23-8904-f4513f09b077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:29,210 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:36:29,211 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-d17087bd-8f69-4fd8-b633-7d3c2c9a1de8', 'x-compute-request-id': 'req-d17087bd-8f69-4fd8-b633-7d3c2c9a1de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:30,272 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.058s 2022-03-22 20:36:30,273 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-13f2ab59-84f1-4cea-8bad-1f40eea8a77f', 'x-compute-request-id': 'req-13f2ab59-84f1-4cea-8bad-1f40eea8a77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:31,336 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.059s 2022-03-22 20:36:31,336 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-b663a89d-6b67-4a99-8434-98d08d5f5f6f', 'x-compute-request-id': 'req-b663a89d-6b67-4a99-8434-98d08d5f5f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:32,392 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.053s 2022-03-22 20:36:32,393 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-c5e8a7cb-4142-46e9-b736-166352582c66', 'x-compute-request-id': 'req-c5e8a7cb-4142-46e9-b736-166352582c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:33,446 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.050s 2022-03-22 20:36:33,446 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-d1b0d063-0782-4c7a-97fb-6714ff3b8b32', 'x-compute-request-id': 'req-d1b0d063-0782-4c7a-97fb-6714ff3b8b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:34,510 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.060s 2022-03-22 20:36:34,511 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-8a722b74-e131-4713-8d1f-7e95756434d4', 'x-compute-request-id': 'req-8a722b74-e131-4713-8d1f-7e95756434d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:35,568 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.054s 2022-03-22 20:36:35,568 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-489224a9-3221-476d-bf85-66eea05e0adb', 'x-compute-request-id': 'req-489224a9-3221-476d-bf85-66eea05e0adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:36,632 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.059s 2022-03-22 20:36:36,632 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-f96e4da2-03b7-4f38-bb9d-77a60896a42d', 'x-compute-request-id': 'req-f96e4da2-03b7-4f38-bb9d-77a60896a42d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:37,689 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.054s 2022-03-22 20:36:37,689 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-ac698baa-b603-4132-9ec6-4653ae60ff41', 'x-compute-request-id': 'req-ac698baa-b603-4132-9ec6-4653ae60ff41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:38,746 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.053s 2022-03-22 20:36:38,746 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-392fb2e4-46e3-42a5-84b2-598a744bbab5', 'x-compute-request-id': 'req-392fb2e4-46e3-42a5-84b2-598a744bbab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:39,798 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:36:39,799 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-0537bc78-b141-4266-be3b-07195c2e756a', 'x-compute-request-id': 'req-0537bc78-b141-4266-be3b-07195c2e756a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:40,850 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:36:40,850 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dcfad4e-1a6d-416e-a5e9-04f1e9b79bf4', 'x-compute-request-id': 'req-3dcfad4e-1a6d-416e-a5e9-04f1e9b79bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:41,904 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.051s 2022-03-22 20:36:41,904 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-792f1aa4-42f7-4cbb-bfff-43305e01cdd3', 'x-compute-request-id': 'req-792f1aa4-42f7-4cbb-bfff-43305e01cdd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:42,956 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:36:42,957 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-1fc4a4a1-9b56-43b9-8e02-f737a915d9fa', 'x-compute-request-id': 'req-1fc4a4a1-9b56-43b9-8e02-f737a915d9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:44,016 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.056s 2022-03-22 20:36:44,017 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-2c19f333-4541-417f-a7fa-fa373fcffb5a', 'x-compute-request-id': 'req-2c19f333-4541-417f-a7fa-fa373fcffb5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:45,066 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:36:45,066 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-3e6486ac-00d3-486f-8bc3-2784392684e4', 'x-compute-request-id': 'req-3e6486ac-00d3-486f-8bc3-2784392684e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:46,117 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:36:46,117 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-99b53570-04b3-4697-b951-898929125ebe', 'x-compute-request-id': 'req-99b53570-04b3-4697-b951-898929125ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:47,166 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:36:47,166 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-0a6c8080-c174-41b1-bdfd-fa4c12a6e3c5', 'x-compute-request-id': 'req-0a6c8080-c174-41b1-bdfd-fa4c12a6e3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:48,218 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:36:48,218 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-4ad20142-331b-49ee-8e70-6b176bbbfe1d', 'x-compute-request-id': 'req-4ad20142-331b-49ee-8e70-6b176bbbfe1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:49,268 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:36:49,269 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-ae512caa-f626-4765-bd5c-11f14f70b37d', 'x-compute-request-id': 'req-ae512caa-f626-4765-bd5c-11f14f70b37d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:50,320 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:36:50,321 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-7ae1be95-f028-46a2-ba6d-ea6869737659', 'x-compute-request-id': 'req-7ae1be95-f028-46a2-ba6d-ea6869737659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:51,370 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:36:51,371 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-54b5ef13-a5e1-4c63-990c-243df0ffd6f6', 'x-compute-request-id': 'req-54b5ef13-a5e1-4c63-990c-243df0ffd6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:52,421 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:36:52,421 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-ea4fdcef-b848-44d9-9c56-60d0cffce180', 'x-compute-request-id': 'req-ea4fdcef-b848-44d9-9c56-60d0cffce180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:53,472 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:36:53,472 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-020a46a4-d864-41eb-a666-ad38ef1e9553', 'x-compute-request-id': 'req-020a46a4-d864-41eb-a666-ad38ef1e9553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:54,541 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.067s 2022-03-22 20:36:54,542 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-97cb6164-50b3-4070-b39b-23da34f58419', 'x-compute-request-id': 'req-97cb6164-50b3-4070-b39b-23da34f58419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:55,596 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.052s 2022-03-22 20:36:55,597 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-51211e90-1128-4b93-91d3-bf28f5fcac42', 'x-compute-request-id': 'req-51211e90-1128-4b93-91d3-bf28f5fcac42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:56,651 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.051s 2022-03-22 20:36:56,651 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-6b4f8ddd-0fe9-4f24-9f3e-cb01412596f3', 'x-compute-request-id': 'req-6b4f8ddd-0fe9-4f24-9f3e-cb01412596f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:57,708 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.054s 2022-03-22 20:36:57,709 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-dba65d63-2edc-4dd6-92a8-c4f99386cfd8', 'x-compute-request-id': 'req-dba65d63-2edc-4dd6-92a8-c4f99386cfd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:58,759 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:36:58,759 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-e0526cfa-a73b-4793-ad7e-f66937340185', 'x-compute-request-id': 'req-e0526cfa-a73b-4793-ad7e-f66937340185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:36:59,811 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:36:59,812 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36: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-6888b463-ec2a-40a6-9e2a-48c32c70c81c', 'x-compute-request-id': 'req-6888b463-ec2a-40a6-9e2a-48c32c70c81c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:00,862 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:00,863 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-22200880-79d3-4bce-9ee6-b4f380f16894', 'x-compute-request-id': 'req-22200880-79d3-4bce-9ee6-b4f380f16894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:01,913 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:01,913 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9bc1079-a825-4de7-99ed-e722558f570a', 'x-compute-request-id': 'req-b9bc1079-a825-4de7-99ed-e722558f570a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:02,963 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:02,964 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-d3bb7805-332d-484b-a389-2c53eb26354b', 'x-compute-request-id': 'req-d3bb7805-332d-484b-a389-2c53eb26354b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:04,014 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:04,014 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-ee38cc2f-fb45-40dd-9bc9-318852d63ae2', 'x-compute-request-id': 'req-ee38cc2f-fb45-40dd-9bc9-318852d63ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:05,065 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:37:05,065 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-6b2af48b-0d95-4cbe-a07b-051b51025a26', 'x-compute-request-id': 'req-6b2af48b-0d95-4cbe-a07b-051b51025a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:06,119 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.050s 2022-03-22 20:37:06,120 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-5e557262-3d75-4523-9e7c-4e4c8cbfc783', 'x-compute-request-id': 'req-5e557262-3d75-4523-9e7c-4e4c8cbfc783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:07,173 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.050s 2022-03-22 20:37:07,174 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-55e168e7-6a46-45aa-8308-85bda3c00d45', 'x-compute-request-id': 'req-55e168e7-6a46-45aa-8308-85bda3c00d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:08,225 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:37:08,225 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-f477dfd2-809c-47c3-a0d2-984aad611795', 'x-compute-request-id': 'req-f477dfd2-809c-47c3-a0d2-984aad611795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:09,277 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:37:09,278 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-3461b50a-3e5d-4bcf-847e-229d7416dcdf', 'x-compute-request-id': 'req-3461b50a-3e5d-4bcf-847e-229d7416dcdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:10,329 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:37:10,329 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-ceb01426-7da5-4244-8037-c6a1c7f19493', 'x-compute-request-id': 'req-ceb01426-7da5-4244-8037-c6a1c7f19493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:11,380 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:37:11,380 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-8e887271-e67b-4803-a528-fe827c299123', 'x-compute-request-id': 'req-8e887271-e67b-4803-a528-fe827c299123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:12,442 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.058s 2022-03-22 20:37:12,442 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-75397087-d0b3-465d-b36d-64a2b296f87b', 'x-compute-request-id': 'req-75397087-d0b3-465d-b36d-64a2b296f87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:13,493 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:37:13,494 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-7e60e320-1d2c-43fe-ab39-9a68cca27c4d', 'x-compute-request-id': 'req-7e60e320-1d2c-43fe-ab39-9a68cca27c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:14,548 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.051s 2022-03-22 20:37:14,549 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-c741a6e8-f6c1-4d87-88af-8adba7bc59b5', 'x-compute-request-id': 'req-c741a6e8-f6c1-4d87-88af-8adba7bc59b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:15,599 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:15,599 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-84d43963-fe98-4dc4-afd9-89437e618b61', 'x-compute-request-id': 'req-84d43963-fe98-4dc4-afd9-89437e618b61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:16,649 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:37:16,649 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-06e68f83-8847-4867-aa7b-bc6592aa797e', 'x-compute-request-id': 'req-06e68f83-8847-4867-aa7b-bc6592aa797e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:17,702 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.050s 2022-03-22 20:37:17,703 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-c295efb1-0f3d-40ea-bbf5-b74af1fa14c4', 'x-compute-request-id': 'req-c295efb1-0f3d-40ea-bbf5-b74af1fa14c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:18,753 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:18,754 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-d7bcaf33-d5d7-431f-a0d6-3747f701d1b2', 'x-compute-request-id': 'req-d7bcaf33-d5d7-431f-a0d6-3747f701d1b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:19,803 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:37:19,804 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f4ab605-1fa3-4fff-91e5-d61e52845a01', 'x-compute-request-id': 'req-9f4ab605-1fa3-4fff-91e5-d61e52845a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:20,854 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:20,854 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-e0b057f8-b2f0-41a1-a43b-19e035c8dc0f', 'x-compute-request-id': 'req-e0b057f8-b2f0-41a1-a43b-19e035c8dc0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:21,905 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:37:21,906 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-d87b415e-5baa-4ad1-8292-e23e7a65d6b0', 'x-compute-request-id': 'req-d87b415e-5baa-4ad1-8292-e23e7a65d6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:22,954 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:37:22,955 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-7bae5016-754f-4a39-aaef-49cd87d94db2', 'x-compute-request-id': 'req-7bae5016-754f-4a39-aaef-49cd87d94db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:24,006 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:37:24,007 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-661f93db-8a5f-4476-a16e-a8a2ecc03345', 'x-compute-request-id': 'req-661f93db-8a5f-4476-a16e-a8a2ecc03345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:25,057 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:25,057 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-be1da2fa-6998-46b0-8c39-2c8dc326f40f', 'x-compute-request-id': 'req-be1da2fa-6998-46b0-8c39-2c8dc326f40f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:26,106 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:37:26,107 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-b021dd3d-cce6-462f-b2fd-cfc4cbfdabcd', 'x-compute-request-id': 'req-b021dd3d-cce6-462f-b2fd-cfc4cbfdabcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:27,157 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:27,157 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-4419bfde-6382-4c2f-b55e-ed5cec11a114', 'x-compute-request-id': 'req-4419bfde-6382-4c2f-b55e-ed5cec11a114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:28,208 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:28,208 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-f70d0ec8-a06b-4d28-8e20-b743c8709d1e', 'x-compute-request-id': 'req-f70d0ec8-a06b-4d28-8e20-b743c8709d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:29,261 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:37:29,261 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-6fa71130-f398-4538-b143-0d2b614528e4', 'x-compute-request-id': 'req-6fa71130-f398-4538-b143-0d2b614528e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:30,313 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:37:30,313 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-7ba225f6-eb92-42de-af2c-9ac1090c568e', 'x-compute-request-id': 'req-7ba225f6-eb92-42de-af2c-9ac1090c568e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:31,363 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:31,363 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-64975333-7799-4fc5-a606-40e4f08be4ae', 'x-compute-request-id': 'req-64975333-7799-4fc5-a606-40e4f08be4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:32,413 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:37:32,413 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-70865725-f7b7-4202-bf69-865d6a0fed3a', 'x-compute-request-id': 'req-70865725-f7b7-4202-bf69-865d6a0fed3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:33,463 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:33,463 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-fa1cc5c7-6da0-4426-a867-0ab4efea46ec', 'x-compute-request-id': 'req-fa1cc5c7-6da0-4426-a867-0ab4efea46ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:34,514 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:37:34,515 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-48692ad3-388a-48d1-8777-3af2b7d07049', 'x-compute-request-id': 'req-48692ad3-388a-48d1-8777-3af2b7d07049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:35,721 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.203s 2022-03-22 20:37:35,721 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-a14b0b12-cbae-4942-a6f4-aa24249a8b3e', 'x-compute-request-id': 'req-a14b0b12-cbae-4942-a6f4-aa24249a8b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:36,771 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:37:36,771 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-35a2bbb1-a828-4df0-803a-a30eceedabd9', 'x-compute-request-id': 'req-35a2bbb1-a828-4df0-803a-a30eceedabd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:37,820 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:37,821 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-145e25f2-745e-4f78-a43f-010dfb20972e', 'x-compute-request-id': 'req-145e25f2-745e-4f78-a43f-010dfb20972e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:38,870 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:37:38,870 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-2d22b5dc-75ed-4575-8fad-0ba019cf94f9', 'x-compute-request-id': 'req-2d22b5dc-75ed-4575-8fad-0ba019cf94f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:39,921 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:37:39,922 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-45e18779-b507-49c3-b05d-1d8288c340b8', 'x-compute-request-id': 'req-45e18779-b507-49c3-b05d-1d8288c340b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:40,975 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.051s 2022-03-22 20:37:40,976 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40014d17-88fe-4ff4-a8ea-c92e5cc77337', 'x-compute-request-id': 'req-40014d17-88fe-4ff4-a8ea-c92e5cc77337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:42,030 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.051s 2022-03-22 20:37:42,031 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-8e625432-6aaa-4870-a0cf-87c3619e2a02', 'x-compute-request-id': 'req-8e625432-6aaa-4870-a0cf-87c3619e2a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:43,083 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:37:43,083 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-e1df19da-524d-4e33-9395-c8ae381d5f42', 'x-compute-request-id': 'req-e1df19da-524d-4e33-9395-c8ae381d5f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:44,133 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:44,133 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-46088747-9d8f-4013-afe2-eb263d99b4ad', 'x-compute-request-id': 'req-46088747-9d8f-4013-afe2-eb263d99b4ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:45,184 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:45,184 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-3d7bb4d5-6d79-44d6-bb65-61ca812b08d3', 'x-compute-request-id': 'req-3d7bb4d5-6d79-44d6-bb65-61ca812b08d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:46,232 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:37:46,233 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-a7d748d3-e05b-48ce-a4b3-2ffd6dda8ad6', 'x-compute-request-id': 'req-a7d748d3-e05b-48ce-a4b3-2ffd6dda8ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:47,285 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:37:47,285 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-89e0e809-7df6-4824-b0b7-cf6f14318cff', 'x-compute-request-id': 'req-89e0e809-7df6-4824-b0b7-cf6f14318cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:48,336 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:37:48,336 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-4a6b9aaa-32d5-481a-b455-4152c3e8ba5e', 'x-compute-request-id': 'req-4a6b9aaa-32d5-481a-b455-4152c3e8ba5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:49,387 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:37:49,387 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-c18a9ffb-df15-4f56-9702-c523966ad9a4', 'x-compute-request-id': 'req-c18a9ffb-df15-4f56-9702-c523966ad9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:50,437 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:37:50,437 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-85a15547-2a66-42f6-9e16-7233f37d6cf1', 'x-compute-request-id': 'req-85a15547-2a66-42f6-9e16-7233f37d6cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:51,487 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:37:51,487 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-23d6934f-af62-4f85-aa3c-05e84a7e0418', 'x-compute-request-id': 'req-23d6934f-af62-4f85-aa3c-05e84a7e0418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:52,536 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:37:52,536 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-1fefe02b-3e9b-44f5-890e-54069fb19277', 'x-compute-request-id': 'req-1fefe02b-3e9b-44f5-890e-54069fb19277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:53,587 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:53,587 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-0b98db01-da42-4d25-be41-73cc11d990ad', 'x-compute-request-id': 'req-0b98db01-da42-4d25-be41-73cc11d990ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:54,638 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:37:54,639 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-a5ea2aca-aaae-45fd-ae30-9d6ece235c4e', 'x-compute-request-id': 'req-a5ea2aca-aaae-45fd-ae30-9d6ece235c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:55,690 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:37:55,690 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-2cdc808b-40c4-4406-ba06-b606d80743e8', 'x-compute-request-id': 'req-2cdc808b-40c4-4406-ba06-b606d80743e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:56,740 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:56,741 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-c909beed-6511-4bc2-80d2-abfd822e9408', 'x-compute-request-id': 'req-c909beed-6511-4bc2-80d2-abfd822e9408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:57,795 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.052s 2022-03-22 20:37:57,796 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-25da9dcb-4db4-4b25-b034-4e2c8356147f', 'x-compute-request-id': 'req-25da9dcb-4db4-4b25-b034-4e2c8356147f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:58,847 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:37:58,847 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-15e6623e-db3d-403e-94ff-cbbc5546ec3a', 'x-compute-request-id': 'req-15e6623e-db3d-403e-94ff-cbbc5546ec3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:37:59,898 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:37:59,899 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37: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-d22a2242-3c06-47cf-9c9d-2f7a89e20c3d', 'x-compute-request-id': 'req-d22a2242-3c06-47cf-9c9d-2f7a89e20c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:00,948 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:00,949 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-3a9faa05-d66e-4f37-8610-e9ff1144535d', 'x-compute-request-id': 'req-3a9faa05-d66e-4f37-8610-e9ff1144535d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:02,067 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.115s 2022-03-22 20:38:02,067 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8761859f-7a39-4629-9f2e-347a272403b3', 'x-compute-request-id': 'req-8761859f-7a39-4629-9f2e-347a272403b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:03,117 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:38:03,118 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-b3b77706-e58f-4dec-ab43-48cabb4c368b', 'x-compute-request-id': 'req-b3b77706-e58f-4dec-ab43-48cabb4c368b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:04,167 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:04,167 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-f2efa5c0-c3a1-4ec0-b80d-18a52b47d892', 'x-compute-request-id': 'req-f2efa5c0-c3a1-4ec0-b80d-18a52b47d892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:05,214 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.044s 2022-03-22 20:38:05,215 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-cac4120b-6dbe-4ec8-b68f-6da6ce54331a', 'x-compute-request-id': 'req-cac4120b-6dbe-4ec8-b68f-6da6ce54331a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:06,265 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:06,265 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-ef0ac44e-3285-40f7-9791-1374e5615497', 'x-compute-request-id': 'req-ef0ac44e-3285-40f7-9791-1374e5615497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:07,315 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:38:07,316 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-bf429781-5d82-4705-83a1-99ffa9680e8d', 'x-compute-request-id': 'req-bf429781-5d82-4705-83a1-99ffa9680e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:08,367 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:38:08,367 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-451a73b6-0a2e-4a32-8423-8303debdf24c', 'x-compute-request-id': 'req-451a73b6-0a2e-4a32-8423-8303debdf24c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:09,425 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.055s 2022-03-22 20:38:09,425 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-c936e2d9-25dd-4660-b949-a77561148aca', 'x-compute-request-id': 'req-c936e2d9-25dd-4660-b949-a77561148aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:10,475 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:38:10,475 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-806f8047-7829-43db-a651-c1fb38373a9a', 'x-compute-request-id': 'req-806f8047-7829-43db-a651-c1fb38373a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:11,527 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:38:11,528 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-8e423760-045e-49d2-bb76-d404e5437e9f', 'x-compute-request-id': 'req-8e423760-045e-49d2-bb76-d404e5437e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:12,579 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:38:12,579 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-4f751572-ce15-4765-ab30-4ee427057708', 'x-compute-request-id': 'req-4f751572-ce15-4765-ab30-4ee427057708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:13,630 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:38:13,631 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-3bc4c300-6159-42d3-9c38-cac05070b775', 'x-compute-request-id': 'req-3bc4c300-6159-42d3-9c38-cac05070b775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:14,681 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:38:14,682 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-fd1bd0ba-3468-4d4a-8bb1-9e34e9f59e7b', 'x-compute-request-id': 'req-fd1bd0ba-3468-4d4a-8bb1-9e34e9f59e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:15,730 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:15,731 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-458a121a-4bf4-457b-b527-d5c72ba9bdc6', 'x-compute-request-id': 'req-458a121a-4bf4-457b-b527-d5c72ba9bdc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:16,780 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:16,780 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-8d23cca2-9b78-404d-a1b6-1e7de08149ed', 'x-compute-request-id': 'req-8d23cca2-9b78-404d-a1b6-1e7de08149ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:17,832 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:38:17,833 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-03edc7d6-2655-451c-90a3-2bc98086dd24', 'x-compute-request-id': 'req-03edc7d6-2655-451c-90a3-2bc98086dd24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:18,884 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:38:18,884 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-2cec5621-783e-4c31-83cb-decd5ac28b7c', 'x-compute-request-id': 'req-2cec5621-783e-4c31-83cb-decd5ac28b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:19,933 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:19,934 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e0055a6-0ce8-4837-b960-462c211a7e20', 'x-compute-request-id': 'req-2e0055a6-0ce8-4837-b960-462c211a7e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:20,984 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:38:20,985 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-386796c6-5fa0-427c-8a21-02860b1f2124', 'x-compute-request-id': 'req-386796c6-5fa0-427c-8a21-02860b1f2124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:22,035 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:38:22,036 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-42d5e26b-6d46-45ce-84bf-ed9f81478018', 'x-compute-request-id': 'req-42d5e26b-6d46-45ce-84bf-ed9f81478018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:23,085 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:38:23,086 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-2608f064-d883-4cf7-8ec0-a6aa9c239c4e', 'x-compute-request-id': 'req-2608f064-d883-4cf7-8ec0-a6aa9c239c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:24,134 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:24,135 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-1f403c5d-2d86-4bd8-b82b-70f6c89481fd', 'x-compute-request-id': 'req-1f403c5d-2d86-4bd8-b82b-70f6c89481fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:25,183 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:38:25,183 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-340c625d-e4f7-45a8-b2f2-14bcaa80414a', 'x-compute-request-id': 'req-340c625d-e4f7-45a8-b2f2-14bcaa80414a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:26,232 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:38:26,233 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-6b3a5b64-c9d4-4291-be94-0864c3e3c94f', 'x-compute-request-id': 'req-6b3a5b64-c9d4-4291-be94-0864c3e3c94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:27,281 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:38:27,282 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-dd4de47d-ffb4-4f18-94f0-1d3f25d990e6', 'x-compute-request-id': 'req-dd4de47d-ffb4-4f18-94f0-1d3f25d990e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:28,332 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:38:28,332 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-b58ec481-1542-4a0b-b3c0-0ffb4dc0a8e4', 'x-compute-request-id': 'req-b58ec481-1542-4a0b-b3c0-0ffb4dc0a8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:29,381 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:29,382 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-1792271f-b820-4f46-b71a-d1511add768d', 'x-compute-request-id': 'req-1792271f-b820-4f46-b71a-d1511add768d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:30,430 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:30,430 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-3b916f8b-a166-45e1-aba1-f30d5a2cd815', 'x-compute-request-id': 'req-3b916f8b-a166-45e1-aba1-f30d5a2cd815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:31,480 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:31,480 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-f404106e-bff6-47e3-b6b5-da859dc970c1', 'x-compute-request-id': 'req-f404106e-bff6-47e3-b6b5-da859dc970c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:32,531 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:38:32,532 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-f3db46a7-7588-4848-a660-6a9166b044cd', 'x-compute-request-id': 'req-f3db46a7-7588-4848-a660-6a9166b044cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:33,581 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:33,581 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-5daff323-fef3-475f-b687-11eaf69b118f', 'x-compute-request-id': 'req-5daff323-fef3-475f-b687-11eaf69b118f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:34,629 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:38:34,630 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-e5db8ba2-85b8-49f1-83e8-c1ec5a1f1a33', 'x-compute-request-id': 'req-e5db8ba2-85b8-49f1-83e8-c1ec5a1f1a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:35,679 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:35,679 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-f2e4c2f3-f413-4340-a20d-8d4b5853d1be', 'x-compute-request-id': 'req-f2e4c2f3-f413-4340-a20d-8d4b5853d1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:36,729 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:38:36,730 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-e694d542-b6c7-4bb8-ba78-3b82aeabe192', 'x-compute-request-id': 'req-e694d542-b6c7-4bb8-ba78-3b82aeabe192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:37,778 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:37,779 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-7492ab9d-e33d-427a-8873-70de85cb44c5', 'x-compute-request-id': 'req-7492ab9d-e33d-427a-8873-70de85cb44c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:38,830 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:38:38,830 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-1a4df1b0-6fa9-48fa-9d43-9166ce6b8c86', 'x-compute-request-id': 'req-1a4df1b0-6fa9-48fa-9d43-9166ce6b8c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:39,880 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:38:39,881 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-add3ef3e-a399-4ef5-bca4-e961f80d477f', 'x-compute-request-id': 'req-add3ef3e-a399-4ef5-bca4-e961f80d477f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:40,930 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:40,931 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-460c8b02-0326-41d1-95d3-e6095aa87668', 'x-compute-request-id': 'req-460c8b02-0326-41d1-95d3-e6095aa87668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:41,982 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:38:41,983 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-f5794b50-97f3-468a-a8d3-f2f8530d7ced', 'x-compute-request-id': 'req-f5794b50-97f3-468a-a8d3-f2f8530d7ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:43,031 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:43,031 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-abd0a7b9-de4b-4dc4-860d-85963c67182f', 'x-compute-request-id': 'req-abd0a7b9-de4b-4dc4-860d-85963c67182f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:44,085 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.051s 2022-03-22 20:38:44,085 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-db01f8fa-c5e7-4306-951d-92b72fd9cc81', 'x-compute-request-id': 'req-db01f8fa-c5e7-4306-951d-92b72fd9cc81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:45,134 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:45,134 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-96696518-53b4-451a-b04c-47af230f1e00', 'x-compute-request-id': 'req-96696518-53b4-451a-b04c-47af230f1e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:46,184 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:46,184 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-7dccfe5c-c0ee-4ddc-a5bd-b758108fb3aa', 'x-compute-request-id': 'req-7dccfe5c-c0ee-4ddc-a5bd-b758108fb3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:47,235 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:38:47,236 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-a402a084-1338-40a2-93fe-2ff73e577c88', 'x-compute-request-id': 'req-a402a084-1338-40a2-93fe-2ff73e577c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:48,286 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:38:48,286 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-07a3b930-4a87-4444-aecf-f995c7223670', 'x-compute-request-id': 'req-07a3b930-4a87-4444-aecf-f995c7223670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:49,334 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:38:49,335 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-91745cd0-3382-4441-8997-a1cf5ca3d2e3', 'x-compute-request-id': 'req-91745cd0-3382-4441-8997-a1cf5ca3d2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:50,385 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:38:50,386 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-25451bdf-2a4f-43d8-9704-949c44a301e1', 'x-compute-request-id': 'req-25451bdf-2a4f-43d8-9704-949c44a301e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:51,435 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:51,435 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-23b13543-d31a-44da-89dd-5c06a5961165', 'x-compute-request-id': 'req-23b13543-d31a-44da-89dd-5c06a5961165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:52,486 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:52,486 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-2184ab43-63a6-4c05-9065-38861533d615', 'x-compute-request-id': 'req-2184ab43-63a6-4c05-9065-38861533d615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:53,535 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:38:53,535 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-d079a87c-e684-42dd-9407-bf451a79b819', 'x-compute-request-id': 'req-d079a87c-e684-42dd-9407-bf451a79b819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:54,584 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:54,585 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-2ed93a19-f409-4ce5-b8b3-f4134b1fa7d7', 'x-compute-request-id': 'req-2ed93a19-f409-4ce5-b8b3-f4134b1fa7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:55,634 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:55,635 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-191b64a9-b30c-4243-93d4-8339d63984a9', 'x-compute-request-id': 'req-191b64a9-b30c-4243-93d4-8339d63984a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:56,685 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:56,685 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-1143d842-9aab-4367-87c7-9641f55f1be4', 'x-compute-request-id': 'req-1143d842-9aab-4367-87c7-9641f55f1be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:57,735 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:57,735 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-e7621700-4601-431d-9bfb-4ee0ee74d694', 'x-compute-request-id': 'req-e7621700-4601-431d-9bfb-4ee0ee74d694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:58,785 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:38:58,786 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-84919600-32a8-4c9b-b087-2f31a94d2da2', 'x-compute-request-id': 'req-84919600-32a8-4c9b-b087-2f31a94d2da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:38:59,835 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:38:59,835 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38: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-8de0033c-a07e-4d42-a031-8ebb5702eed3', 'x-compute-request-id': 'req-8de0033c-a07e-4d42-a031-8ebb5702eed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:00,889 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.050s 2022-03-22 20:39:00,889 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-02c55b77-5276-46ab-bba8-43dfb00c547c', 'x-compute-request-id': 'req-02c55b77-5276-46ab-bba8-43dfb00c547c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:01,937 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:39:01,937 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2be44b4-1b24-4c9b-b6d1-ac797cc9847e', 'x-compute-request-id': 'req-f2be44b4-1b24-4c9b-b6d1-ac797cc9847e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:02,988 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:39:02,988 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-0a2d44cd-e855-44af-b665-bee5922b2d79', 'x-compute-request-id': 'req-0a2d44cd-e855-44af-b665-bee5922b2d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:04,037 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:04,037 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-21094ff7-567e-4642-b432-96cbff458c53', 'x-compute-request-id': 'req-21094ff7-567e-4642-b432-96cbff458c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:05,086 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:05,086 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-2b33d245-bc25-497e-9467-0ff5cb589ab6', 'x-compute-request-id': 'req-2b33d245-bc25-497e-9467-0ff5cb589ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:06,137 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:39:06,137 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-717f338f-7bb5-4128-b764-bc5f27ae2092', 'x-compute-request-id': 'req-717f338f-7bb5-4128-b764-bc5f27ae2092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:07,189 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:39:07,189 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-88ee2560-9405-4714-a6b6-fba5c379aa20', 'x-compute-request-id': 'req-88ee2560-9405-4714-a6b6-fba5c379aa20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:08,241 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:39:08,241 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-7079b7ea-0c5b-4ef0-a602-766680b8c078', 'x-compute-request-id': 'req-7079b7ea-0c5b-4ef0-a602-766680b8c078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:09,290 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:09,291 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-58fbda93-90c1-41b2-8729-879777f9c038', 'x-compute-request-id': 'req-58fbda93-90c1-41b2-8729-879777f9c038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:10,340 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:10,340 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-9c414887-527c-4d4a-aa4d-a66b194d31c3', 'x-compute-request-id': 'req-9c414887-527c-4d4a-aa4d-a66b194d31c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:11,390 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:39:11,391 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-caa6fe40-3911-420a-a97e-87a4ba69eed5', 'x-compute-request-id': 'req-caa6fe40-3911-420a-a97e-87a4ba69eed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:12,442 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:39:12,442 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-19de49cc-52c7-4201-afaf-98254ff880a3', 'x-compute-request-id': 'req-19de49cc-52c7-4201-afaf-98254ff880a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:13,496 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.052s 2022-03-22 20:39:13,496 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-bf2e7e2b-419f-482d-bfcc-3f6157f854b0', 'x-compute-request-id': 'req-bf2e7e2b-419f-482d-bfcc-3f6157f854b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:14,555 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.056s 2022-03-22 20:39:14,555 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-6b5761f1-40c3-4690-ab47-b59bf19bfdc0', 'x-compute-request-id': 'req-6b5761f1-40c3-4690-ab47-b59bf19bfdc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:15,605 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:39:15,606 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-afd038d1-9e65-48cf-85e0-b34dec80db74', 'x-compute-request-id': 'req-afd038d1-9e65-48cf-85e0-b34dec80db74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:16,661 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.053s 2022-03-22 20:39:16,661 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-190851bd-e112-4b53-b381-dd78eacd69ec', 'x-compute-request-id': 'req-190851bd-e112-4b53-b381-dd78eacd69ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:17,709 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:39:17,709 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-8e96e16d-6014-4eb8-82e6-87c92c96c8d4', 'x-compute-request-id': 'req-8e96e16d-6014-4eb8-82e6-87c92c96c8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:18,767 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.055s 2022-03-22 20:39:18,768 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-49db668a-887e-4547-9156-32416fa3078e', 'x-compute-request-id': 'req-49db668a-887e-4547-9156-32416fa3078e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:19,817 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:19,818 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66e55692-edce-409e-b031-73fe250a0785', 'x-compute-request-id': 'req-66e55692-edce-409e-b031-73fe250a0785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:20,868 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:39:20,869 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-469986cc-3e28-4274-9de3-efcfe6d524cb', 'x-compute-request-id': 'req-469986cc-3e28-4274-9de3-efcfe6d524cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:21,917 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:39:21,917 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-330d0761-e388-4e3f-bf4f-1ab055d48ff8', 'x-compute-request-id': 'req-330d0761-e388-4e3f-bf4f-1ab055d48ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:22,969 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:39:22,969 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-fc81698e-357d-4c30-99bd-69c3d77874c7', 'x-compute-request-id': 'req-fc81698e-357d-4c30-99bd-69c3d77874c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:24,019 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:39:24,019 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-37d76e3f-d314-44db-9ab5-3de33edbb9fc', 'x-compute-request-id': 'req-37d76e3f-d314-44db-9ab5-3de33edbb9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:25,069 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:25,069 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-11cc208a-a4ed-4862-95b3-445ccc90294d', 'x-compute-request-id': 'req-11cc208a-a4ed-4862-95b3-445ccc90294d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:26,120 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:39:26,121 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-460b9b2b-2d1e-49d7-9e25-4af53af2bef5', 'x-compute-request-id': 'req-460b9b2b-2d1e-49d7-9e25-4af53af2bef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:27,170 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:27,170 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-2f98e742-e0ec-4693-834e-3f8b2b070201', 'x-compute-request-id': 'req-2f98e742-e0ec-4693-834e-3f8b2b070201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:28,220 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:28,220 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-43fb1cad-c11f-4eba-ab14-0fb8af2bbed3', 'x-compute-request-id': 'req-43fb1cad-c11f-4eba-ab14-0fb8af2bbed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:29,270 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:39:29,270 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-1bfbb77d-2ba4-4fdf-bd7c-154596ab9c02', 'x-compute-request-id': 'req-1bfbb77d-2ba4-4fdf-bd7c-154596ab9c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:30,320 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:30,320 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-9a8d4158-a83e-4281-b1ac-d8a469981738', 'x-compute-request-id': 'req-9a8d4158-a83e-4281-b1ac-d8a469981738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:31,371 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:39:31,371 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-21602919-d5dc-4eac-9649-f1220254f7a2', 'x-compute-request-id': 'req-21602919-d5dc-4eac-9649-f1220254f7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:32,420 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:32,420 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-587ed739-6f48-438c-b7e5-d476af5124a3', 'x-compute-request-id': 'req-587ed739-6f48-438c-b7e5-d476af5124a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:33,468 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:39:33,468 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-6e40ae57-9e23-4083-b718-fe81f97fe332', 'x-compute-request-id': 'req-6e40ae57-9e23-4083-b718-fe81f97fe332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:34,518 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:34,518 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-67292ac5-d880-4fa1-b9f8-0f310c952733', 'x-compute-request-id': 'req-67292ac5-d880-4fa1-b9f8-0f310c952733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:35,569 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:39:35,569 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-473bc6ef-edfb-4f9d-93fb-7e3968f55da1', 'x-compute-request-id': 'req-473bc6ef-edfb-4f9d-93fb-7e3968f55da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:36,620 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:39:36,620 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-fe04db4e-ed42-4786-9548-d607b8bd18a1', 'x-compute-request-id': 'req-fe04db4e-ed42-4786-9548-d607b8bd18a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:37,669 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:37,670 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-5aad9477-8940-4f32-829e-79930500bdd3', 'x-compute-request-id': 'req-5aad9477-8940-4f32-829e-79930500bdd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:38,721 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:39:38,722 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-378d0463-c327-4e89-825e-16124c9b13e8', 'x-compute-request-id': 'req-378d0463-c327-4e89-825e-16124c9b13e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:39,773 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:39:39,774 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-efe7284d-fad5-426f-930a-e41b5f4200dd', 'x-compute-request-id': 'req-efe7284d-fad5-426f-930a-e41b5f4200dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:40,825 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:40,825 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83f79474-d3b2-40a0-b984-120d6726d025', 'x-compute-request-id': 'req-83f79474-d3b2-40a0-b984-120d6726d025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:41,874 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:41,874 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-183534f4-f9d0-48b4-b65c-109977a0d5c5', 'x-compute-request-id': 'req-183534f4-f9d0-48b4-b65c-109977a0d5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:42,926 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:39:42,926 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-fae39b6d-78e4-42cd-a2d2-aea40a79f10c', 'x-compute-request-id': 'req-fae39b6d-78e4-42cd-a2d2-aea40a79f10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:43,979 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.050s 2022-03-22 20:39:43,979 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-3f58faf7-d9a0-4d1f-862b-3ae4f7e5388b', 'x-compute-request-id': 'req-3f58faf7-d9a0-4d1f-862b-3ae4f7e5388b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:45,029 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:39:45,029 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-139dc675-beed-4616-b592-d241a2436267', 'x-compute-request-id': 'req-139dc675-beed-4616-b592-d241a2436267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:46,078 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:39:46,078 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-47820650-4a4c-455d-8323-b0c61b0a607d', 'x-compute-request-id': 'req-47820650-4a4c-455d-8323-b0c61b0a607d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:47,128 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:47,128 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-6a0b7a6e-3aca-401d-8d9d-3028c1dbd042', 'x-compute-request-id': 'req-6a0b7a6e-3aca-401d-8d9d-3028c1dbd042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:48,177 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:39:48,178 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-66d0fdea-b3f4-4410-b614-97f496dfc77a', 'x-compute-request-id': 'req-66d0fdea-b3f4-4410-b614-97f496dfc77a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:49,228 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:39:49,229 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-52e0bb3f-e0c0-4877-b74c-c34118320e91', 'x-compute-request-id': 'req-52e0bb3f-e0c0-4877-b74c-c34118320e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:50,285 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.053s 2022-03-22 20:39:50,286 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-810f44b2-7438-468d-bfbd-d89a0c6761a1', 'x-compute-request-id': 'req-810f44b2-7438-468d-bfbd-d89a0c6761a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:51,334 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:39:51,335 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-d37f9478-ae8b-48cc-a1e0-00b91bf2f16d', 'x-compute-request-id': 'req-d37f9478-ae8b-48cc-a1e0-00b91bf2f16d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:52,383 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:39:52,383 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-db521e2e-519f-4f6d-a3aa-143a7cfcb6ee', 'x-compute-request-id': 'req-db521e2e-519f-4f6d-a3aa-143a7cfcb6ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:53,433 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:39:53,434 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-c80eae29-b87a-4bf9-a7f9-b39413aa48b4', 'x-compute-request-id': 'req-c80eae29-b87a-4bf9-a7f9-b39413aa48b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:54,483 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:54,484 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-994559f4-61b7-4aa8-8680-9c5641abba9a', 'x-compute-request-id': 'req-994559f4-61b7-4aa8-8680-9c5641abba9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:55,533 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:39:55,534 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-6bcd124a-d2f9-4163-ad5b-681ed25bd049', 'x-compute-request-id': 'req-6bcd124a-d2f9-4163-ad5b-681ed25bd049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:56,581 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.044s 2022-03-22 20:39:56,581 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-7a0a9ee5-bec2-4357-82a9-31baa77ba913', 'x-compute-request-id': 'req-7a0a9ee5-bec2-4357-82a9-31baa77ba913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:57,631 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:39:57,631 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-e1bf408a-ff9d-4199-936d-3bd86cb0b4b3', 'x-compute-request-id': 'req-e1bf408a-ff9d-4199-936d-3bd86cb0b4b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:58,683 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:39:58,683 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-fadd6f64-c7f3-4015-9a41-00b61436a24b', 'x-compute-request-id': 'req-fadd6f64-c7f3-4015-9a41-00b61436a24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:39:59,733 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:39:59,734 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39: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-b2cfc814-90e8-41eb-97e8-37335cbe586e', 'x-compute-request-id': 'req-b2cfc814-90e8-41eb-97e8-37335cbe586e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:00,784 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:00,785 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-c99d6746-b268-4404-a80a-260f407785f8', 'x-compute-request-id': 'req-c99d6746-b268-4404-a80a-260f407785f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:01,834 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:01,834 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73f4cd16-4feb-48dc-8f6c-e96ab0ec61fa', 'x-compute-request-id': 'req-73f4cd16-4feb-48dc-8f6c-e96ab0ec61fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:02,888 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.051s 2022-03-22 20:40:02,888 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-16181ee2-3d8e-447b-a917-b030a679466c', 'x-compute-request-id': 'req-16181ee2-3d8e-447b-a917-b030a679466c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:03,938 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:03,938 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-b5831935-6ec7-45ef-b1ae-ed6c6fdc04aa', 'x-compute-request-id': 'req-b5831935-6ec7-45ef-b1ae-ed6c6fdc04aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:04,987 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:04,988 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-da4e4299-69c3-4471-a86f-a44632ad091d', 'x-compute-request-id': 'req-da4e4299-69c3-4471-a86f-a44632ad091d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:06,040 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:40:06,040 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-a5a7f96f-a97e-4b26-9e49-e8f7c8934892', 'x-compute-request-id': 'req-a5a7f96f-a97e-4b26-9e49-e8f7c8934892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:07,090 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:07,090 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-82f049f0-3f3b-4efa-9d02-3a6c3e7467df', 'x-compute-request-id': 'req-82f049f0-3f3b-4efa-9d02-3a6c3e7467df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:08,139 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:08,140 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-03cbab4e-dd57-416b-b516-8f627317b347', 'x-compute-request-id': 'req-03cbab4e-dd57-416b-b516-8f627317b347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:09,188 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:40:09,188 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-478d7667-4c29-446e-a254-b205a58b31ca', 'x-compute-request-id': 'req-478d7667-4c29-446e-a254-b205a58b31ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:10,240 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:40:10,240 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-79487e39-ab42-4962-92a3-25a40ff83716', 'x-compute-request-id': 'req-79487e39-ab42-4962-92a3-25a40ff83716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:11,288 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:40:11,289 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-118353ef-77dc-4208-8dc0-fb2153822e99', 'x-compute-request-id': 'req-118353ef-77dc-4208-8dc0-fb2153822e99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:12,337 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:40:12,338 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-fc435620-02a5-47f5-8e1c-05743e5eb094', 'x-compute-request-id': 'req-fc435620-02a5-47f5-8e1c-05743e5eb094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:13,387 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:13,387 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-99f6f238-154d-4b05-9507-d1abff1b7963', 'x-compute-request-id': 'req-99f6f238-154d-4b05-9507-d1abff1b7963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:14,437 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:14,437 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-773c2897-7991-4632-8b68-b2b68f8a6f72', 'x-compute-request-id': 'req-773c2897-7991-4632-8b68-b2b68f8a6f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:15,488 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:40:15,489 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-6a1924b8-1599-41ad-b51b-684c702ace51', 'x-compute-request-id': 'req-6a1924b8-1599-41ad-b51b-684c702ace51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:16,538 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:16,538 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-e4a98dc8-b290-4ca8-97d8-cfebdaa52868', 'x-compute-request-id': 'req-e4a98dc8-b290-4ca8-97d8-cfebdaa52868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:17,586 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:17,587 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-d3d5ca93-214e-4851-965d-d515271f5def', 'x-compute-request-id': 'req-d3d5ca93-214e-4851-965d-d515271f5def', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:18,636 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:18,636 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-e3e447a0-a1b8-4ff2-9c53-ce7e73b51ce5', 'x-compute-request-id': 'req-e3e447a0-a1b8-4ff2-9c53-ce7e73b51ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:19,686 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:19,686 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-144d431d-702f-488a-b15f-04fdf7ed026c', 'x-compute-request-id': 'req-144d431d-702f-488a-b15f-04fdf7ed026c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:20,736 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:20,737 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-37dc8705-49a4-43ca-9a82-e1538f929679', 'x-compute-request-id': 'req-37dc8705-49a4-43ca-9a82-e1538f929679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:21,785 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:40:21,785 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-d6b81d2d-b75e-4a9f-8ce9-adb55c4e9476', 'x-compute-request-id': 'req-d6b81d2d-b75e-4a9f-8ce9-adb55c4e9476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:22,834 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:22,838 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-7c83fa74-6578-4c9c-a0f2-caa977cb6628', 'x-compute-request-id': 'req-7c83fa74-6578-4c9c-a0f2-caa977cb6628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:23,888 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:23,889 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-744ced2b-f2b2-47fe-8969-13eb104a6907', 'x-compute-request-id': 'req-744ced2b-f2b2-47fe-8969-13eb104a6907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:24,939 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:24,939 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-b07f7429-2199-4f2f-bd35-d26b039dbdc8', 'x-compute-request-id': 'req-b07f7429-2199-4f2f-bd35-d26b039dbdc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:25,990 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:40:25,991 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-dabfd09a-2e4d-4daf-9be9-84251cc3680e', 'x-compute-request-id': 'req-dabfd09a-2e4d-4daf-9be9-84251cc3680e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:27,041 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:27,041 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-26c3b095-fe71-423b-8e72-e354cfd2c4a2', 'x-compute-request-id': 'req-26c3b095-fe71-423b-8e72-e354cfd2c4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:28,091 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:28,092 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-38472532-7495-46df-af44-35ceabdc9e7f', 'x-compute-request-id': 'req-38472532-7495-46df-af44-35ceabdc9e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:29,141 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:29,142 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-1490dcb8-c11c-4983-8df5-fcb6f89ed0c6', 'x-compute-request-id': 'req-1490dcb8-c11c-4983-8df5-fcb6f89ed0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:30,191 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:30,191 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-0b790139-f0a4-4121-b0cf-823b2a324fdc', 'x-compute-request-id': 'req-0b790139-f0a4-4121-b0cf-823b2a324fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:31,243 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:40:31,244 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-49efb78f-0932-4fec-b265-93e80bf6c2d5', 'x-compute-request-id': 'req-49efb78f-0932-4fec-b265-93e80bf6c2d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:32,294 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:32,294 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-c70ea236-cae3-4b50-aa84-daef6943f5e2', 'x-compute-request-id': 'req-c70ea236-cae3-4b50-aa84-daef6943f5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:33,346 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:40:33,356 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-009f78ef-6596-4f7d-88f4-251b25d1a74b', 'x-compute-request-id': 'req-009f78ef-6596-4f7d-88f4-251b25d1a74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:34,407 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:34,407 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-b8c82849-1412-43f7-948e-2dfec3fd8abf', 'x-compute-request-id': 'req-b8c82849-1412-43f7-948e-2dfec3fd8abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:35,457 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:35,457 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-4f519f6a-ff54-4423-84af-f6f8f3358254', 'x-compute-request-id': 'req-4f519f6a-ff54-4423-84af-f6f8f3358254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:36,509 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:40:36,509 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-3ce6da4b-808b-4f47-b4ab-0c3791b80b22', 'x-compute-request-id': 'req-3ce6da4b-808b-4f47-b4ab-0c3791b80b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:37,562 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:40:37,562 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-d761b506-65d0-42cc-be18-898054bb4013', 'x-compute-request-id': 'req-d761b506-65d0-42cc-be18-898054bb4013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:38,613 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:40:38,613 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-cd95c0aa-a5a7-4048-b18b-55044c58dad4', 'x-compute-request-id': 'req-cd95c0aa-a5a7-4048-b18b-55044c58dad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:39,664 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:40:39,664 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-8a3a7956-55bf-404a-a50b-0c588c8f6b03', 'x-compute-request-id': 'req-8a3a7956-55bf-404a-a50b-0c588c8f6b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:40,713 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:40,714 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5028472-3e9b-436d-b963-75a104a993da', 'x-compute-request-id': 'req-b5028472-3e9b-436d-b963-75a104a993da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:41,769 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.053s 2022-03-22 20:40:41,770 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-33e87a34-e261-4370-9e54-7223be2dd205', 'x-compute-request-id': 'req-33e87a34-e261-4370-9e54-7223be2dd205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:42,820 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:42,820 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-43dc0e00-2798-4969-bb1c-36e2e0679f78', 'x-compute-request-id': 'req-43dc0e00-2798-4969-bb1c-36e2e0679f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:43,870 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:43,871 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-1f7fe658-531d-4c72-846e-e61568116980', 'x-compute-request-id': 'req-1f7fe658-531d-4c72-846e-e61568116980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:44,920 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:44,920 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-18d35a41-4367-49c8-af24-ac6a88cae0ca', 'x-compute-request-id': 'req-18d35a41-4367-49c8-af24-ac6a88cae0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:45,973 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.050s 2022-03-22 20:40:45,974 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-679f74a5-9e83-49cc-96b4-bc88aebd9542', 'x-compute-request-id': 'req-679f74a5-9e83-49cc-96b4-bc88aebd9542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:47,026 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:40:47,026 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-5a0a7cfe-f017-4a65-b0b0-16a73d52afca', 'x-compute-request-id': 'req-5a0a7cfe-f017-4a65-b0b0-16a73d52afca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:48,077 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:48,077 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-4ab26a61-fc82-490b-8c5b-e7ba7bd319bf', 'x-compute-request-id': 'req-4ab26a61-fc82-490b-8c5b-e7ba7bd319bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:49,127 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:49,127 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-a7190c05-d028-486a-a242-4ca7e7ed38bd', 'x-compute-request-id': 'req-a7190c05-d028-486a-a242-4ca7e7ed38bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:50,177 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:50,183 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-0f01f947-0d46-4d0d-9e0e-e1871304f53e', 'x-compute-request-id': 'req-0f01f947-0d46-4d0d-9e0e-e1871304f53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:51,231 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:51,231 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-53908c5c-7eb9-4596-8f08-3dcba70634fe', 'x-compute-request-id': 'req-53908c5c-7eb9-4596-8f08-3dcba70634fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:52,283 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:52,283 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-c7bd03f7-a28f-4b92-9cba-5a927f3532ad', 'x-compute-request-id': 'req-c7bd03f7-a28f-4b92-9cba-5a927f3532ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:53,333 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:53,333 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-a72e80a0-c09d-49d0-af12-35c9553fdb1d', 'x-compute-request-id': 'req-a72e80a0-c09d-49d0-af12-35c9553fdb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:54,383 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:54,384 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-5df76b18-addc-49e6-9dbe-418c99b26de4', 'x-compute-request-id': 'req-5df76b18-addc-49e6-9dbe-418c99b26de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:55,440 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.053s 2022-03-22 20:40:55,440 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-4976d4e4-fe78-4fe9-a8e1-5a0b6e75b0bc', 'x-compute-request-id': 'req-4976d4e4-fe78-4fe9-a8e1-5a0b6e75b0bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:56,490 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:40:56,490 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-59028b19-9b95-4aaf-8f24-bd15125f227e', 'x-compute-request-id': 'req-59028b19-9b95-4aaf-8f24-bd15125f227e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:57,539 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:40:57,539 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-8a3f28ea-a108-4d7e-9f93-cf2be60d83a0', 'x-compute-request-id': 'req-8a3f28ea-a108-4d7e-9f93-cf2be60d83a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:58,590 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:40:58,590 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-060f7a25-ff75-4818-8b78-6db8c495fbfb', 'x-compute-request-id': 'req-060f7a25-ff75-4818-8b78-6db8c495fbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:40:59,642 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:40:59,642 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40: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-b13611a7-2f79-4745-8b67-92652a377bcd', 'x-compute-request-id': 'req-b13611a7-2f79-4745-8b67-92652a377bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:00,691 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:00,691 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-8fd02b92-2415-43bd-a23b-bef869198416', 'x-compute-request-id': 'req-8fd02b92-2415-43bd-a23b-bef869198416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:01,741 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:01,742 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23ad61bf-3ceb-43a8-aaf6-1d527249a63e', 'x-compute-request-id': 'req-23ad61bf-3ceb-43a8-aaf6-1d527249a63e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:02,794 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.050s 2022-03-22 20:41:02,795 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-296e01dc-2b5d-4e15-b60e-5a324cb4ad63', 'x-compute-request-id': 'req-296e01dc-2b5d-4e15-b60e-5a324cb4ad63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:03,845 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:03,846 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-0c178c14-9801-4040-8913-98b01d8c5411', 'x-compute-request-id': 'req-0c178c14-9801-4040-8913-98b01d8c5411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:04,896 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:41:04,897 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-7172fff8-635f-4ac4-b601-d82228705a09', 'x-compute-request-id': 'req-7172fff8-635f-4ac4-b601-d82228705a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:05,946 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:05,947 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-5c519ede-6109-47a7-9b24-ebbc2e157184', 'x-compute-request-id': 'req-5c519ede-6109-47a7-9b24-ebbc2e157184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:07,001 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.051s 2022-03-22 20:41:07,001 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-afb6f8d6-0be2-49f8-8741-919185231f0c', 'x-compute-request-id': 'req-afb6f8d6-0be2-49f8-8741-919185231f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:08,051 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:08,051 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-6173f597-4936-4f3b-a27f-a99fd8242d20', 'x-compute-request-id': 'req-6173f597-4936-4f3b-a27f-a99fd8242d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:09,103 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:41:09,103 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-d4da1ee0-df92-4d75-8902-f8e37fbc6fc3', 'x-compute-request-id': 'req-d4da1ee0-df92-4d75-8902-f8e37fbc6fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:10,154 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:41:10,155 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-1c7d0eca-8ab8-40f5-9d57-0d0ca6d47854', 'x-compute-request-id': 'req-1c7d0eca-8ab8-40f5-9d57-0d0ca6d47854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:11,206 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:11,206 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-259169c1-015a-4e69-99f8-e2675d8f9b74', 'x-compute-request-id': 'req-259169c1-015a-4e69-99f8-e2675d8f9b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:12,257 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:12,257 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-190e6bb4-bf50-4482-b8ac-f435933c5e15', 'x-compute-request-id': 'req-190e6bb4-bf50-4482-b8ac-f435933c5e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:13,307 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:13,308 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-cb309210-e1e3-4061-9760-e586d6a9bb2c', 'x-compute-request-id': 'req-cb309210-e1e3-4061-9760-e586d6a9bb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:14,361 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.050s 2022-03-22 20:41:14,361 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-2d752194-b110-4d65-95b7-fbf749bf85b7', 'x-compute-request-id': 'req-2d752194-b110-4d65-95b7-fbf749bf85b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:15,413 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:41:15,413 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-12c9ab80-a497-4082-8e7b-7002b5e6a444', 'x-compute-request-id': 'req-12c9ab80-a497-4082-8e7b-7002b5e6a444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:16,463 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:16,463 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-deae5fde-48db-4160-89ee-8495ad80c7cb', 'x-compute-request-id': 'req-deae5fde-48db-4160-89ee-8495ad80c7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:17,514 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:17,514 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-fd5b7cb1-f581-4097-b05a-a621b8fac188', 'x-compute-request-id': 'req-fd5b7cb1-f581-4097-b05a-a621b8fac188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:18,563 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:18,564 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-8505f740-6479-4d6f-b190-186c539907a8', 'x-compute-request-id': 'req-8505f740-6479-4d6f-b190-186c539907a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:19,614 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:19,614 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a453c1e-7ba0-497c-8357-cac7dbaee582', 'x-compute-request-id': 'req-8a453c1e-7ba0-497c-8357-cac7dbaee582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:20,664 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:20,664 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-444e4c4d-999f-4399-9154-3bd03e0dd81f', 'x-compute-request-id': 'req-444e4c4d-999f-4399-9154-3bd03e0dd81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:21,713 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:41:21,713 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-5a583d2a-ecdf-4320-bca8-e0355215fea5', 'x-compute-request-id': 'req-5a583d2a-ecdf-4320-bca8-e0355215fea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:22,763 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:22,763 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-5c6d870b-2552-4a47-82b1-d811582bb993', 'x-compute-request-id': 'req-5c6d870b-2552-4a47-82b1-d811582bb993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:23,813 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:23,813 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-cabef574-9819-4d65-b000-bc4ce9bcbc81', 'x-compute-request-id': 'req-cabef574-9819-4d65-b000-bc4ce9bcbc81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:24,863 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:24,863 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-006d0c83-bd53-4ffd-b093-2cab6fa3c0df', 'x-compute-request-id': 'req-006d0c83-bd53-4ffd-b093-2cab6fa3c0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:25,912 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:25,913 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-cad9af2f-5093-4605-ad37-eba65d2efc4a', 'x-compute-request-id': 'req-cad9af2f-5093-4605-ad37-eba65d2efc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:26,962 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:26,962 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-5af703d3-fc39-440c-b814-e52cf15d6d81', 'x-compute-request-id': 'req-5af703d3-fc39-440c-b814-e52cf15d6d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:28,011 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:41:28,011 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-e292bedc-7847-4700-b4a9-308198f641d0', 'x-compute-request-id': 'req-e292bedc-7847-4700-b4a9-308198f641d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:29,062 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:29,063 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-ccab9e50-de49-4e7b-b9ff-0202f61167b5', 'x-compute-request-id': 'req-ccab9e50-de49-4e7b-b9ff-0202f61167b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:30,111 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:30,112 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-53487c8c-d89e-48f4-8a29-73ea72afd023', 'x-compute-request-id': 'req-53487c8c-d89e-48f4-8a29-73ea72afd023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:31,161 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:31,162 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-27695e55-bf77-46a9-9082-82048b60e81a', 'x-compute-request-id': 'req-27695e55-bf77-46a9-9082-82048b60e81a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:32,209 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:41:32,210 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-3e9c304b-cb5f-4c3c-b693-81692bfbc7fe', 'x-compute-request-id': 'req-3e9c304b-cb5f-4c3c-b693-81692bfbc7fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:33,259 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:33,260 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-40369495-0d3d-410d-b0bf-06be0b31f82d', 'x-compute-request-id': 'req-40369495-0d3d-410d-b0bf-06be0b31f82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:34,309 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:34,310 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-feb9c616-4824-4a38-bde0-0cd244ed490b', 'x-compute-request-id': 'req-feb9c616-4824-4a38-bde0-0cd244ed490b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:35,357 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:41:35,358 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-8f5ac199-e6ed-4081-99af-cf2afe063bf6', 'x-compute-request-id': 'req-8f5ac199-e6ed-4081-99af-cf2afe063bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:36,405 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:41:36,405 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-34838e99-5092-45bc-9931-eaff25d2f7f5', 'x-compute-request-id': 'req-34838e99-5092-45bc-9931-eaff25d2f7f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:37,454 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:41:37,455 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-52040486-0c20-4cf5-8772-9d40656eebee', 'x-compute-request-id': 'req-52040486-0c20-4cf5-8772-9d40656eebee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:38,504 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:38,505 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-d6da66bc-cd1c-4dc4-8867-ddf1fe2adb4a', 'x-compute-request-id': 'req-d6da66bc-cd1c-4dc4-8867-ddf1fe2adb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:39,553 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:41:39,554 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-bbfd53e6-3388-4f20-8a15-9d357ed06c38', 'x-compute-request-id': 'req-bbfd53e6-3388-4f20-8a15-9d357ed06c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:40,602 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:40,603 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cf20772-5a59-49b8-a481-54dd1b5fee3c', 'x-compute-request-id': 'req-2cf20772-5a59-49b8-a481-54dd1b5fee3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:41,652 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:41,652 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-160a9810-5f9f-4271-adef-35e04fee9115', 'x-compute-request-id': 'req-160a9810-5f9f-4271-adef-35e04fee9115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:42,701 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:42,702 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-f30250b1-f505-48fa-bd77-67201efb0658', 'x-compute-request-id': 'req-f30250b1-f505-48fa-bd77-67201efb0658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:43,751 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:43,752 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-9b30f528-b0cd-434b-8394-d11b093c9195', 'x-compute-request-id': 'req-9b30f528-b0cd-434b-8394-d11b093c9195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:44,801 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:44,802 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-2f252665-f17f-4b38-92ea-9252596bb9f8', 'x-compute-request-id': 'req-2f252665-f17f-4b38-92ea-9252596bb9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:45,849 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:41:45,850 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-14762b80-d67a-4509-af44-b6930f4dea7a', 'x-compute-request-id': 'req-14762b80-d67a-4509-af44-b6930f4dea7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:46,898 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:41:46,898 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-0409444b-9973-40c4-8829-ea9e62ed52b9', 'x-compute-request-id': 'req-0409444b-9973-40c4-8829-ea9e62ed52b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:47,949 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:41:47,950 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-d7b8445d-2fc4-4e35-afd1-776748231156', 'x-compute-request-id': 'req-d7b8445d-2fc4-4e35-afd1-776748231156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:49,002 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.050s 2022-03-22 20:41:49,003 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-d729acf2-af29-419e-a836-773d169b90dd', 'x-compute-request-id': 'req-d729acf2-af29-419e-a836-773d169b90dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:50,054 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:41:50,054 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-2ecd3306-8129-4449-89e9-554f8c484628', 'x-compute-request-id': 'req-2ecd3306-8129-4449-89e9-554f8c484628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:51,104 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:51,104 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-3e8a52fb-f1b3-47da-861e-d381340becee', 'x-compute-request-id': 'req-3e8a52fb-f1b3-47da-861e-d381340becee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:52,152 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:41:52,153 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-c1262dd6-c23d-4d01-87f4-7ab325ed66c4', 'x-compute-request-id': 'req-c1262dd6-c23d-4d01-87f4-7ab325ed66c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:53,201 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:41:53,202 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-c73e9bfa-ff53-422b-9bc4-763dcaf42604', 'x-compute-request-id': 'req-c73e9bfa-ff53-422b-9bc4-763dcaf42604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:54,251 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:54,252 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-37fceb14-5f0d-4000-b089-4c4a593843da', 'x-compute-request-id': 'req-37fceb14-5f0d-4000-b089-4c4a593843da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:55,302 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.047s 2022-03-22 20:41:55,302 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-958c9dd0-9a33-434c-9e6c-70d1c1006a38', 'x-compute-request-id': 'req-958c9dd0-9a33-434c-9e6c-70d1c1006a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:56,352 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:41:56,352 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-75776ec6-6827-4faa-9908-f327d1ff5fe0', 'x-compute-request-id': 'req-75776ec6-6827-4faa-9908-f327d1ff5fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:57,403 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.048s 2022-03-22 20:41:57,403 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-f62d20c5-7dc6-4bab-9ecc-287eec549063', 'x-compute-request-id': 'req-f62d20c5-7dc6-4bab-9ecc-287eec549063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:58,452 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.045s 2022-03-22 20:41:58,453 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-d5192b99-6109-4f57-a016-1eb9b233760f', 'x-compute-request-id': 'req-d5192b99-6109-4f57-a016-1eb9b233760f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:41:59,505 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.049s 2022-03-22 20:41:59,506 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-3237df42-bfbe-40ec-afd8-80860eabb4d3', 'x-compute-request-id': 'req-3237df42-bfbe-40ec-afd8-80860eabb4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:42:00,559 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.050s 2022-03-22 20:42:00,559 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-daafcdd0-fbfa-45e1-9d47-479309931bac', 'x-compute-request-id': 'req-daafcdd0-fbfa-45e1-9d47-479309931bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:42:01,608 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:42:01,609 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af888866-80d6-4574-85c9-c1844c14b138', 'x-compute-request-id': 'req-af888866-80d6-4574-85c9-c1844c14b138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:42:02,658 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:42:02,658 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-870183c6-02f4-471f-a1d9-d90d566c2f9f', 'x-compute-request-id': 'req-870183c6-02f4-471f-a1d9-d90d566c2f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:42:03,708 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.046s 2022-03-22 20:42:03,708 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-73520718-1a56-451e-a18f-6a3d3ecd1f93', 'x-compute-request-id': 'req-73520718-1a56-451e-a18f-6a3d3ecd1f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:42:04,763 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments 0.052s 2022-03-22 20:42:04,763 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42: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-c1e1707a-889a-4f0f-bfac-332e16325be6', 'x-compute-request-id': 'req-c1e1707a-889a-4f0f-bfac-332e16325be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "volumeId": "9791f416-c6ec-40f0-8899-a2825483aedd", "serverId": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "device": "/dev/sdb"}]}' 2022-03-22 20:42:05,881 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 POST http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/action 0.112s 2022-03-22 20:42:05,881 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '43082', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86aab466-0976-4a29-8c60-bbcf2c265731', 'x-compute-request-id': 'req-86aab466-0976-4a29-8c60-bbcf2c265731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c/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-03-22 20:42:05,883 118518 DEBUG [tempest.common.waiters] Console output for 3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 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.200000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204000] tsc: Detected 1995.192 MHz processor [ 0.208000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.212014] pid_max: default: 32768 minimum: 301 [ 0.216065] Security Framework initialized [ 0.220016] Yama: becoming mindful. [ 0.224082] AppArmor: AppArmor initialized [ 0.228347] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.236075] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240056] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.244027] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.249129] CPU: Physical Processor ID: 0 [ 0.256479] mce: CPU supports 1 MCE banks [ 0.260185] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.268013] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.272012] Spectre V2 : Mitigation: Full generic retpoline [ 0.276011] Speculative Store Bypass: Vulnerable [ 0.400062] Freeing SMP alternatives memory: 36K [ 0.421755] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.424183] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.428135] Hierarchical SRCU implementation. [ 0.432814] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.436012] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.440146] smp: Bringing up secondary CPUs ... [ 0.444039] smp: Brought up 1 node, 1 CPU [ 0.448017] smpboot: Max logical packages: 1 [ 0.452018] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.456788] devtmpfs: initialized [ 0.460157] x86/mm: Memory block size: 128MB [ 0.464464] evm: security.selinux [ 0.468022] evm: security.SMACK64 [ 0.472016] evm: security.SMACK64EXEC [ 0.476016] evm: security.SMACK64TRANSMUTE [ 0.480037] evm: security.SMACK64MMAP [ 0.484014] evm: security.apparmor [ 0.488016] evm: security.ima [ 0.492015] evm: security.capability [ 0.496286] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.500064] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508050] pinctrl core: initialized pinctrl subsystem [ 0.512330] NET: Registered protocol family 16 [ 0.520123] audit: initializing netlink subsys (disabled) [ 0.524261] cpuidle: using governor ladder [ 0.528024] audit: type=2000 audit(1647980954.524:1): state=initialized audit_enabled=0 res=1 [ 0.532027] cpuidle: using governor menu [ 0.536104] ACPI: bus type PCI registered [ 0.540009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.545676] PCI: Using configuration type 1 for base access [ 0.552784] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.556523] ACPI: Added _OSI(Module Device) [ 0.560069] ACPI: Added _OSI(Processor Device) [ 0.564015] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.568038] ACPI: Added _OSI(Processor Aggregator Device) [ 0.572071] ACPI: Added _OSI(Linux-Dell-Video) [ 0.583778] ACPI: Interpreter enabled [ 0.584054] ACPI: (supports S0 S5) [ 0.588013] ACPI: Using IOAPIC for interrupt routing [ 0.596053] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.600974] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.655842] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.656024] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.660029] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.664043] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.672015] PCI host bridge to bus 0000:00 [ 0.680161] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.684018] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.688018] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.692022] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.696021] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.700062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.760012] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.764017] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.768015] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.772017] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.780287] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.780287] * this clock source is slow. Consider trying other clock sources [ 0.797254] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.868642] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.873429] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.876746] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.880664] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.884721] SCSI subsystem initialized [ 0.888407] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.892000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.892039] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.896013] vgaarb: loaded [ 0.904053] pps_core: LinuxPPS API ver. 1 registered [ 0.908013] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.912042] PTP clock support registered [ 0.916148] EDAC MC: Ver: 3.0.0 [ 0.922320] hv_vmbus: Vmbus version:4.0 [ 0.924603] PCI: Using ACPI for IRQ routing [ 0.928000] NetLabel: Initializing [ 0.928000] NetLabel: domain hash size = 128 [ 0.928000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.928000] NetLabel: unlabeled traffic allowed by default [ 0.928777] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.957720] VFS: Disk quotas dquot_6.6.0 [ 0.962329] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.980885] AppArmor: AppArmor Filesystem Enabled [ 0.993316] pnp: PnP ACPI init [ 1.011629] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.021222] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.030506] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.038252] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.044457] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.052702] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.072152] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.087682] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.100333] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.115008] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.123967] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.138596] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.167549] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.177799] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.182511] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.194542] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.212510] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.224148] pnp: PnP ACPI: found 9 devices [ 1.240953] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.252069] NET: Registered protocol family 2 [ 1.262108] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.270740] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.277138] TCP: Hash tables configured (established 8192 bind 8192) [ 1.285657] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.292878] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.305068] NET: Registered protocol family 1 [ 1.314842] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.328182] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.341285] Unpacking initramfs... [ 1.544069] random: fast init done [ 1.785987] Freeing initrd memory: 13088K [ 1.792996] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.798480] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.806588] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.812655] Scanning for low memory corruption every 60 seconds [ 1.818638] Initialise system trusted keyrings [ 1.824460] Key type blacklist registered [ 1.829556] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.836984] zbud: loaded [ 1.842296] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.848693] fuse init (API version 7.26) [ 1.854719] Key type asymmetric registered [ 1.859614] Asymmetric key parser 'x509' registered [ 1.865169] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.871565] io scheduler noop registered (default) [ 1.876888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.883740] ACPI: Power Button [PWRF] [ 1.889289] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.919316] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.955538] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.981407] Linux agpgart interface v0.103 [ 1.991754] loop: module loaded [ 2.000269] hv_vmbus: registering driver hv_storvsc [ 2.024342] scsi host0: storvsc_host_t [ 2.038090] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.057277] scsi host1: storvsc_host_t [ 2.068826] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.079829] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.180637] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.203931] scsi host2: ata_piix [ 2.219526] sd 0:0:0:0: [sda] Write Protect is off [ 2.233347] scsi host3: ata_piix [ 2.244762] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.256324] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.281972] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.319253] libphy: Fixed MDIO Bus: probed [ 2.329026] tun: Universal TUN/TAP device driver, 1.6 [ 2.341727] PPP generic driver version 2.4.2 [ 2.352420] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.389595] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.398341] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.402928] mousedev: PS/2 mouse device common for all mice [ 2.406673] sda: sda1 [ 2.412302] rtc_cmos 00:00: RTC can wake from S4 [ 3.590914] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.724449] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.755120] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.770544] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.782648] device-mapper: uevent: version 1.0.3 [ 3.791437] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.802443] NET: Registered protocol family 10 [ 3.817199] Segment Routing with IPv6 [ 3.824137] NET: Registered protocol family 17 [ 3.954468] Key type dns_resolver registered [ 3.960050] RAS: Correctable Errors collector initialized. [ 3.981836] registered taskstats version 1 [ 3.996377] Loading compiled-in X.509 certificates [ 4.021624] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 4.038284] zswap: loaded using pool lzo/zbud [ 4.071398] Key type big_key registered [ 4.100626] Key type trusted registered [ 4.118311] Key type encrypted registered [ 4.124586] AppArmor: AppArmor sha1 policy hashing enabled [ 4.138501] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.164267] evm: HMAC attrs: 0x1 [ 4.194821] rtc_cmos 00:00: setting system clock to 2022-03-22 20:29:20 UTC (1647980960) [ 4.223615] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.235207] EDD information not available. [ 4.806750] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.835256] ata2.00: configured for MWDMA2 [ 4.851500] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.869155] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.876667] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.890312] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.902903] Freeing unused kernel memory: 2248K [ 4.916120] Write protecting the kernel read-only data: 18432k [ 4.925235] Freeing unused kernel memory: 2008K [ 4.933912] Freeing unused kernel memory: 124K [ 4.952018] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.962752] x86/mm: Checking user space page tables [ 4.984677] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 5.077639] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.086087] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.094419] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.100720] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.109507] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.120088] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.156050] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.175882] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.186959] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.197986] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.435777] hv_vmbus: registering driver hv_netvsc [ 5.453720] hv_utils: Registering HyperV Utility Driver [ 5.459173] hv_vmbus: registering driver hv_util [ 5.478658] hv_vmbus: registering driver hyperv_keyboard [ 5.497308] hidraw: raw HID events driver (C) Jiri Kosina [ 5.512804] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 5.599785] hv_vmbus: registering driver hid_hyperv [ 5.661686] hv_utils: Heartbeat IC version 3.0 [ 5.667807] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.698861] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.780034] hv_utils: Shutdown IC version 3.0 [ 5.794874] hv_utils: TimeSync IC version 4.0 [ 5.802539] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.964059] raid6: sse2x1 gen() 2326 MB/s [ 6.016413] raid6: sse2x1 xor() 1855 MB/s [ 6.076079] raid6: sse2x2 gen() 5233 MB/s [ 6.128039] raid6: sse2x2 xor() 3291 MB/s [ 6.180104] raid6: sse2x4 gen() 6777 MB/s [ 6.232036] raid6: sse2x4 xor() 3635 MB/s [ 6.236760] raid6: using algorithm sse2x4 gen() 6777 MB/s [ 6.242389] raid6: .... xor() 3635 MB/s, rmw enabled [ 6.256031] raid6: using intx1 recovery algorithm [ 6.263974] xor: measuring software checksum speed [ 6.308048] prefetch64-sse: 9693.000 MB/sec [ 6.360042] generic_sse: 8971.000 MB/sec [ 6.365508] xor: using function: prefetch64-sse (9693.000 MB/sec) [ 6.379016] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 6.589316] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.850789] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 7.638046] 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) [ 7.654070] systemd[1]: Detected virtualization microsoft. [ 7.666079] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.738744] systemd[1]: Set hostname to <ubuntu>. [ 7.761516] systemd[1]: Initializing machine ID from random generator. [ 7.772666] systemd[1]: Installed transient /etc/machine-id file. [ 8.271343] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 8.359510] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 8.460711] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 8.528875] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Created slice System Slice. Starting Journal Service... Mounting Debug File System... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Starting Remount Root and Kernel File Systems... Starting Createlist of required st... nodes fo the current kenel... Mounting POSIX essage Queue File System...[ 9.604505] EXT4-fs (sda1): re-mounted. Opts: (null) Mounting Huge Pages File System... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Started Dispatch Password Requets to Console Directory Watch. Starting Load Kernel Modules... [[0;32m OK [0m[ 10.324036] Loading iSCSI transport class v2.0-870. ] Listening on LVM2 poll daemon socket. [ 10.428147] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-getty.slice.[ 10.532338] iscsi: registered transport (iser) [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Mssage Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kenel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting udev Coldplug all Devices... Starting Initial cloud-init job(pre-networking)... Starting Load/Sve Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [m] 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 Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting CreateVolatile Files and Directories... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 108.563650] cloud-init[332]: Cloud-init v. 18.2 running 'init-local' at Tue, 22 Mar 2022 20:29:39 +0000. Up 22.31 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfacs... [ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Raise ne...interfaces (1min 45s / 6min 40s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 6min 40s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 46s / 6min 40s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 6min 40s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 47s / 6min 40s)[K[[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 48s / 6min 40s)[K[[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 6min 40s)[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 49s / 6mn 40s)[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 6min 40s)[K[ [0;31m*[0;131m*[0m[0;31m* [0m] A start job is running for Raise ne...interfaces (1min 50s / 6min 40s)[K[ [0;31m*[0;1;31m*[0m[0;31*[0m] A start job is running for Raise ne...interfaces (1min 51s / 6min 40s)[K[ [0;31m*[0;1;31m*[0m] A start job is unning for Raise ne...interfaces (1min 51s / 6min 40s)[K[[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 193.262947] cloud-init[669]: Cloud-init v. 18.2 running 'init' at Tue, 22 Mar 2022 20:31:20 +0000. Up 123.36 seconds. [ 193.469925] [cloud-init[0;32m OK [0m] [669]: Started Initial cloud-init job (metadata servic crawler).ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++ [[ 193.725498] [0;32m OK [mcloud-init] [669]: Reached target System Initialization.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[ 193.998084] [0;32m OK [0mcloud-init] [669]: Started Daily apt download activities.ci-info: | Devie | Up | Address | Mask | Scope | Hw-Address | [ [0;32m OK [0m[ 194.215037] ] cloud-initStarted Daily apt upgrade and clean activities.[669]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[ [0;32m OK [0m[ 194.443947] ] cloud-init[669]: Listening on D-Bus System Message Bus Socket.ci-info: | eth0 | True | 172.20.0.9 | 255.255.255.240 | . | fa:16:3e:b7:a3:01 | [[0;32m OK [0m ] [ 194.650313] Listening on ACPID Listen Socket.cloud-init[669]: [ci-info: | eth0 | True | fe80::f816:3eff:feb7:a301/64 | . | link | fa:16:3e:b7:a3:01 |[0;32m OK [0m ] [ 194.837112] Started Daily Cleanup of Temporary Directories.cloud-init [669]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[[0;32m OK [0m ] [ 195.098866] cloud-initReached target Timers.[669]: ci-info: | lo | True | ::1/128 | . | host | . |[[0;32m OK [0m] Reached target Sockets.[ 195.302757] cloud-init [669]: ci-info: +--------+------+------------------------------+----------------+-------+-------------------+ [[ 195.462393] cloud-init[0;32m OK [0m[669]: ] ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++Started ACPI Events Check. [[ 195.748177] cloud-init[0;32m OK [0m[669]: ] ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Reached target Paths. [[0;32m OK [0m[ 195.978921] cloud-init] [669]: Reached target Basic System. ci-info: | Rout | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m ] [ 196.263695] Started Deferred execution scheduler.cloud-init[669]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m] Started Unattended Upgrades Shutdown.[ 196.541090] cloud-init [669]: Starting LSB: Record successful boot for GRUB...ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 196.754371] Starting Login Service...cloud-init [669]: [ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |[0;32m OK [0m] Started D-Bus System Message Bus. [ 196.986622] cloud-init[669]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 197.116484] cloud-init[669]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 197.208429] cloud-init[669]: Generating public/private rsa key pair. [ 197.279066] cloud-init[669]: Your identification has been saed in /etc/ssh/ssh_host_rsa_key. [ 197.340350] cloud-init[[0;32m OK [0m[669]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.] Started Regular background program processing daemon. [ 197.521786] cloud-init[669]: The key fingerprint is:Starting LSB: MD monitoring daemon... [ 197.675541] cloud-init[[669]: [0;32m OK [0mSHA256:CbXLGhqZgq8sSka5tpNXEgP6B1g/sw5gtwC+l5mpTcY root@tempest-attachvolumenegativetest-server-786291951] Started ACPI event daemon.[ 197.829514] cloud-init[669]: [The key's randomart image is:[0;32m OK [0m ] [ 197.967948] Reached target Cloud-config availability.cloud-init [669]: [+---[RSA 2048]----+[0;32m OK [0m ] Reached target Network is Online.[ 198.165949] cloud-init[669]: | . | Starting OpenBS Secure Shell server... [ 198.314578] cloud-init Starting Apply the settings specified in cloud-config...[669]: |... . . | [ 198.596339] Starting iSCSI initiator daemon (iscsid)...cloud-init[669]: |+o.. . . | Starting /etc/rc.local Compatibility...[ 198.996411] cloud-init[[669]: [0;32m OK [0m|+=o++o o o | ] [ 199.340565] Started OpenBSD Secure Shell server.cloud-init [669]: [|o=*.%+. S |[0;32m OK [0m ] [ 199.604282] Started /etc/rc.local Compatibility.cloud-init[669]: [|.o+Eo+ o |[0;32m OK [0m ] Started iSCSI initiator daemon (iscsid).[ 199.892371] cloud-init[669]: | =O++ . | Starting Login to default iSCSI targets... [ 200.276755] [cloud-init[0;32m OK [0m[669]: |*=.o. |] Started LSB: MD monitoring daemon.[ 200.484312] cloud-init [669]: |=oo |[[0;32m OK [0m [ 200.680319] ] Started LSB: Record successful boot for GRUB.cloud-init[669]: +----[SHA256]-----+ [[0;32m OK [0m[ 200.899470] cloud-init] [669]: Started Login Service.Generating public/private dsa key pair. [ 201.140623] [cloud-init[0;32m OK [0m] [669]: Started Login to default iSCSI targets.Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [[0;32m OK [0m[ 201.429406] ] cloud-initReached target emote File Systems (Pre).[669]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[ [0;32m OK [m] [ 201.642590] Reached target Remote File Systems.cloud-init [669]: The key fingerprint is:Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [ 201.829239] cloud-init [669]: SHA256:Z1Nt2ymb0gvkEdHeRG1gInnl6kvCCLBAdkOGUKOOfkk root@tempest-attachvolumenegativetest-server-786291951Starting Permit User Sessions... Starting LSB: automatic crash rport generation... [ 202.160245] cloud-init[[0;32m OK [0m[669]: The key's randomart image is:] Started Permit User Sessions.[ 202.460464] cloud-init[669]: [[0;32m OK [0m+---[DSA 1024]----+ ] [ 202.722090] Started Getty on tty1.cloud-init [669]: |.o=o= .oo.=o.|[ [0;32m OK [0m] Started Serial Getty on ttyS0.[ 202.895997] cloud-init [669]: [| +.+ . ..o* .o|[0;32m OK [0m [ 203.064844] cloud-init] [669]: Reached target Login Prompts.|. . . oo *. | [[0;32m OK [0m[ 203.300681] ] cloud-init[669]: Started LSB: Set the CPU Frequency Scaling governor to "ondemand".|o . o ..+ +.| [[ 203.442635] [0;32m OK [0mcloud-init[669]: ] |.. E. . S +o.....|Started LSB: automatic crash report generation. [ 203.618762] cloud-init[[669]: [0;32m OK [0m] |. . . . =ooo + |Reached target Multi-User System. [ 203.818988] [cloud-init[0;32m OK [0m[669]: ] | . o . o+o+ |Reached target Graphical Interface. [ 203.981278] cloud-initStarting Update UTMP about System Runlevel Changes...[669]: | . oo.. | [ 204.131955] cloud-init[669]: | .. | [ 204.214750] cloud-init[669]: +----[SHA256]-----+ [ 204.267124] cloud-init[669]: Generating public/private ecdsa key pair. [ 204.334316] cloud-init[[0;32m OK [0m] Started Update UTMP about Syste Runlevel Changes.[669]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 204.533156] cloud-init[669]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 204.623803] cloud-init[669]: The key fingerprint is: [ 204.697288] cloud-init[669]: SHA256:djUq3aU5CziWr3UXMPrlg4eGrLOpIenYUa05dblndI root@tempest-attachvolumenegativetest-server-786291951 [ 204.752163] cloud-init[669]: The key's randoart image is: [ 204.824183] cloud-init[669]: +---[ECDSA 256]---+ [ 204.902818] cloud-init[669]: | | [ 205.011351] cloud-init[669]: | | [ 205.110699] cloud-init[669]: | = . | [ 205.223374] cloud-init[669]: | . + * B | [ 205.289380] cloud-init[669]: | . S O = o | [ 205.387735] cloud-init[669]: | o * B = X o | [ 205.457592] cloud-init[669]: | + = * @ E | [ 205.556504] cloud-init[669]: | + o o.= = + . | [ 205.660888] cloud-init[669]: | . o ..=o | [ 205.743838] cloud-init[669]: +----[SHA256]-----+ [ 205.843109] cloud-init[669]: Generating public/private ed25519 key pair. [ 205.949666] cloud-init[669]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 206.006339] cloud-init[669]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 206.089676] cloud-init[669]: The key fingerprint is: [ 206.174107] cloud-init[669]: SHA256:f7dZvIohyitZVqvpgOHNDfld9VaEgvogpcGxBVIoYUY root@tempest-attachvolumenegativetest-server-786291951 [ 206.299620] cloud-init[669]: The key's randomart image is: [ 206.386744] cloud-init[669]: +--[ED25519 256]--+ [ 206.460891] cloud-init[669]: | .E..++o. . ..| [ 206.542853] cloud-init[669]: | o. ..oo. . . .. | [ 206.607212] cloud-init[669]: | . .+ . o .| [ 206.657619] cloud-init[669]: | + o. . . .|[ [0;32m OK [0m[ 206.778977] ] cloud-initCreated slice User Slice of ubuntu.[669]: | . o .So.. o |[ [0;32m OK [0m[ 206.929076] cloud-init] [669]: Started Session 1 of user ubuntu.| . = +o.oo .. | Starting User Manager for UID 1000...[ 207.036685] cloud-init[669]: | o ++ooo... . o| [ 207.158259] cloud-init[669]: | ooo. ..o. +.|[ [0;32m OK [0m[ 207.254302] ] cloud-initStarted User Manager for UID 100.[669]: | o=. . .+. | [ 207.292703] cloud-init[669]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-attachvolumenegativetest-server-786291951 ttyS0 tempest-attachvolumenegativetest-server-786291951 login: [ 301.043718] cloud-init[757]: Cloud-init v. 18.2 running 'modules:config' at ue, 22 Mar 2022 20:32:39 +0000. Up 201.85 seconds. [ 323.385622] cloud-init[915]: Printing ubuntu user authorized keys [ 323.547197] cloud-init[915]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZmH64/9lnTPvhhCwHAd2UhtpWuYCE6aiD+5Gtlo3fgZzBSty3ALDhEJlkx3+kyGD4NXZTG6R2g7ICNcqHBNKgpv6wNxI5aQzFjOTc/xC0BdBhtt804Rhss9comRJrSuCBEuEvgxsZpHQhusaiBHYcj9eaf1luZ1eYjWMrYPq92zgY+rvvEeuAqJnBBUiHZUnKdskViC0NgDQPSXTJtS38ea2+TnPeza6V5oHt5ldxymVTQo/C3lt2nMKk2LntimNz87IQ7nFincEjyM/HO5iBObn9Q/CQRPe9nqKLsilhasXBmeIjJECcDMBT0pEZvFepK76kHkebElcFpm5Ul4R 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 | 63:2b:7c:96:70:34:9f:32:0b:d4:87:d6:fc:e6:c8:c5 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Mar 22 20:34:44 ec2: <14>Mar 22 20:34:44 ec2: ############################################################# <14>Mar 22 20:34:44 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Mar 22 20:34:44 ec2: 1024 SHA256:Z1Nt2ymb0gvkEdHeRG1gInnl6kvCCLBAdkOGUKOOfkk root@tempest-attachvolumenegativetest-server-786291951 (DSA) <14>Mar 22 20:34:44 ec2: 256 SHA256:djUq3aU5CziWr3UXMPrlg4eGrLOpIenYUa05dblnndI root@tempest-attachvolumenegativetest-server-786291951 (ECDSA) <14>Mar 22 20:34:44 ec2: 256 SHA256:f7dZvIohyitZVqvpgOHNDfld9VaEgvogpcGxBVIoYUY root@tempest-attachvolumenegativetest-server-786291951 (ED25519) <14>Mar 22 20:34:44 ec2: 2048 SHA256:CbXLGhqZgq8sSka5tpNXEgP6B1g/sw5gtwC+l5mpTcY root@tempest-attachvolumenegativetest-server-786291951 (RSA) <14>Mar 22 20:34:44 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Mar 22 20:34:44 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPE1AGo1Q38Lqbax/j/0Fn7TMym5r5deRA6OB2isPkigSGmtl/Y8CdUblj4Lo+5LEMbGgkogZrPBuhJxTABcaIs= root@tempest-attachvolumenegativetest-server-786291951 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHp0XmijsTHjTkdnbucAQIlXvfRH5NZ0WYmflmSs6X+i root@tempest-attachvolumenegativetest-server-786291951 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLIkAGWUjwSMUurTpkVJwaKe3H6xgz6TZdy6+KK02t50SQ+bqVgsVY+OPkKLamX/9/AMeilo2Jtud6ywwnOMgXbRk55lMBQDE6AzXUmUv+K4L2df+ZbMzxNw+DCXzMycquKB4o24TzLKpP1s3rRTGxgAr/iJfNxdUu00Nrc363lq7VqeOJVqy42fGkBxjnc4UZl7xaC9eCkX5xWCT5TFvu6HV9Pqc+DyN5RHIyt9dHg6AoOpXUQxHXYLJ20FOY9Z6EmsDLcMz2iaYoGt9eC3VhyUeXu9vlEZ2vLI8ByWt7//WpkXs9M0MVz+0fY6el0Vle4D7omzZbET7kLG30eiB root@tempest-attacvolumenegativetest-server-786291951 -----END SSH HOST KEY KEYS----- [ 332.689669] cloud-init[915]: Cloud-init v. 18.2 running 'modules:final' at Tue, 22 Mar 2022 20:34:19 +0000. Up 302.15 seconds. [ 332.947693] cloud-init[915]: Cloud-init v. 18.2 finished at Tue, 22 Mar 2022 20:34:46 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 329.01 seconds 2022-03-22 20:42:05,927 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:42:05,927 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1824c92-7f61-4703-a4f7-c8c3c2a6c55a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1824c92-7f61-4703-a4f7-c8c3c2a6c55a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:06,978 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:42:06,979 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3793d92-9199-46c4-a285-569a0cd3fee0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3793d92-9199-46c4-a285-569a0cd3fee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:08,029 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:42:08,029 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cf5b8bf-610b-4db7-9a50-0d0292ca4a2f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cf5b8bf-610b-4db7-9a50-0d0292ca4a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:09,080 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:09,081 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c71a0f-194f-4037-93c3-9c01d9c63361', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c71a0f-194f-4037-93c3-9c01d9c63361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:10,133 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:42:10,133 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1782bce-21e6-430e-849d-7961f6c8639c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1782bce-21e6-430e-849d-7961f6c8639c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:11,185 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:11,186 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46edf769-b36d-42bd-9b5d-c4b02d464092', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46edf769-b36d-42bd-9b5d-c4b02d464092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:12,238 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:42:12,238 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfd82225-ea15-4f28-9e2a-066ceb905d9f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfd82225-ea15-4f28-9e2a-066ceb905d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:13,288 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:42:13,289 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef6101b-7e78-4c68-b5da-5521123870aa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef6101b-7e78-4c68-b5da-5521123870aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:14,340 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:14,341 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c4f5d40-56d3-40da-af99-3edeb49e10c7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c4f5d40-56d3-40da-af99-3edeb49e10c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:15,393 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:42:15,393 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-102a64e2-70c3-4b84-996f-fa7343f894ca', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-102a64e2-70c3-4b84-996f-fa7343f894ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:16,445 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:16,445 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0a5de1-f1ec-419e-bacf-641a2717460b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0a5de1-f1ec-419e-bacf-641a2717460b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:17,500 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:42:17,500 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c3d9df-f609-4a8e-a3db-3fc4ae2fc6d8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c3d9df-f609-4a8e-a3db-3fc4ae2fc6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:18,551 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:18,551 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-978f9dda-8f26-48d3-8008-a63831737685', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-978f9dda-8f26-48d3-8008-a63831737685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:19,602 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:19,603 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc238a8-69ae-4759-80d7-8352283559b0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc238a8-69ae-4759-80d7-8352283559b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:20,654 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:20,654 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8827f8c7-91d6-4e96-9a31-b8006ef9b300', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8827f8c7-91d6-4e96-9a31-b8006ef9b300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:21,705 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:42:21,705 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1e81ff-f44f-4325-a8d7-aafa17031309', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1e81ff-f44f-4325-a8d7-aafa17031309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:22,758 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:42:22,758 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f3ee2c1-6806-4024-a0ca-243aec645dd4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f3ee2c1-6806-4024-a0ca-243aec645dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:23,814 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.047s 2022-03-22 20:42:23,815 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fbc2c1-a91a-4d51-8224-2e83f10b99a0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fbc2c1-a91a-4d51-8224-2e83f10b99a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:24,868 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:42:24,868 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d63f95-e802-4601-a768-09f34de96ba3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d63f95-e802-4601-a768-09f34de96ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:25,918 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:42:25,919 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eae1dfd7-afd6-496f-aa53-fac86f13d10f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eae1dfd7-afd6-496f-aa53-fac86f13d10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:26,973 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:42:26,973 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9526daa4-db4f-4605-9658-c1e4eb692cd8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9526daa4-db4f-4605-9658-c1e4eb692cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:28,023 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:42:28,024 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac392d7a-7a23-44cd-9f3a-de4085850c69', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac392d7a-7a23-44cd-9f3a-de4085850c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:29,076 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:42:29,077 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869c792b-3529-4ac5-b55e-dcbdaca72638', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869c792b-3529-4ac5-b55e-dcbdaca72638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:30,127 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:30,128 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b25ed1-efd3-4a53-91d8-ba447b09e792', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b25ed1-efd3-4a53-91d8-ba447b09e792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:31,180 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:42:31,180 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-265707c0-0485-4b25-9314-2ecc707e7042', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-265707c0-0485-4b25-9314-2ecc707e7042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:32,234 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:42:32,234 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-571d5ce9-2df2-4927-806b-fa7466106419', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-571d5ce9-2df2-4927-806b-fa7466106419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:33,285 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:33,286 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-507e2a03-de8c-4ac6-bbdb-b4abe20c5c68', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-507e2a03-de8c-4ac6-bbdb-b4abe20c5c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:34,338 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:34,338 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574ed6af-83ee-4bd7-a2fb-d3b0c78c4c6a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574ed6af-83ee-4bd7-a2fb-d3b0c78c4c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:35,390 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:35,391 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46386766-57cd-4798-be32-153ef0926e06', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46386766-57cd-4798-be32-153ef0926e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:36,445 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:42:36,445 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1662776b-e565-40fa-a432-eb84f1559a04', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1662776b-e565-40fa-a432-eb84f1559a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:37,507 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.052s 2022-03-22 20:42:37,507 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4eb5e3-daf8-4332-b5c8-754b1d03c128', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d4eb5e3-daf8-4332-b5c8-754b1d03c128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:38,559 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:42:38,559 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43378d8c-dea5-4241-9b63-cbd184d50453', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43378d8c-dea5-4241-9b63-cbd184d50453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:39,611 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:42:39,612 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4e3a73-743f-4320-905d-a416e05d8875', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4e3a73-743f-4320-905d-a416e05d8875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:40,662 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:42:40,662 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6173c5b-74ee-4467-9e6b-7e863b7b461b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6173c5b-74ee-4467-9e6b-7e863b7b461b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:41,713 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:41,714 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8969a3aa-ae8e-4b5a-b98c-cd98ca0db1e2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8969a3aa-ae8e-4b5a-b98c-cd98ca0db1e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:42,767 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:42:42,767 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19af8fc1-7300-4fd0-96e4-99786010a5c9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19af8fc1-7300-4fd0-96e4-99786010a5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:43,819 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:42:43,820 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8232b3c1-0768-48f2-aa8f-c1de06434670', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8232b3c1-0768-48f2-aa8f-c1de06434670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:44,873 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:42:44,874 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a227026-7472-46d8-ada8-88adef074d90', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a227026-7472-46d8-ada8-88adef074d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:45,925 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:45,926 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4533cca-0330-48ca-83e3-e2b90733bc25', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4533cca-0330-48ca-83e3-e2b90733bc25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:46,979 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:42:46,979 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8527b985-9193-42bf-b60f-8d5192d23ecb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8527b985-9193-42bf-b60f-8d5192d23ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:48,033 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:42:48,034 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3237086-0310-439f-91f5-60a48971f5f0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3237086-0310-439f-91f5-60a48971f5f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:49,087 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:42:49,088 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b38640c-b884-41f2-b730-69afa412706e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b38640c-b884-41f2-b730-69afa412706e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:50,141 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:42:50,141 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e93b66df-d32f-4668-aac9-3f5c8eab51af', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e93b66df-d32f-4668-aac9-3f5c8eab51af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:51,193 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:51,193 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7b36aeb-f7a1-4509-96ed-98ce4e175a4b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b36aeb-f7a1-4509-96ed-98ce4e175a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:52,245 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:52,245 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb13ecae-732f-4795-be27-c5949f3356d8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb13ecae-732f-4795-be27-c5949f3356d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:53,298 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:42:53,299 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a322605-39fd-4675-9b3f-984356bd0583', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a322605-39fd-4675-9b3f-984356bd0583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:54,353 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:42:54,353 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee71ecbe-f1b8-40b2-8bbc-a47dd02ee7e3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee71ecbe-f1b8-40b2-8bbc-a47dd02ee7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:55,406 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:42:55,406 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7eee23-6860-43a1-951e-f8af0698205f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7eee23-6860-43a1-951e-f8af0698205f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:56,459 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:42:56,459 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca37f95-271b-4171-bd20-5f4c0a305942', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca37f95-271b-4171-bd20-5f4c0a305942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:57,511 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:42:57,512 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330194d1-2c95-4e31-a6b2-3bc8c7981a29', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330194d1-2c95-4e31-a6b2-3bc8c7981a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:58,564 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:42:58,565 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a1e368-e3b5-4048-87d2-36741509911b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a1e368-e3b5-4048-87d2-36741509911b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:42:59,615 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:42:59,615 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a52241e-1771-4cf0-9b1b-12b32ae05ec8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a52241e-1771-4cf0-9b1b-12b32ae05ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:00,666 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:43:00,666 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a961ec4-36c6-4c52-8196-35c2ab2e8e40', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a961ec4-36c6-4c52-8196-35c2ab2e8e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:01,717 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:01,718 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e31481-cc1e-4f7e-85b3-18b96f80d46f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e31481-cc1e-4f7e-85b3-18b96f80d46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:02,879 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.153s 2022-03-22 20:43:02,879 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc3efff5-b920-47d7-9282-2768e9759a70', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc3efff5-b920-47d7-9282-2768e9759a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:03,932 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:43:03,932 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3896af92-c1ab-445c-925b-29932b462041', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3896af92-c1ab-445c-925b-29932b462041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:04,990 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.050s 2022-03-22 20:43:04,990 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64eacd8-7bc9-4ebc-bce1-7205374a0b10', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64eacd8-7bc9-4ebc-bce1-7205374a0b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:06,042 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:43:06,043 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8252ec74-3202-4b5b-9620-9afce4df2686', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8252ec74-3202-4b5b-9620-9afce4df2686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:07,097 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:43:07,097 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133d6823-e341-4cf4-b78d-092501ce5192', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133d6823-e341-4cf4-b78d-092501ce5192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:08,148 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:08,148 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-248cc392-4f05-4564-95f5-0628e41d13b7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-248cc392-4f05-4564-95f5-0628e41d13b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:09,198 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:09,203 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e311320-c653-458c-a375-63611440a139', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e311320-c653-458c-a375-63611440a139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:10,257 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:43:10,257 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d77f6a-26ad-46de-a24b-3bee3ae4d320', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d77f6a-26ad-46de-a24b-3bee3ae4d320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:11,306 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:11,307 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6846ed48-84da-4f0d-a620-e86b0bff024b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6846ed48-84da-4f0d-a620-e86b0bff024b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:12,359 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:43:12,360 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ca39e9-b838-4bfb-9cb7-e93bacc898a7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ca39e9-b838-4bfb-9cb7-e93bacc898a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:13,410 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:13,410 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee7cd9b-77ed-4f4f-b8dd-de9a0a871937', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee7cd9b-77ed-4f4f-b8dd-de9a0a871937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:14,463 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:43:14,463 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5422a1cb-98d3-4b46-8301-92f50410399c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5422a1cb-98d3-4b46-8301-92f50410399c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:15,517 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:43:15,518 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77ab4439-94c7-4a23-9824-7d905e87acdd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77ab4439-94c7-4a23-9824-7d905e87acdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:16,570 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:43:16,570 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb5c131b-b81a-4661-958f-31c785bee059', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb5c131b-b81a-4661-958f-31c785bee059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:17,625 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:43:17,625 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40960ed1-e493-4847-9823-277baeca58e6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40960ed1-e493-4847-9823-277baeca58e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:18,676 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:43:18,677 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3170d2-f1ab-4a57-ba95-9857756b3768', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3170d2-f1ab-4a57-ba95-9857756b3768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:19,729 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:43:19,729 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01510075-3b19-463b-aeb1-7b7e66f7699a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01510075-3b19-463b-aeb1-7b7e66f7699a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:20,779 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:43:20,779 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e338b46-dfe0-462a-80d8-3b59118b301e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e338b46-dfe0-462a-80d8-3b59118b301e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:21,831 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:43:21,831 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a8adf3-ed34-469a-aa00-67897c1161d6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a8adf3-ed34-469a-aa00-67897c1161d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:22,882 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:43:22,883 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c3f1ab-e3c7-41b6-85b7-49195cce1cef', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c3f1ab-e3c7-41b6-85b7-49195cce1cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:23,933 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:23,934 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4e3279-7882-4de0-93b7-0384f32d90e7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4e3279-7882-4de0-93b7-0384f32d90e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:24,985 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:24,985 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f5df37b-53d6-40a2-8475-b73cd8bcc801', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f5df37b-53d6-40a2-8475-b73cd8bcc801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:26,039 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:43:26,040 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81749387-aa5c-4f3d-a143-649efaed1561', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81749387-aa5c-4f3d-a143-649efaed1561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:27,090 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:27,091 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e709d95c-59b6-4337-a4de-3c1f534c2a71', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e709d95c-59b6-4337-a4de-3c1f534c2a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:28,140 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:43:28,141 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e96c28-1de2-4e60-bcce-86ccd5a3ca04', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e96c28-1de2-4e60-bcce-86ccd5a3ca04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:29,190 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:29,191 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e49b28-1f0f-4ea9-896a-436fd04a0937', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e49b28-1f0f-4ea9-896a-436fd04a0937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:30,242 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:30,242 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0ec438-03bd-42c5-ab8a-7033266d5366', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c0ec438-03bd-42c5-ab8a-7033266d5366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:31,293 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:31,293 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b32a477-8e3c-488c-b2c8-28f743b9fd1b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b32a477-8e3c-488c-b2c8-28f743b9fd1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:32,345 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:43:32,345 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46566c1a-ca93-490e-803e-24ba25e7e764', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46566c1a-ca93-490e-803e-24ba25e7e764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:33,399 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:43:33,405 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f16c2b2-08f9-482a-95b2-8f0cf3a7aeff', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f16c2b2-08f9-482a-95b2-8f0cf3a7aeff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:34,456 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:34,456 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f88c4fa3-482d-49c0-8cd9-48fe0ddb7bb2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f88c4fa3-482d-49c0-8cd9-48fe0ddb7bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:35,508 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:43:35,509 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76efe3d9-b177-4a97-8c16-a7a3d1c86c68', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76efe3d9-b177-4a97-8c16-a7a3d1c86c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:36,566 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.050s 2022-03-22 20:43:36,566 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305cad54-12ca-4df7-821b-ff5461d17647', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305cad54-12ca-4df7-821b-ff5461d17647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:37,617 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:37,618 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b557d8-73f0-483e-9a8d-06b93092a342', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b557d8-73f0-483e-9a8d-06b93092a342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:38,671 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:43:38,672 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89acc5e6-435f-4ba3-9e32-517df3f268eb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89acc5e6-435f-4ba3-9e32-517df3f268eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:39,722 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:39,723 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448663f7-117b-4f70-84a2-128dad3662b1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448663f7-117b-4f70-84a2-128dad3662b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:40,774 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:43:40,774 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d9b2cd1-5151-4610-99b0-27e002c2ed3a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d9b2cd1-5151-4610-99b0-27e002c2ed3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:41,827 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:43:41,827 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc6e69e-c6af-4300-8304-297c5162d139', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc6e69e-c6af-4300-8304-297c5162d139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:42,878 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:42,878 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f6098e5-b3b8-42db-88f0-a6f437f0f3e8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f6098e5-b3b8-42db-88f0-a6f437f0f3e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:43,941 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.054s 2022-03-22 20:43:43,942 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7015df6-4f5d-4302-a75c-519178d8a4f3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7015df6-4f5d-4302-a75c-519178d8a4f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:44,993 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:43:44,994 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b6c902b-6a95-48d3-9c5d-1b3be8616739', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b6c902b-6a95-48d3-9c5d-1b3be8616739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:46,044 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:46,044 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a4b179-2382-445e-b160-49983d3f14a9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a4b179-2382-445e-b160-49983d3f14a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:47,097 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:43:47,097 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-470e125a-f38c-44b7-8d01-336b1c38f43c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-470e125a-f38c-44b7-8d01-336b1c38f43c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:48,148 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:48,149 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c883a5bb-6d30-48e9-81da-837f19173ea9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c883a5bb-6d30-48e9-81da-837f19173ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:49,199 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:43:49,200 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eaaf617-aff3-4418-b5d3-11ba49e49c68', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eaaf617-aff3-4418-b5d3-11ba49e49c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:50,256 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:50,256 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a5cd51-e965-4314-8176-e3da7843c5f9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a5cd51-e965-4314-8176-e3da7843c5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:51,307 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:51,307 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b992e6a-946d-46fc-acc5-0b91704dcd08', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b992e6a-946d-46fc-acc5-0b91704dcd08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:52,358 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:52,359 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41326b36-a8b7-4c06-9ab9-c5fc0fc68b8c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41326b36-a8b7-4c06-9ab9-c5fc0fc68b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:53,408 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:43:53,408 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6fd15bc-5d22-492e-a3d9-0197bf70973b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6fd15bc-5d22-492e-a3d9-0197bf70973b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:54,459 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:54,460 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0812fe7e-8c9f-4b68-9862-b3101742f4bd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0812fe7e-8c9f-4b68-9862-b3101742f4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:55,513 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:43:55,514 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336f7527-06b6-461a-85f4-75e7888c4d2d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336f7527-06b6-461a-85f4-75e7888c4d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:56,563 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:43:56,564 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32eb1d06-1e04-4426-9263-ec90be0d8829', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32eb1d06-1e04-4426-9263-ec90be0d8829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:57,616 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:43:57,616 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-253d16f1-5835-4b9e-a574-cada07855804', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-253d16f1-5835-4b9e-a574-cada07855804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:58,692 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.067s 2022-03-22 20:43:58,693 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ca26aa-801d-4b23-8f4f-e7312bf5443b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ca26aa-801d-4b23-8f4f-e7312bf5443b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:43:59,743 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:43:59,743 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf8069f-83bb-4737-8c1e-6568b04629c0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf8069f-83bb-4737-8c1e-6568b04629c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:00,793 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:00,793 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a70211c3-0570-4f99-9244-f993c992746c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a70211c3-0570-4f99-9244-f993c992746c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:01,846 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:44:01,846 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a24d7bf7-0274-455d-941a-d8fafcd8fd37', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a24d7bf7-0274-455d-941a-d8fafcd8fd37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:02,898 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:44:02,899 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82fea0c7-6857-4dc6-98ed-e440af83be65', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fea0c7-6857-4dc6-98ed-e440af83be65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:03,950 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:03,951 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-963c42ff-1aad-4bbe-b3bb-7e25355e9f8b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-963c42ff-1aad-4bbe-b3bb-7e25355e9f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:05,001 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:44:05,002 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64fb110c-f965-4c42-ad7c-dba6639e169a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64fb110c-f965-4c42-ad7c-dba6639e169a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:06,051 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:06,052 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbfc51c2-f681-450c-acef-04cdf75191e9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbfc51c2-f681-450c-acef-04cdf75191e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:07,111 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.051s 2022-03-22 20:44:07,112 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f053f72-c3f7-4375-9fbe-dd8914c8436f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f053f72-c3f7-4375-9fbe-dd8914c8436f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:08,162 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:08,163 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd1590c-ed5f-4efa-8fbf-0d7576a70140', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd1590c-ed5f-4efa-8fbf-0d7576a70140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:09,214 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:44:09,215 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7816eea-011b-4a44-a3f8-6d566854b06d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7816eea-011b-4a44-a3f8-6d566854b06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:10,264 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:10,265 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e53be1d-fe03-49d5-9bad-fbcccec0e3a1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e53be1d-fe03-49d5-9bad-fbcccec0e3a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:11,315 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:11,315 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0d61a21-ba5d-40ce-8e7b-8e4275ab7d3b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0d61a21-ba5d-40ce-8e7b-8e4275ab7d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:12,366 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:44:12,367 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de62b81-6493-4507-90f3-7ac92268f600', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de62b81-6493-4507-90f3-7ac92268f600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:13,421 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:44:13,422 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b24a751-f037-4f52-95f5-6ac336d670fc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b24a751-f037-4f52-95f5-6ac336d670fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:14,479 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:14,479 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9eb91db-71b8-4420-b54f-ff7f280f91ae', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9eb91db-71b8-4420-b54f-ff7f280f91ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:15,530 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:15,530 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f98a9520-c6eb-44dc-8178-f708654c0e8d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f98a9520-c6eb-44dc-8178-f708654c0e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:16,580 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:16,580 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797fe564-c893-46f5-87a8-2471820e5051', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797fe564-c893-46f5-87a8-2471820e5051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:17,631 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:17,631 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269fce8f-3397-4a9d-9586-a9a2a116382a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269fce8f-3397-4a9d-9586-a9a2a116382a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:18,681 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:18,681 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9485420-1c80-47b8-999c-19f4d7933fee', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9485420-1c80-47b8-999c-19f4d7933fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:19,732 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:19,732 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88f8ad5d-7225-4d7c-9099-c160656bc74a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88f8ad5d-7225-4d7c-9099-c160656bc74a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:20,781 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:20,782 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-effa8d2c-9ad4-4fc0-aa2d-7fd3ea1d1708', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-effa8d2c-9ad4-4fc0-aa2d-7fd3ea1d1708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:21,831 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:21,831 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57da46ed-7ff5-4762-b06f-6ab063d5e596', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57da46ed-7ff5-4762-b06f-6ab063d5e596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:22,883 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:44:22,883 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1351b54-6f66-42bf-9c98-dd97601ed046', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1351b54-6f66-42bf-9c98-dd97601ed046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:23,932 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:23,932 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73375c43-c087-4993-841b-26a11650592c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73375c43-c087-4993-841b-26a11650592c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:24,983 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:24,983 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-702d5d9d-9d59-4731-bfe4-96178c15272d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-702d5d9d-9d59-4731-bfe4-96178c15272d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:26,032 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:26,032 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a7bc5f-53fc-40d3-983c-6aa4de768536', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a7bc5f-53fc-40d3-983c-6aa4de768536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:27,082 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:27,083 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b826f3-0595-45a3-98de-663d4e9a6a5c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b826f3-0595-45a3-98de-663d4e9a6a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:28,136 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:44:28,137 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f994d112-7db8-4248-a5a0-1b2cb1a5278f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f994d112-7db8-4248-a5a0-1b2cb1a5278f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:29,186 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:29,187 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e15fb2-6e8f-4bd9-b00b-c23157fabbcd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e15fb2-6e8f-4bd9-b00b-c23157fabbcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:30,237 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:30,237 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e14114-e135-4e1c-a689-3c48e276a3b5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e14114-e135-4e1c-a689-3c48e276a3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:31,287 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:31,288 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b41ea4-e58b-47d9-b915-297afa568525', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b41ea4-e58b-47d9-b915-297afa568525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:32,497 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.202s 2022-03-22 20:44:32,498 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb2cb177-3e56-4283-96e8-c25f52098e10', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb2cb177-3e56-4283-96e8-c25f52098e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:33,550 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:44:33,550 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e0980b-1549-4cb0-aa4b-b4b4ecd28bdf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e0980b-1549-4cb0-aa4b-b4b4ecd28bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:34,600 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:34,600 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db4a8393-8104-4a7e-b0de-1f7bde22d58e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db4a8393-8104-4a7e-b0de-1f7bde22d58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:35,654 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:44:35,654 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ea8cb6-7d6f-4a9e-ba1c-0bf18d8c237c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ea8cb6-7d6f-4a9e-ba1c-0bf18d8c237c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:36,711 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.049s 2022-03-22 20:44:36,712 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aaba564-1493-47bf-b6ea-d59cb444e3e6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aaba564-1493-47bf-b6ea-d59cb444e3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:37,761 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:37,762 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8b19e8-bfd7-42f6-b604-2608c38536ad', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8b19e8-bfd7-42f6-b604-2608c38536ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:38,811 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:38,811 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a64f79b-17e8-4688-a35c-f0c0855fa684', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a64f79b-17e8-4688-a35c-f0c0855fa684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:39,866 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:44:39,866 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0440cd34-63c6-4bb3-9675-52e022741ec1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0440cd34-63c6-4bb3-9675-52e022741ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:40,917 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:40,918 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1940e5b8-3698-43dc-ad39-7582117178b6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1940e5b8-3698-43dc-ad39-7582117178b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:41,969 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:44:41,970 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d19dcb-c44c-4ede-be35-133d72bcc06c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d19dcb-c44c-4ede-be35-133d72bcc06c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:43,019 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:43,019 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98615229-4f6b-41fb-b00d-8740b2d6e9de', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98615229-4f6b-41fb-b00d-8740b2d6e9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:44,076 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.049s 2022-03-22 20:44:44,077 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00799c0-8549-4d8b-a9a9-f3fa40c18525', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00799c0-8549-4d8b-a9a9-f3fa40c18525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:45,126 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:45,126 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0078748a-462b-42e1-9f8d-62f9c5ae77f2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0078748a-462b-42e1-9f8d-62f9c5ae77f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:46,176 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:44:46,177 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6350011-82e9-427f-bae5-6e7b4d8000e7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6350011-82e9-427f-bae5-6e7b4d8000e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:47,226 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:44:47,226 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8980d79f-708a-42e1-86ba-e679efb86285', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8980d79f-708a-42e1-86ba-e679efb86285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:48,278 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:44:48,278 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd2c770f-b224-44de-a5e8-381e17a49f5a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2c770f-b224-44de-a5e8-381e17a49f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:49,329 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:49,329 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b32359-fd95-464d-9c21-e6779b18d1d4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42b32359-fd95-464d-9c21-e6779b18d1d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:50,381 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:44:50,381 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5517da62-8b89-4700-bad5-6a32aa0c88da', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5517da62-8b89-4700-bad5-6a32aa0c88da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:51,433 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:44:51,434 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-579fd2b9-03ac-4626-8ef3-ccf3b18546f2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-579fd2b9-03ac-4626-8ef3-ccf3b18546f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:52,484 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:52,484 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2800f72f-8202-4946-a8a3-7844b4b33990', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2800f72f-8202-4946-a8a3-7844b4b33990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:53,535 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:44:53,535 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51522dbc-2e9c-4484-acfa-9c6bcdf26a46', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51522dbc-2e9c-4484-acfa-9c6bcdf26a46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:54,585 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:54,585 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab6f5a1e-3e1d-4683-9d89-2cda80d7ae3e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab6f5a1e-3e1d-4683-9d89-2cda80d7ae3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:55,635 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:44:55,636 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20575a5d-d142-4a59-8d0e-513fe4e48570', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20575a5d-d142-4a59-8d0e-513fe4e48570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:56,686 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:56,687 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51114708-e448-409f-92ba-ff2572596e90', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51114708-e448-409f-92ba-ff2572596e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:57,737 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:57,737 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df1c61f-5881-4b3c-900e-a911da3a0c4a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df1c61f-5881-4b3c-900e-a911da3a0c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:58,788 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:58,788 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb148a22-8cf5-4284-b052-d15b538af488', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb148a22-8cf5-4284-b052-d15b538af488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:44:59,839 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:44:59,840 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96555c11-3d49-4cee-b484-81e30950d0d4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96555c11-3d49-4cee-b484-81e30950d0d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:00,889 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:00,889 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d05bb4-51aa-40bb-bfbd-4e6e2fa395af', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d05bb4-51aa-40bb-bfbd-4e6e2fa395af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:01,941 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:45:01,942 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502c9af1-e6da-462c-ad85-5d6e092c8f98', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502c9af1-e6da-462c-ad85-5d6e092c8f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:02,990 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:45:02,990 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1116aa9f-0c2a-4975-a388-3716baa8b847', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1116aa9f-0c2a-4975-a388-3716baa8b847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:04,147 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.147s 2022-03-22 20:45:04,147 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1eb60ab-d29d-4aa0-94ec-36e7094d5292', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1eb60ab-d29d-4aa0-94ec-36e7094d5292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:05,197 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:05,198 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c27ef64e-478f-4b7d-8901-6568089c7020', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c27ef64e-478f-4b7d-8901-6568089c7020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:06,250 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:45:06,251 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a0c5d9-d2af-4351-ac38-168503be58a0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a0c5d9-d2af-4351-ac38-168503be58a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:07,300 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:07,300 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ab139e-7d70-4746-9daf-cfc312aeedac', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ab139e-7d70-4746-9daf-cfc312aeedac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:08,349 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:45:08,349 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e9684c-64ae-4e0f-8a32-c808b75c9ff6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e9684c-64ae-4e0f-8a32-c808b75c9ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:09,402 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:45:09,403 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-136832ce-12fb-4737-9149-dfcc31a5ea91', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-136832ce-12fb-4737-9149-dfcc31a5ea91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:10,454 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:45:10,454 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42690b2b-c93b-4941-8b39-7bfaafeac169', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42690b2b-c93b-4941-8b39-7bfaafeac169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:11,512 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.050s 2022-03-22 20:45:11,513 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a86bc5d-2e51-46c0-a789-b61922f7a8bc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a86bc5d-2e51-46c0-a789-b61922f7a8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:12,561 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:12,561 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50055ee5-9254-4c2f-bb88-b7fb6507bf12', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50055ee5-9254-4c2f-bb88-b7fb6507bf12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:13,610 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:45:13,610 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8bfffe-f252-4e79-a17e-5d0818622430', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8bfffe-f252-4e79-a17e-5d0818622430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:14,660 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:45:14,660 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-184dd6ef-2c7c-4bbe-9358-6b627baa6a5d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-184dd6ef-2c7c-4bbe-9358-6b627baa6a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:15,711 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:45:15,711 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8e9c9b-93db-48ef-acc3-0a643c8500b3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8e9c9b-93db-48ef-acc3-0a643c8500b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:16,762 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:45:16,762 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de7865a7-c193-47be-ae10-a655fe7cc96f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de7865a7-c193-47be-ae10-a655fe7cc96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:17,814 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:45:17,818 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c779d84f-bd39-405b-a8ca-5f5a778b0acc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c779d84f-bd39-405b-a8ca-5f5a778b0acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:18,867 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:45:18,867 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c833daed-0ba7-4f96-a07c-be719e3613c6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c833daed-0ba7-4f96-a07c-be719e3613c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:19,918 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:19,919 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437d029d-dd5f-495e-ad10-f9d64a6bda9f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437d029d-dd5f-495e-ad10-f9d64a6bda9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:20,971 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:45:20,972 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d736b80c-35c9-4e24-9844-3def170ac916', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d736b80c-35c9-4e24-9844-3def170ac916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:22,021 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:22,021 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3092e5bf-1cc9-43d2-8ec9-e04112b526fa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3092e5bf-1cc9-43d2-8ec9-e04112b526fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:23,071 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:23,071 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02be0550-cfc8-45c2-b989-8c54136dcda8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02be0550-cfc8-45c2-b989-8c54136dcda8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:24,121 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:24,121 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bccbbf2-f274-45fc-965e-7b241dd4bd5c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bccbbf2-f274-45fc-965e-7b241dd4bd5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:25,173 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:45:25,173 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c341a6ad-318f-4fd3-bdad-9efe0ab8a1e8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c341a6ad-318f-4fd3-bdad-9efe0ab8a1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:26,223 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:26,224 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ebd16f-d983-455b-a8da-1f251c3066e5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ebd16f-d983-455b-a8da-1f251c3066e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:27,272 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:45:27,273 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119bc47a-bb6c-46a8-8f2d-cabfd68e9e13', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119bc47a-bb6c-46a8-8f2d-cabfd68e9e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:28,322 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:45:28,322 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c14c2ea-fc1c-400c-9e01-3473ce7ce4a1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c14c2ea-fc1c-400c-9e01-3473ce7ce4a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:29,374 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:45:29,374 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc2cfda-48c9-4988-9bb9-4bdf1b5b3aae', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc2cfda-48c9-4988-9bb9-4bdf1b5b3aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:30,425 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:45:30,426 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7a3d1b-0eb2-4bbe-9496-fbd3f94f9ca4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7a3d1b-0eb2-4bbe-9496-fbd3f94f9ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:31,475 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:31,476 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea3684d-64d8-4026-a8c4-409c54d4ff20', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea3684d-64d8-4026-a8c4-409c54d4ff20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:32,528 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:45:32,528 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dac7873-cfa2-4565-8995-8b717999220a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dac7873-cfa2-4565-8995-8b717999220a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:33,580 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:45:33,580 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb1dfde-fbab-49c9-9226-1ded5d4ca696', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb1dfde-fbab-49c9-9226-1ded5d4ca696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:34,628 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:45:34,628 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc876862-b04f-4203-ad89-1130e9826162', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc876862-b04f-4203-ad89-1130e9826162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:35,679 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:45:35,679 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-990de9c3-3cb2-4ebb-a935-ce47eb2f873e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-990de9c3-3cb2-4ebb-a935-ce47eb2f873e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:36,734 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:45:36,734 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df58f972-e88c-401b-b4a7-de2744b157fe', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df58f972-e88c-401b-b4a7-de2744b157fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:37,785 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:45:37,785 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5b41111-26d1-4382-bd86-707e38635976', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5b41111-26d1-4382-bd86-707e38635976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:38,835 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:38,835 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cefd1ccc-03f2-4adb-b068-e4f999f04dff', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cefd1ccc-03f2-4adb-b068-e4f999f04dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:39,887 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:45:39,888 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-831a1302-533f-413d-9f2f-651873be5d64', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-831a1302-533f-413d-9f2f-651873be5d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:40,938 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:45:40,938 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a378457-709f-4eb2-a8b4-0fe699e7f8a1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a378457-709f-4eb2-a8b4-0fe699e7f8a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:41,992 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:45:41,992 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f2e8a5f-0853-4253-a631-4cb805ea2cba', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f2e8a5f-0853-4253-a631-4cb805ea2cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:43,040 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:45:43,041 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b23d5901-eac9-4b2a-8a2d-c379c42f785b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b23d5901-eac9-4b2a-8a2d-c379c42f785b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:44,092 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:45:44,093 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4596e5b-1cbd-4d69-a433-8ffc0e74fb19', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4596e5b-1cbd-4d69-a433-8ffc0e74fb19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:45,149 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.048s 2022-03-22 20:45:45,149 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc0f3bab-64b0-4b86-8f5a-446bab298821', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc0f3bab-64b0-4b86-8f5a-446bab298821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:46,200 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:45:46,200 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394edbb9-82ad-492e-92a6-beba3d2c1c64', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394edbb9-82ad-492e-92a6-beba3d2c1c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:47,249 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:47,249 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61b54cbc-c5f5-4fc6-8385-a7784444b7aa', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61b54cbc-c5f5-4fc6-8385-a7784444b7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:48,297 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:48,297 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372b04fa-b1c8-4462-9955-1551e7eed4c4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372b04fa-b1c8-4462-9955-1551e7eed4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:49,354 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.048s 2022-03-22 20:45:49,354 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf2b76e-73a7-45b5-841b-c203a55693c9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf2b76e-73a7-45b5-841b-c203a55693c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:50,408 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:45:50,408 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf7c6d4-b94b-4f88-b5b5-492541d7228f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf7c6d4-b94b-4f88-b5b5-492541d7228f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:51,457 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:51,457 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b3e14b-2718-43d4-b90d-a8890b46479e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b3e14b-2718-43d4-b90d-a8890b46479e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:52,506 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:45:52,506 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56c9db84-da15-4119-850f-34814b825c22', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c9db84-da15-4119-850f-34814b825c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:53,556 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:45:53,557 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94212ff1-712d-4754-935b-3f703fde1aac', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94212ff1-712d-4754-935b-3f703fde1aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:54,610 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:45:54,611 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa72078a-400b-4ec1-bd22-6c449695c348', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa72078a-400b-4ec1-bd22-6c449695c348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:55,661 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:45:55,661 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d31dec73-e5e7-497c-a730-a59a9c93783e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31dec73-e5e7-497c-a730-a59a9c93783e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:56,713 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:45:56,713 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-799ee161-0da9-46cf-a4e0-f7e4200af8f5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-799ee161-0da9-46cf-a4e0-f7e4200af8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:57,766 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:45:57,766 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04cdfe8f-3987-4cb6-96de-7b9e6d672b0f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04cdfe8f-3987-4cb6-96de-7b9e6d672b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:58,819 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:45:58,819 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d8052b4-b726-411e-b774-1ff2105c6d14', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d8052b4-b726-411e-b774-1ff2105c6d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:45:59,869 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:45:59,869 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00578a6-3363-4da3-9ca2-c92853f39e4d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00578a6-3363-4da3-9ca2-c92853f39e4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:00,919 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:00,919 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d250aa-a2ee-433e-b222-521ab13f4b95', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d250aa-a2ee-433e-b222-521ab13f4b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:01,969 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:01,970 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2a75aa-73ff-4a7f-9ed1-bc96de6da1cf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2a75aa-73ff-4a7f-9ed1-bc96de6da1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:03,020 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:03,020 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa93df1a-1f20-49a2-8e2b-e9c1e4a4f55b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa93df1a-1f20-49a2-8e2b-e9c1e4a4f55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:04,074 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:46:04,074 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7135a8f8-a2e2-4658-8947-9b5a793130d8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7135a8f8-a2e2-4658-8947-9b5a793130d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:05,123 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:05,124 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe18f560-40c7-4b14-8b92-55078aa09f33', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe18f560-40c7-4b14-8b92-55078aa09f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:06,173 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:46:06,173 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6a0c2d-9c2c-49b1-8156-5613eb22817d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6a0c2d-9c2c-49b1-8156-5613eb22817d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:07,222 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:46:07,223 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70bf8ab4-c0fb-4716-9ac1-b501705176ef', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70bf8ab4-c0fb-4716-9ac1-b501705176ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:08,274 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:46:08,275 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-070f07e5-c5f3-4cda-8cdc-3850d3e311e6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-070f07e5-c5f3-4cda-8cdc-3850d3e311e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:09,326 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:46:09,327 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dcd4a59-1521-43ab-a6ef-73bf6ed5786c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dcd4a59-1521-43ab-a6ef-73bf6ed5786c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:10,376 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:46:10,376 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa67b36a-fbaa-4130-9c1a-f2270810bd5f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa67b36a-fbaa-4130-9c1a-f2270810bd5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:11,427 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:46:11,427 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e24b34cd-999a-4f78-8a56-a8ec0bfa8116', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e24b34cd-999a-4f78-8a56-a8ec0bfa8116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:12,480 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:46:12,481 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31734a2a-a1a8-4473-8569-d312c152bbb6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31734a2a-a1a8-4473-8569-d312c152bbb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:13,531 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:13,531 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeeab85a-d804-4919-934b-1d1d167d9c69', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeeab85a-d804-4919-934b-1d1d167d9c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:14,583 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:46:14,584 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b1b480f-8715-49ea-b959-d2edf58f3974', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b1b480f-8715-49ea-b959-d2edf58f3974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:15,635 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:15,635 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2043b49e-b1f0-4699-b03b-1b15a1418d70', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2043b49e-b1f0-4699-b03b-1b15a1418d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:16,684 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:16,684 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e845532-f999-4aac-ae53-fab6cc1a01bc', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e845532-f999-4aac-ae53-fab6cc1a01bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:17,735 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:46:17,736 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cc6b587-ee17-43c4-a73f-7b18689abe73', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cc6b587-ee17-43c4-a73f-7b18689abe73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:18,786 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:18,787 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dfd2a83-8088-4c68-9287-f471884dd2d2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dfd2a83-8088-4c68-9287-f471884dd2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:19,836 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:19,836 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0a0aeb-7d31-4687-8405-248413f90b4f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0a0aeb-7d31-4687-8405-248413f90b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:20,886 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:20,887 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e6b04f-7b4c-4713-9cfd-0e667ca3e81d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e6b04f-7b4c-4713-9cfd-0e667ca3e81d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:21,937 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:21,937 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc3573c-c87e-4dc4-8059-2ee5d45b4c69', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc3573c-c87e-4dc4-8059-2ee5d45b4c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:22,989 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:46:22,989 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-908190e2-8115-4919-96a5-3c3ef82871e6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-908190e2-8115-4919-96a5-3c3ef82871e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:24,038 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:24,039 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4392ccc8-90aa-4c2d-84a4-8f9b29c94960', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4392ccc8-90aa-4c2d-84a4-8f9b29c94960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:25,089 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:46:25,090 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51319f24-037a-4734-b051-4d5eef8a9075', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51319f24-037a-4734-b051-4d5eef8a9075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:26,138 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.039s 2022-03-22 20:46:26,138 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3609ba1b-b46c-4e36-a017-4a5646287022', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3609ba1b-b46c-4e36-a017-4a5646287022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:27,191 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:46:27,192 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7ac0c2-960f-4ea1-8e49-2a5e6bbe1b9d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7ac0c2-960f-4ea1-8e49-2a5e6bbe1b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:28,241 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:46:28,241 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f1c18ad-dbb7-4bbb-9029-4d9a2528c41f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f1c18ad-dbb7-4bbb-9029-4d9a2528c41f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:29,291 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:29,292 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81ad699-c7cd-486f-9c29-dc346e3c29f6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81ad699-c7cd-486f-9c29-dc346e3c29f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:30,342 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:30,342 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09d2734-7bf0-4f16-9837-1811afe12f90', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09d2734-7bf0-4f16-9837-1811afe12f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:31,399 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.049s 2022-03-22 20:46:31,400 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56255d8e-e9b9-473f-8707-6bae8988fa49', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56255d8e-e9b9-473f-8707-6bae8988fa49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:32,450 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:32,450 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd8768cd-e25d-469f-bf8e-ede811915aca', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd8768cd-e25d-469f-bf8e-ede811915aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:33,508 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.049s 2022-03-22 20:46:33,508 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59a481e8-cb01-4895-b711-f98d4f044723', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59a481e8-cb01-4895-b711-f98d4f044723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:34,560 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:46:34,560 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ae760c-fe89-401e-9c8b-f8f742b9bfdb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19ae760c-fe89-401e-9c8b-f8f742b9bfdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:35,615 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:46:35,616 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53785bc-cb55-4323-9d85-431dce67a3b4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53785bc-cb55-4323-9d85-431dce67a3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:36,666 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:36,666 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ea80c83-6fa0-4dac-99fa-f7e7f6dd2acb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ea80c83-6fa0-4dac-99fa-f7e7f6dd2acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:37,716 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:37,718 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914e0df9-0274-45b1-bd76-5c7c531edf45', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914e0df9-0274-45b1-bd76-5c7c531edf45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:38,766 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:46:38,766 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-268a1b50-ead6-4a61-af80-1d2e426d7602', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-268a1b50-ead6-4a61-af80-1d2e426d7602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:39,816 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:39,817 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9715b69b-7c7d-4455-afc6-0fb5122849fe', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9715b69b-7c7d-4455-afc6-0fb5122849fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:40,868 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:46:40,868 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1050087-f44a-446e-886f-dbf40eac6e2b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1050087-f44a-446e-886f-dbf40eac6e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:41,919 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:46:41,919 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0942b99-6761-490c-88a9-2cb9200bd6fb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0942b99-6761-490c-88a9-2cb9200bd6fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:42,969 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:42,970 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7890424a-2a81-40bb-bc72-e39cbc8371cd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7890424a-2a81-40bb-bc72-e39cbc8371cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:44,023 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:46:44,023 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a88556e-39db-46fb-99ea-ca9bb26823e1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a88556e-39db-46fb-99ea-ca9bb26823e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:45,071 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:45,071 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aec2c6b5-5ce3-4cb0-a3fc-57bb7d973465', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aec2c6b5-5ce3-4cb0-a3fc-57bb7d973465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:46,120 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:46,121 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8a87ae-cde7-4d69-807c-116d5c119710', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8a87ae-cde7-4d69-807c-116d5c119710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:47,170 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:46:47,170 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-790da156-d842-4508-a269-9dd8d1e2874f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-790da156-d842-4508-a269-9dd8d1e2874f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:48,220 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:48,221 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35982a0d-b26f-413e-8a59-60f5d5f352b8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35982a0d-b26f-413e-8a59-60f5d5f352b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:49,272 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:49,272 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0cc941d-8de0-4068-ac23-872d80e4567a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0cc941d-8de0-4068-ac23-872d80e4567a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:50,321 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:50,321 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d54306-3ed4-419f-bf5f-74c994ed5dd6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d54306-3ed4-419f-bf5f-74c994ed5dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:51,371 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:51,371 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a4b6ca7-0685-4820-a45b-f5646e1e8cf2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a4b6ca7-0685-4820-a45b-f5646e1e8cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:52,424 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:46:52,424 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f619387a-02ea-48b0-a5c6-59c223fda7b9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f619387a-02ea-48b0-a5c6-59c223fda7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:53,475 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:53,475 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f29beb06-2626-4383-a961-7266ef615324', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f29beb06-2626-4383-a961-7266ef615324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:54,525 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:54,525 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3c14d0-6b7e-49cc-bf66-e3673ff16023', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3c14d0-6b7e-49cc-bf66-e3673ff16023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:55,575 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:55,575 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a5224f4-956b-45c4-bef8-c97e44c4d145', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a5224f4-956b-45c4-bef8-c97e44c4d145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:56,626 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:46:56,626 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a41003f-ad4a-4ff9-b87b-3cf953930ed6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a41003f-ad4a-4ff9-b87b-3cf953930ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:57,678 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:46:57,678 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e169ad9b-044b-4200-8acb-1ff94da2c611', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e169ad9b-044b-4200-8acb-1ff94da2c611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:58,728 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:58,728 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb88bed-c60a-4636-930e-c9404dac23a5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb88bed-c60a-4636-930e-c9404dac23a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:46:59,778 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:46:59,778 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc4dd489-581c-4b2d-bf89-66aa9d90a7a8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc4dd489-581c-4b2d-bf89-66aa9d90a7a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:00,829 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:47:00,829 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139bdae0-c10b-4846-974a-e627f8036079', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139bdae0-c10b-4846-974a-e627f8036079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:01,882 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:47:01,882 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46350423-3b95-472f-b000-506669053e08', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46350423-3b95-472f-b000-506669053e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:02,933 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:47:02,933 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b3e73b-2bec-4656-a388-66c3c97164a8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b3e73b-2bec-4656-a388-66c3c97164a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:03,984 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:47:03,984 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f85a07-ebe6-40cc-a820-2fd91875edf5', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f85a07-ebe6-40cc-a820-2fd91875edf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:05,034 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:47:05,034 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543fe8fb-81ab-4c95-afd6-9a8fef83b5fd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543fe8fb-81ab-4c95-afd6-9a8fef83b5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:06,088 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:47:06,088 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23a8f27-8c10-400f-9fdc-d67d98171e30', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23a8f27-8c10-400f-9fdc-d67d98171e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:07,139 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:47:07,140 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693cbc9b-cee2-43bc-a4bb-166b403ab718', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693cbc9b-cee2-43bc-a4bb-166b403ab718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:08,188 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.039s 2022-03-22 20:47:08,188 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99fcba9-f2ab-4d0d-a29d-5b05454beef2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99fcba9-f2ab-4d0d-a29d-5b05454beef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:09,240 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:47:09,241 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7daf1357-78fe-4ad7-86b4-cd4031882252', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7daf1357-78fe-4ad7-86b4-cd4031882252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:10,290 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:47:10,291 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b1d951-d7eb-4669-8f74-2657033c7b48', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b1d951-d7eb-4669-8f74-2657033c7b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:11,346 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.047s 2022-03-22 20:47:11,346 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d4d394-fc79-4c6a-a956-fa9da39b05e0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d4d394-fc79-4c6a-a956-fa9da39b05e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:12,399 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:47:12,400 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40b7e39-418d-4061-8259-81440944aa3e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40b7e39-418d-4061-8259-81440944aa3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:13,460 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.052s 2022-03-22 20:47:13,461 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85fe4969-d3e7-4fff-ad03-2f45f6b26dcf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85fe4969-d3e7-4fff-ad03-2f45f6b26dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:14,510 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:47:14,510 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5b69fd-5897-4ab2-967c-04ec21d908ce', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5b69fd-5897-4ab2-967c-04ec21d908ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:15,559 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:47:15,560 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72351279-2d3e-45bf-ac78-cb17598a76d0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72351279-2d3e-45bf-ac78-cb17598a76d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:16,609 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:47:16,610 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d53141c-29d5-41fd-86d1-b4086b721b50', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d53141c-29d5-41fd-86d1-b4086b721b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:17,658 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:47:17,658 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036f2c4e-1ca1-45c7-ba7f-a14872178bc2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036f2c4e-1ca1-45c7-ba7f-a14872178bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:18,713 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:47:18,713 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade73b27-4549-414c-bd97-3f131b7374e0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade73b27-4549-414c-bd97-3f131b7374e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:19,761 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:47:19,761 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00b611b-fe21-417e-8842-b5486c21815c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00b611b-fe21-417e-8842-b5486c21815c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:20,811 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:47:20,812 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a97a5d7b-79fe-429e-a3dd-0311638947bd', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a97a5d7b-79fe-429e-a3dd-0311638947bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:21,862 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:47:21,862 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7155809a-1ef6-4402-8cfa-808a074d7b51', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7155809a-1ef6-4402-8cfa-808a074d7b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:22,916 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:47:22,916 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd3eee6-eff4-43f8-889a-0883e5b2fa55', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd3eee6-eff4-43f8-889a-0883e5b2fa55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:23,971 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.047s 2022-03-22 20:47:23,971 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fec08a3-1696-41a5-97ce-171ec8055a9b', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fec08a3-1696-41a5-97ce-171ec8055a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:25,020 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:47:25,020 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89afddd-d133-4de4-9226-6bdb107e55b8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89afddd-d133-4de4-9226-6bdb107e55b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:26,071 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:47:26,072 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc243398-1269-497c-91af-d14b2cb660b8', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc243398-1269-497c-91af-d14b2cb660b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:27,122 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:47:27,122 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c11c341-a7ee-4215-97df-b858daf58a61', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c11c341-a7ee-4215-97df-b858daf58a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:28,173 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:47:28,173 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69a326a8-862e-4f12-9765-e477287ef44c', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69a326a8-862e-4f12-9765-e477287ef44c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:29,226 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:47:29,226 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39bcf154-4a47-48e5-ab92-8d4540ab1e96', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39bcf154-4a47-48e5-ab92-8d4540ab1e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:30,275 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:47:30,276 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78baf56f-c04c-4d10-856e-c86bae91577e', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78baf56f-c04c-4d10-856e-c86bae91577e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:31,326 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:47:31,326 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40aad4e6-2d39-4678-8b7a-4e4c805dfba7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40aad4e6-2d39-4678-8b7a-4e4c805dfba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:32,379 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:47:32,379 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b7acfa-f2e1-4788-8efa-cdc093e22e07', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b7acfa-f2e1-4788-8efa-cdc093e22e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:33,431 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:47:33,449 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f0565e-27d0-4276-90c8-7c687c9cc26a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f0565e-27d0-4276-90c8-7c687c9cc26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:34,502 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:47:34,502 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897c835e-f320-4118-b4c5-322e41c3213d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897c835e-f320-4118-b4c5-322e41c3213d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:35,557 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:47:35,557 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1ea0e5d-852c-4d16-96c9-ae138cdbb8f3', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1ea0e5d-852c-4d16-96c9-ae138cdbb8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:36,610 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.045s 2022-03-22 20:47:36,610 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0224a17-d0e0-42ed-bcf9-e87a4b1c98ce', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0224a17-d0e0-42ed-bcf9-e87a4b1c98ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:37,659 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:47:37,660 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41956528-6863-4109-b52f-5bed1a544f95', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41956528-6863-4109-b52f-5bed1a544f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:38,708 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:47:38,709 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347ad9df-562e-4ce6-b6b8-101f6f666b42', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347ad9df-562e-4ce6-b6b8-101f6f666b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:39,756 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.039s 2022-03-22 20:47:39,757 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b34ae9-3890-486f-b58f-a7424f1adb65', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b34ae9-3890-486f-b58f-a7424f1adb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:40,807 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:47:40,808 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42557446-4f77-43b5-9cd0-59bda7c2d95d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42557446-4f77-43b5-9cd0-59bda7c2d95d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:41,857 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:47:41,857 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2667903a-ac08-4766-bfb5-4bd6589dcfa1', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2667903a-ac08-4766-bfb5-4bd6589dcfa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:42,906 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:47:42,907 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-744ad3fe-1eaf-4c1b-8845-05ee740763f4', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-744ad3fe-1eaf-4c1b-8845-05ee740763f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:43,959 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:47:43,960 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1373e6f-85fd-43e5-a83b-7ab3fc56e198', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1373e6f-85fd-43e5-a83b-7ab3fc56e198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:45,009 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:47:45,010 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cfb45c1-f521-407f-bbb8-81633d46ebb2', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cfb45c1-f521-407f-bbb8-81633d46ebb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:46,061 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:47:46,061 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52fad7e2-5149-48fd-a2bf-1f527c836ea9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52fad7e2-5149-48fd-a2bf-1f527c836ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:47,110 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:47:47,111 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ebadae-34f9-4647-abe8-c066114b6c1a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ebadae-34f9-4647-abe8-c066114b6c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:48,160 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:47:48,160 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57995324-85c8-474b-8eba-7b3cd8d5d390', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57995324-85c8-474b-8eba-7b3cd8d5d390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:49,210 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:47:49,223 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81a066f-14e4-4309-ab58-c65ece5281ac', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81a066f-14e4-4309-ab58-c65ece5281ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:50,272 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:47:50,273 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e2dfd4-7e76-4b8c-8a72-1bcce9f769d9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e2dfd4-7e76-4b8c-8a72-1bcce9f769d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:51,322 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:47:51,322 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2a0e8f-6a9c-4200-bb3e-3549f70f4792', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2a0e8f-6a9c-4200-bb3e-3549f70f4792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:52,373 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:47:52,373 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0bb1868-15b8-457d-8a65-7d895fe782e0', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0bb1868-15b8-457d-8a65-7d895fe782e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:53,427 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.046s 2022-03-22 20:47:53,428 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4edf9fd5-d9d6-4cf9-92d1-38c2414d6670', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4edf9fd5-d9d6-4cf9-92d1-38c2414d6670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:54,480 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:47:54,481 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c973e3-5202-4adf-98ac-d278110fb21d', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c973e3-5202-4adf-98ac-d278110fb21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:55,530 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.042s 2022-03-22 20:47:55,531 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f8cf68-b48c-4a76-980b-60b85a36fcd6', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f8cf68-b48c-4a76-980b-60b85a36fcd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:56,579 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:47:56,579 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64204dd2-5292-4b33-8e1e-c42c7ebb354a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64204dd2-5292-4b33-8e1e-c42c7ebb354a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:57,629 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:47:57,629 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6454b0b0-6090-478a-9b7b-8cea810b3d9f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6454b0b0-6090-478a-9b7b-8cea810b3d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:58,678 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:47:58,678 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4846eb-1fd1-4089-ae31-fa77ddfa499a', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4846eb-1fd1-4089-ae31-fa77ddfa499a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:47:59,728 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.041s 2022-03-22 20:47:59,728 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc75a3dc-c150-4701-a120-f9a6ea6437bf', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc75a3dc-c150-4701-a120-f9a6ea6437bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:48:00,777 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.040s 2022-03-22 20:48:00,777 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dbe0ef4-c1b4-4fe0-a87a-465ef6c967fb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dbe0ef4-c1b4-4fe0-a87a-465ef6c967fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:48:01,829 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:48:01,829 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be706f4-f466-4a87-86be-885a5337809f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be706f4-f466-4a87-86be-885a5337809f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:48:02,881 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.044s 2022-03-22 20:48:02,881 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22ef098-24d4-4113-8668-5c5de00c7620', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22ef098-24d4-4113-8668-5c5de00c7620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:48:03,989 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.099s 2022-03-22 20:48:03,989 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f25d932-254f-47ba-9646-38aee2b4cd0f', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f25d932-254f-47ba-9646-38aee2b4cd0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:48:05,041 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd 0.043s 2022-03-22 20:48:05,041 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cc515c8-a299-4645-b22a-25c58c099eb7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cc515c8-a299-4645-b22a-25c58c099eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd'} Body: b'{"volume": {"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:45.000000", "updated_at": "2022-03-22T20:36:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2116125101", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/9791f416-c6ec-40f0-8899-a2825483aedd"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd", "attachment_id": "7da805f0-5e11-4cc0-8579-8a4233d052a0", "volume_id": "9791f416-c6ec-40f0-8899-a2825483aedd", "server_id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:32:49.000000"}], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:48:05,388 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.339s 2022-03-22 20:48:05,388 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:05 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-f5749d22-ae62-4193-a5b1-4425ad0eae3a', 'x-compute-request-id': 'req-f5749d22-ae62-4193-a5b1-4425ad0eae3a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'' 2022-03-22 20:48:05,543 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:48:05,543 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-245ffb09-8263-4203-933f-ce9c3890186c', 'x-compute-request-id': 'req-245ffb09-8263-4203-933f-ce9c3890186c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:06,710 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:48:06,711 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a78e90b-928a-4e42-81d7-f38135a56f64', 'x-compute-request-id': 'req-1a78e90b-928a-4e42-81d7-f38135a56f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:07,874 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:48:07,874 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96c328ab-076e-44d5-8cf8-04467df2eda6', 'x-compute-request-id': 'req-96c328ab-076e-44d5-8cf8-04467df2eda6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:09,041 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:48:09,042 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afed0728-a6f8-4f6a-adcc-e6458302c98e', 'x-compute-request-id': 'req-afed0728-a6f8-4f6a-adcc-e6458302c98e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:10,213 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:48:10,214 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b3e624-857a-46f8-adeb-d4b175f85726', 'x-compute-request-id': 'req-e7b3e624-857a-46f8-adeb-d4b175f85726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:11,378 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:48:11,378 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f5371fb-fc39-44ad-9a70-05233bf5ad6a', 'x-compute-request-id': 'req-9f5371fb-fc39-44ad-9a70-05233bf5ad6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:12,545 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:48:12,546 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef1d542c-a666-4830-9254-19a888c5574f', 'x-compute-request-id': 'req-ef1d542c-a666-4830-9254-19a888c5574f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:13,715 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:48:13,716 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eef93a1-840c-447d-9abe-e28abd905e77', 'x-compute-request-id': 'req-7eef93a1-840c-447d-9abe-e28abd905e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:14,879 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:48:14,879 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62be37a1-aa5e-4a8a-81e2-40ff681ede6a', 'x-compute-request-id': 'req-62be37a1-aa5e-4a8a-81e2-40ff681ede6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:16,046 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:48:16,047 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77a8670a-ae47-4ecc-b833-8db9a66cffe6', 'x-compute-request-id': 'req-77a8670a-ae47-4ecc-b833-8db9a66cffe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:17,208 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:48:17,209 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc0e9969-f55f-48bb-a897-148420cf40a2', 'x-compute-request-id': 'req-cc0e9969-f55f-48bb-a897-148420cf40a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:18,378 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:48:18,378 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6c1c0df-6a7b-4744-a85d-cdffce826452', 'x-compute-request-id': 'req-f6c1c0df-6a7b-4744-a85d-cdffce826452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:19,549 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.163s 2022-03-22 20:48:19,550 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8393a6fb-df93-4e43-8d92-89ae1a18c42b', 'x-compute-request-id': 'req-8393a6fb-df93-4e43-8d92-89ae1a18c42b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:20,717 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:48:20,718 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be43ada7-3a86-4f8e-8e96-5a6d61a1bf5a', 'x-compute-request-id': 'req-be43ada7-3a86-4f8e-8e96-5a6d61a1bf5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:21,888 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:48:21,888 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9446cacc-6171-4a31-b2de-3d07f789cd64', 'x-compute-request-id': 'req-9446cacc-6171-4a31-b2de-3d07f789cd64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:23,064 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.166s 2022-03-22 20:48:23,064 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c814c821-f511-42f1-8977-43f93749dd13', 'x-compute-request-id': 'req-c814c821-f511-42f1-8977-43f93749dd13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:24,231 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:48:24,231 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86efb7c8-30f8-4d94-a357-cd4ac7e74fdb', 'x-compute-request-id': 'req-86efb7c8-30f8-4d94-a357-cd4ac7e74fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:25,399 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:48:25,399 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aed9694-284c-4724-9220-d29694e0bc1c', 'x-compute-request-id': 'req-1aed9694-284c-4724-9220-d29694e0bc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:26,566 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:48:26,566 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57c92de5-9025-40d3-b09f-56f6c9d66377', 'x-compute-request-id': 'req-57c92de5-9025-40d3-b09f-56f6c9d66377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:27,732 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:48:27,733 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68da6909-b16e-437e-a2b0-5b48e73f741a', 'x-compute-request-id': 'req-68da6909-b16e-437e-a2b0-5b48e73f741a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:28,906 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.165s 2022-03-22 20:48:28,906 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bc88df2-6462-4ccf-9422-2517885567ef', 'x-compute-request-id': 'req-9bc88df2-6462-4ccf-9422-2517885567ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:30,075 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:48:30,076 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a765a429-aff8-424d-acd1-cd5d663ac355', 'x-compute-request-id': 'req-a765a429-aff8-424d-acd1-cd5d663ac355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:31,248 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.164s 2022-03-22 20:48:31,248 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-978803f0-b5e1-408a-90ed-ad677a5bc368', 'x-compute-request-id': 'req-978803f0-b5e1-408a-90ed-ad677a5bc368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:32,654 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.396s 2022-03-22 20:48:32,654 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d796608-9e26-4129-bebb-3e3f38cd2fe2', 'x-compute-request-id': 'req-7d796608-9e26-4129-bebb-3e3f38cd2fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:33,823 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:48:33,824 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156e6ebb-bb9a-4b59-85a5-040a295ef23f', 'x-compute-request-id': 'req-156e6ebb-bb9a-4b59-85a5-040a295ef23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:34,987 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:48:34,987 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05c72737-e677-4ed5-9aa5-bfff89e004ca', 'x-compute-request-id': 'req-05c72737-e677-4ed5-9aa5-bfff89e004ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:36,163 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.167s 2022-03-22 20:48:36,163 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96e967f3-3b12-4b81-9d03-34c65e8fb309', 'x-compute-request-id': 'req-96e967f3-3b12-4b81-9d03-34c65e8fb309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:37,327 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:48:37,327 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b45b86e1-a3f7-4899-bfaa-380b77d2f717', 'x-compute-request-id': 'req-b45b86e1-a3f7-4899-bfaa-380b77d2f717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:38,492 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:48:38,493 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea43487-ae8d-4db1-9550-7ef17aa43f23', 'x-compute-request-id': 'req-aea43487-ae8d-4db1-9550-7ef17aa43f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:39,659 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:48:39,659 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1da1ff30-828a-42a3-9c20-f7ca5bd8ac50', 'x-compute-request-id': 'req-1da1ff30-828a-42a3-9c20-f7ca5bd8ac50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:40,828 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:48:40,828 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59ed08dc-126c-4d55-8fcd-61c285c93c32', 'x-compute-request-id': 'req-59ed08dc-126c-4d55-8fcd-61c285c93c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:41,998 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:48:41,998 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06ff46b5-60eb-459c-aba6-dd6fc4050d79', 'x-compute-request-id': 'req-06ff46b5-60eb-459c-aba6-dd6fc4050d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:43,163 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:48:43,163 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-922345a4-0586-4ad0-a973-f6ae65d37dc2', 'x-compute-request-id': 'req-922345a4-0586-4ad0-a973-f6ae65d37dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:44,330 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:48:44,331 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c13e0753-7bd9-454d-b485-c76659164c69', 'x-compute-request-id': 'req-c13e0753-7bd9-454d-b485-c76659164c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:45,493 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:48:45,493 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29593c67-7c26-43c7-8a0d-549ab21da6e3', 'x-compute-request-id': 'req-29593c67-7c26-43c7-8a0d-549ab21da6e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:46,662 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:48:46,663 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-718a177f-d79f-420d-ba35-3616f472ecd0', 'x-compute-request-id': 'req-718a177f-d79f-420d-ba35-3616f472ecd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:47,830 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:48:47,838 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5f2bbc5-1ab9-433e-90af-96c8a9cac993', 'x-compute-request-id': 'req-a5f2bbc5-1ab9-433e-90af-96c8a9cac993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:49,003 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:48:49,003 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7fb760d-afe2-42e5-81ed-0a9c471435a4', 'x-compute-request-id': 'req-a7fb760d-afe2-42e5-81ed-0a9c471435a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:50,173 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:48:50,173 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ef65ba0-b991-4820-9e1f-b86d532a2494', 'x-compute-request-id': 'req-7ef65ba0-b991-4820-9e1f-b86d532a2494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:51,338 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:48:51,338 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f0eed5-bd1a-40b1-a026-0ee9c5bbdd1b', 'x-compute-request-id': 'req-02f0eed5-bd1a-40b1-a026-0ee9c5bbdd1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:52,502 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:48:52,502 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70416cc2-4915-4839-a72e-0423ff8dac10', 'x-compute-request-id': 'req-70416cc2-4915-4839-a72e-0423ff8dac10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:53,675 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.165s 2022-03-22 20:48:53,676 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58be3f91-1301-409d-a728-9c9f2caff6b1', 'x-compute-request-id': 'req-58be3f91-1301-409d-a728-9c9f2caff6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:54,840 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:48:54,841 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d07cbed0-1b9a-444b-8b61-0577fdba5481', 'x-compute-request-id': 'req-d07cbed0-1b9a-444b-8b61-0577fdba5481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:56,006 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:48:56,007 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9668ed44-4ffc-4c93-8cb5-998b80e16008', 'x-compute-request-id': 'req-9668ed44-4ffc-4c93-8cb5-998b80e16008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:57,175 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:48:57,175 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7926f033-293a-45cc-910d-5aab46964578', 'x-compute-request-id': 'req-7926f033-293a-45cc-910d-5aab46964578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:58,341 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:48:58,342 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39a90dc7-5101-4b2e-afb7-2ae2bb683979', 'x-compute-request-id': 'req-39a90dc7-5101-4b2e-afb7-2ae2bb683979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:48:59,511 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:48:59,515 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80333aeb-5b75-4710-9f22-163ea53255b5', 'x-compute-request-id': 'req-80333aeb-5b75-4710-9f22-163ea53255b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:00,685 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:49:00,685 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59f52d82-cd8b-42e9-b74d-c8735e93160f', 'x-compute-request-id': 'req-59f52d82-cd8b-42e9-b74d-c8735e93160f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:01,856 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:49:01,857 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e8f248-817b-4ca1-ae6a-343fd59fbb55', 'x-compute-request-id': 'req-78e8f248-817b-4ca1-ae6a-343fd59fbb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:03,027 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:49:03,028 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47c5f61e-3bc2-46df-8d06-f4db4deb25fa', 'x-compute-request-id': 'req-47c5f61e-3bc2-46df-8d06-f4db4deb25fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:04,201 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.164s 2022-03-22 20:49:04,202 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dcc3f89-b86d-4b6c-b401-52dd731af253', 'x-compute-request-id': 'req-9dcc3f89-b86d-4b6c-b401-52dd731af253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:05,367 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:49:05,367 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb556df8-51c5-4086-b810-745141a0f8dc', 'x-compute-request-id': 'req-eb556df8-51c5-4086-b810-745141a0f8dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:06,543 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.166s 2022-03-22 20:49:06,543 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bba6367f-8146-4942-9f6e-b4bf49cf054e', 'x-compute-request-id': 'req-bba6367f-8146-4942-9f6e-b4bf49cf054e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:07,711 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:49:07,712 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a80087d-7ed6-46b6-bcf6-3f9e2a35de5d', 'x-compute-request-id': 'req-4a80087d-7ed6-46b6-bcf6-3f9e2a35de5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:08,886 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.166s 2022-03-22 20:49:08,886 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9aa0e0b-1d80-4fe7-9b0a-eb184ec8140f', 'x-compute-request-id': 'req-f9aa0e0b-1d80-4fe7-9b0a-eb184ec8140f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:10,065 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.170s 2022-03-22 20:49:10,066 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bd0fe7c-b38e-4504-be04-656a6421b7ff', 'x-compute-request-id': 'req-6bd0fe7c-b38e-4504-be04-656a6421b7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:11,236 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:49:11,236 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-949be008-0269-44c0-8ef4-295352e4cb14', 'x-compute-request-id': 'req-949be008-0269-44c0-8ef4-295352e4cb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:12,406 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:49:12,406 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a30e299-f555-44cb-8a9d-a222cc4e0c2c', 'x-compute-request-id': 'req-6a30e299-f555-44cb-8a9d-a222cc4e0c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:13,571 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:49:13,572 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa7cb5bc-b743-42f1-b7e5-14708296610f', 'x-compute-request-id': 'req-fa7cb5bc-b743-42f1-b7e5-14708296610f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:14,758 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.176s 2022-03-22 20:49:14,759 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85368098-6751-4191-a2dd-f0a7ab473e91', 'x-compute-request-id': 'req-85368098-6751-4191-a2dd-f0a7ab473e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:15,928 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:49:15,928 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a66489e6-049c-4ecd-9c9c-7af597eda49a', 'x-compute-request-id': 'req-a66489e6-049c-4ecd-9c9c-7af597eda49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:17,096 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:49:17,097 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c8340bb-818f-4257-9e05-a93d63d2909e', 'x-compute-request-id': 'req-3c8340bb-818f-4257-9e05-a93d63d2909e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:18,268 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:49:18,269 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-073264c3-ff97-4964-9498-31722796cd97', 'x-compute-request-id': 'req-073264c3-ff97-4964-9498-31722796cd97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:19,444 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.166s 2022-03-22 20:49:19,444 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a2df1ea-6b53-4aa9-a281-6f5399db341c', 'x-compute-request-id': 'req-0a2df1ea-6b53-4aa9-a281-6f5399db341c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:20,612 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:49:20,612 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1696b4c5-2c1b-4331-928d-e8c2161f6a49', 'x-compute-request-id': 'req-1696b4c5-2c1b-4331-928d-e8c2161f6a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:21,781 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:49:21,782 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10ab00f8-8e9e-4ecb-bf37-18f6c138166a', 'x-compute-request-id': 'req-10ab00f8-8e9e-4ecb-bf37-18f6c138166a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:22,949 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:49:22,949 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b311acb-b399-45f6-85e7-fd242c3a20b4', 'x-compute-request-id': 'req-8b311acb-b399-45f6-85e7-fd242c3a20b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:24,122 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.163s 2022-03-22 20:49:24,122 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8217f78f-b686-40b2-a9f8-920a638dbaa6', 'x-compute-request-id': 'req-8217f78f-b686-40b2-a9f8-920a638dbaa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:25,291 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:49:25,292 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f77059cf-1a8e-4d78-8a79-fd68ad33fd19', 'x-compute-request-id': 'req-f77059cf-1a8e-4d78-8a79-fd68ad33fd19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:26,466 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.166s 2022-03-22 20:49:26,467 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d62aab7c-6d67-4a0b-898d-e5add3fc04fa', 'x-compute-request-id': 'req-d62aab7c-6d67-4a0b-898d-e5add3fc04fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:27,635 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:49:27,636 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bb3b22d-9ff5-4c83-90f0-9b96a626f21c', 'x-compute-request-id': 'req-9bb3b22d-9ff5-4c83-90f0-9b96a626f21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:28,803 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:49:28,803 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cefa6ee5-a5a8-484a-b6e2-a5ba279a6a26', 'x-compute-request-id': 'req-cefa6ee5-a5a8-484a-b6e2-a5ba279a6a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:29,974 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:49:29,975 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-899ee260-2edf-4817-9eeb-d16e4d3591e7', 'x-compute-request-id': 'req-899ee260-2edf-4817-9eeb-d16e4d3591e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:31,143 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:49:31,144 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddd82597-8c85-4251-aad5-926c3b0fe54e', 'x-compute-request-id': 'req-ddd82597-8c85-4251-aad5-926c3b0fe54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:32,318 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.165s 2022-03-22 20:49:32,318 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b183144-8f76-4b3c-b48a-0e46f4651b37', 'x-compute-request-id': 'req-4b183144-8f76-4b3c-b48a-0e46f4651b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:33,492 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.165s 2022-03-22 20:49:33,493 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5227748f-2417-42cb-91de-1143faf88879', 'x-compute-request-id': 'req-5227748f-2417-42cb-91de-1143faf88879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:34,662 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:49:34,662 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c045e43-f0d2-46b1-80a1-0487f19815c1', 'x-compute-request-id': 'req-2c045e43-f0d2-46b1-80a1-0487f19815c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:35,843 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.171s 2022-03-22 20:49:35,843 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a079b8a-e577-44cd-ace2-12b8cdca40e0', 'x-compute-request-id': 'req-8a079b8a-e577-44cd-ace2-12b8cdca40e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:37,259 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.405s 2022-03-22 20:49:37,259 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b87a944-502a-4cd3-ac07-749dd11267c4', 'x-compute-request-id': 'req-2b87a944-502a-4cd3-ac07-749dd11267c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:38,436 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.168s 2022-03-22 20:49:38,436 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-035a1fb2-fe78-4efa-9959-7e3f25fff31f', 'x-compute-request-id': 'req-035a1fb2-fe78-4efa-9959-7e3f25fff31f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:39,602 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:49:39,602 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee2c864d-e5ae-4dba-97cf-f0818e4dd95b', 'x-compute-request-id': 'req-ee2c864d-e5ae-4dba-97cf-f0818e4dd95b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:40,767 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:49:40,767 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c8c0e9c-bd4d-4fad-9415-926350554b16', 'x-compute-request-id': 'req-5c8c0e9c-bd4d-4fad-9415-926350554b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:41,931 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.153s 2022-03-22 20:49:41,931 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9797619-9f1c-464f-a8a9-a865b5ce2553', 'x-compute-request-id': 'req-c9797619-9f1c-464f-a8a9-a865b5ce2553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:43,094 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:49:43,095 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eae8c2f-65f6-4642-9c1d-f5db57c820cc', 'x-compute-request-id': 'req-6eae8c2f-65f6-4642-9c1d-f5db57c820cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:44,268 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.164s 2022-03-22 20:49:44,269 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cf7f4d4-e64a-4831-97ab-49a0366e57e7', 'x-compute-request-id': 'req-1cf7f4d4-e64a-4831-97ab-49a0366e57e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:45,432 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:49:45,433 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2df7d37d-0be3-4dde-b323-3870c414d490', 'x-compute-request-id': 'req-2df7d37d-0be3-4dde-b323-3870c414d490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:46,598 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:49:46,598 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-427fadda-aadd-4fce-8dd0-5246e90c9c2d', 'x-compute-request-id': 'req-427fadda-aadd-4fce-8dd0-5246e90c9c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:47,766 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:49:47,766 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73a0d7a9-6cbc-4337-b390-d919d5c52d4b', 'x-compute-request-id': 'req-73a0d7a9-6cbc-4337-b390-d919d5c52d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:48,933 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:49:48,934 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6dcf43f-1f31-49b4-853c-059a800be516', 'x-compute-request-id': 'req-f6dcf43f-1f31-49b4-853c-059a800be516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:50,100 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:49:50,101 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93da6201-12aa-4e25-a51d-b18e7f91fd6c', 'x-compute-request-id': 'req-93da6201-12aa-4e25-a51d-b18e7f91fd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:51,269 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:49:51,269 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47e3e987-df96-4b3f-8085-c572b6c9556a', 'x-compute-request-id': 'req-47e3e987-df96-4b3f-8085-c572b6c9556a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:52,441 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.163s 2022-03-22 20:49:52,442 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b16a2dd0-fee3-4e10-98bf-85a7a5950a08', 'x-compute-request-id': 'req-b16a2dd0-fee3-4e10-98bf-85a7a5950a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:53,610 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:49:53,610 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57b50c4a-d39c-460f-a104-ffaab7b620d4', 'x-compute-request-id': 'req-57b50c4a-d39c-460f-a104-ffaab7b620d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:54,776 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:49:54,776 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c21afc8b-9148-42fa-8b78-b2bbace67d33', 'x-compute-request-id': 'req-c21afc8b-9148-42fa-8b78-b2bbace67d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:55,948 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.164s 2022-03-22 20:49:55,949 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2809c828-342c-4eb4-b380-9e146373840c', 'x-compute-request-id': 'req-2809c828-342c-4eb4-b380-9e146373840c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:57,118 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:49:57,118 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21f69217-dead-4ac3-8e88-6a0d2fcc21a1', 'x-compute-request-id': 'req-21f69217-dead-4ac3-8e88-6a0d2fcc21a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:58,284 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:49:58,285 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3292a122-0f19-4844-a448-9bc0418a2a93', 'x-compute-request-id': 'req-3292a122-0f19-4844-a448-9bc0418a2a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:49:59,450 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:49:59,451 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42963e72-2979-41e4-9e87-cd005d4337f3', 'x-compute-request-id': 'req-42963e72-2979-41e4-9e87-cd005d4337f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:00,621 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:50:00,621 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbc786ae-8655-419e-9fb1-3968e9e20ddc', 'x-compute-request-id': 'req-fbc786ae-8655-419e-9fb1-3968e9e20ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:01,787 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:50:01,788 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abec52d9-3f15-41a3-82a9-be58048b45ec', 'x-compute-request-id': 'req-abec52d9-3f15-41a3-82a9-be58048b45ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:02,957 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:50:02,957 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfe2c434-58dc-4693-b246-45432cb62eca', 'x-compute-request-id': 'req-dfe2c434-58dc-4693-b246-45432cb62eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:04,346 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.379s 2022-03-22 20:50:04,346 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ab731f0-1b53-41f2-bd70-e424e6d777e0', 'x-compute-request-id': 'req-3ab731f0-1b53-41f2-bd70-e424e6d777e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:05,511 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:50:05,511 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5157405-f92f-4f98-a0de-a6d5f3600f89', 'x-compute-request-id': 'req-a5157405-f92f-4f98-a0de-a6d5f3600f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:06,681 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:50:06,682 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cb416ce-ac69-4f75-ad84-26af846e7775', 'x-compute-request-id': 'req-2cb416ce-ac69-4f75-ad84-26af846e7775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:07,843 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.152s 2022-03-22 20:50:07,843 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-034bb137-6dcb-4c5e-a1b6-8cf80ace82a5', 'x-compute-request-id': 'req-034bb137-6dcb-4c5e-a1b6-8cf80ace82a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:09,010 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:50:09,011 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80f9b11c-47c7-4ec1-a86b-f007af486434', 'x-compute-request-id': 'req-80f9b11c-47c7-4ec1-a86b-f007af486434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:10,176 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:50:10,176 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d59b9e2-40af-4be1-a4a3-33bd8747dfdb', 'x-compute-request-id': 'req-2d59b9e2-40af-4be1-a4a3-33bd8747dfdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:11,343 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:50:11,343 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-110ce639-4f27-471f-a096-fd453cdc24f9', 'x-compute-request-id': 'req-110ce639-4f27-471f-a096-fd453cdc24f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:12,510 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:50:12,511 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a67d5691-57c7-4b96-8991-247180b458c6', 'x-compute-request-id': 'req-a67d5691-57c7-4b96-8991-247180b458c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:13,673 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.153s 2022-03-22 20:50:13,673 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebdd2a13-f702-4138-b7b6-279c24cf8a30', 'x-compute-request-id': 'req-ebdd2a13-f702-4138-b7b6-279c24cf8a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:14,842 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:50:14,842 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4a8b25c-bd55-420c-ad65-2d17503afeeb', 'x-compute-request-id': 'req-b4a8b25c-bd55-420c-ad65-2d17503afeeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:16,006 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:50:16,006 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f90325be-d4a9-4bee-8aad-0df3e54b1313', 'x-compute-request-id': 'req-f90325be-d4a9-4bee-8aad-0df3e54b1313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:17,168 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.153s 2022-03-22 20:50:17,168 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7e2fc7-9c1c-48ec-805f-8e3efdcf7976', 'x-compute-request-id': 'req-fe7e2fc7-9c1c-48ec-805f-8e3efdcf7976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:18,338 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:50:18,338 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-819997d8-5369-45ef-b604-8968d5741615', 'x-compute-request-id': 'req-819997d8-5369-45ef-b604-8968d5741615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:19,526 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.178s 2022-03-22 20:50:19,526 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53d80f5e-11fa-4334-910c-637eb8ed4a12', 'x-compute-request-id': 'req-53d80f5e-11fa-4334-910c-637eb8ed4a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:20,692 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:50:20,693 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4137d569-5e4d-4d5a-a86a-e3535fc30443', 'x-compute-request-id': 'req-4137d569-5e4d-4d5a-a86a-e3535fc30443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:21,863 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:50:21,863 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-533e6879-4e1b-4134-9c07-a63350fd9228', 'x-compute-request-id': 'req-533e6879-4e1b-4134-9c07-a63350fd9228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:23,028 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:50:23,029 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bf892c7-158a-4b2a-8ead-37f0cc64b69a', 'x-compute-request-id': 'req-1bf892c7-158a-4b2a-8ead-37f0cc64b69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:24,193 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:50:24,193 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c79cdc2-6514-4103-ab14-0a1758fbb2b9', 'x-compute-request-id': 'req-5c79cdc2-6514-4103-ab14-0a1758fbb2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:25,361 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:50:25,361 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69614ee0-b056-4d50-8187-fac3ece4b5d8', 'x-compute-request-id': 'req-69614ee0-b056-4d50-8187-fac3ece4b5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:26,528 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:50:26,529 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97075794-ab95-479f-9fce-4b6e3ffecedf', 'x-compute-request-id': 'req-97075794-ab95-479f-9fce-4b6e3ffecedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:27,691 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:50:27,692 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3ca746c-e1d0-4de9-ae0c-ed03bbb65205', 'x-compute-request-id': 'req-b3ca746c-e1d0-4de9-ae0c-ed03bbb65205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:28,858 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:50:28,858 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-179bb314-32fb-4fa7-a8c8-1b346f999b04', 'x-compute-request-id': 'req-179bb314-32fb-4fa7-a8c8-1b346f999b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:30,024 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:50:30,024 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c48544e-6327-46a9-ade5-d83ec1cb7e3f', 'x-compute-request-id': 'req-4c48544e-6327-46a9-ade5-d83ec1cb7e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:31,189 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:50:31,189 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71fe2be5-301f-40d0-a98b-e17cf4a5f140', 'x-compute-request-id': 'req-71fe2be5-301f-40d0-a98b-e17cf4a5f140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:32,359 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:50:32,359 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c038c122-1e93-4fca-ab5d-bd2325afbda6', 'x-compute-request-id': 'req-c038c122-1e93-4fca-ab5d-bd2325afbda6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:33,533 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.164s 2022-03-22 20:50:33,533 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddfd5abd-f82f-43db-8905-636d3b59df7b', 'x-compute-request-id': 'req-ddfd5abd-f82f-43db-8905-636d3b59df7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:34,700 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:50:34,700 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8d53fd7-3b25-4f84-8082-ccf843929649', 'x-compute-request-id': 'req-d8d53fd7-3b25-4f84-8082-ccf843929649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:35,877 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.167s 2022-03-22 20:50:35,878 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d97687b-1ef0-4803-a985-75db544addf3', 'x-compute-request-id': 'req-8d97687b-1ef0-4803-a985-75db544addf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:37,044 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:50:37,045 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f73f9c50-5108-4c03-8d45-56fc41b9a22f', 'x-compute-request-id': 'req-f73f9c50-5108-4c03-8d45-56fc41b9a22f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:38,211 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:50:38,212 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-963d4a0d-207a-47ab-b029-375d1f335e1f', 'x-compute-request-id': 'req-963d4a0d-207a-47ab-b029-375d1f335e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:39,397 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.176s 2022-03-22 20:50:39,397 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7896c3a9-d502-4987-8abd-1b5e82a771a8', 'x-compute-request-id': 'req-7896c3a9-d502-4987-8abd-1b5e82a771a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:40,569 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:50:40,569 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-682479a2-f9d3-4728-8668-bb0a1ccd58d7', 'x-compute-request-id': 'req-682479a2-f9d3-4728-8668-bb0a1ccd58d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:41,746 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.169s 2022-03-22 20:50:41,747 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78c78fc1-a5ff-412c-ae97-934724bd3c4e', 'x-compute-request-id': 'req-78c78fc1-a5ff-412c-ae97-934724bd3c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:42,918 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:50:42,919 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7966e18f-6491-4294-a8cc-7d1e70af2ee6', 'x-compute-request-id': 'req-7966e18f-6491-4294-a8cc-7d1e70af2ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:44,087 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:50:44,088 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d33b8fcf-ce2a-4884-86a8-9a524abf5f32', 'x-compute-request-id': 'req-d33b8fcf-ce2a-4884-86a8-9a524abf5f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:45,261 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.164s 2022-03-22 20:50:45,261 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df4efa74-0c6c-421c-a53f-1c986f5b1450', 'x-compute-request-id': 'req-df4efa74-0c6c-421c-a53f-1c986f5b1450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:46,437 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.167s 2022-03-22 20:50:46,437 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a977d78-30ab-41c6-a670-426470e9e385', 'x-compute-request-id': 'req-8a977d78-30ab-41c6-a670-426470e9e385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:47,609 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:50:47,610 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff8b5f4b-48c0-49ae-ba29-e64754370a8f', 'x-compute-request-id': 'req-ff8b5f4b-48c0-49ae-ba29-e64754370a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:48,774 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:50:48,774 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc2c808c-0421-4196-9f45-0720a65b6f10', 'x-compute-request-id': 'req-dc2c808c-0421-4196-9f45-0720a65b6f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:49,941 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:50:49,941 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8901138f-b732-4994-b9e6-1d415d14d867', 'x-compute-request-id': 'req-8901138f-b732-4994-b9e6-1d415d14d867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:51,114 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.163s 2022-03-22 20:50:51,115 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b25b067-76dd-4ace-a286-694dd3739a53', 'x-compute-request-id': 'req-5b25b067-76dd-4ace-a286-694dd3739a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:52,281 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:50:52,281 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72e53ec7-35eb-4a3c-81be-7b7f48cf57c1', 'x-compute-request-id': 'req-72e53ec7-35eb-4a3c-81be-7b7f48cf57c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:53,447 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:50:53,448 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d86e2cc7-1b35-40fa-9336-dd235ddca9c8', 'x-compute-request-id': 'req-d86e2cc7-1b35-40fa-9336-dd235ddca9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:54,616 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:50:54,617 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-431c039b-3cbe-4d7b-ba0d-6c11b06a3111', 'x-compute-request-id': 'req-431c039b-3cbe-4d7b-ba0d-6c11b06a3111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:55,781 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:50:55,781 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9be78a87-479a-4e39-ad78-e390b249caeb', 'x-compute-request-id': 'req-9be78a87-479a-4e39-ad78-e390b249caeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:56,954 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.164s 2022-03-22 20:50:56,954 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6825bd4-69f5-41ab-be8b-42093c4651f5', 'x-compute-request-id': 'req-f6825bd4-69f5-41ab-be8b-42093c4651f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:58,126 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:50:58,126 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbdeb155-0bb9-48b7-a895-361d81ebd427', 'x-compute-request-id': 'req-bbdeb155-0bb9-48b7-a895-361d81ebd427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:50:59,294 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:50:59,294 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3544b1de-5527-472c-a4f7-0031ba8b3dfd', 'x-compute-request-id': 'req-3544b1de-5527-472c-a4f7-0031ba8b3dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:00,470 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.166s 2022-03-22 20:51:00,470 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5af610bd-5c36-4b67-9e79-246a1c1955cc', 'x-compute-request-id': 'req-5af610bd-5c36-4b67-9e79-246a1c1955cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:01,640 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:51:01,641 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-467a5b8b-de4f-4dd8-910b-dd65253b54a0', 'x-compute-request-id': 'req-467a5b8b-de4f-4dd8-910b-dd65253b54a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:02,809 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:51:02,810 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b7e3e1f-fbe2-4309-a0c0-029c4950d264', 'x-compute-request-id': 'req-3b7e3e1f-fbe2-4309-a0c0-029c4950d264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:03,975 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:51:03,975 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08eba9b9-7eca-4494-be6f-708d36e02bb5', 'x-compute-request-id': 'req-08eba9b9-7eca-4494-be6f-708d36e02bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:05,144 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:51:05,144 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b03d7d4f-5369-45f3-a7b6-d7dfc5778f7f', 'x-compute-request-id': 'req-b03d7d4f-5369-45f3-a7b6-d7dfc5778f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:06,308 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:51:06,309 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a03a34da-09bb-488b-81cf-2af4b1ad0931', 'x-compute-request-id': 'req-a03a34da-09bb-488b-81cf-2af4b1ad0931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:07,485 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.167s 2022-03-22 20:51:07,485 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f8ce3e8-1d59-4bb5-8ef3-a4d9eb066e38', 'x-compute-request-id': 'req-9f8ce3e8-1d59-4bb5-8ef3-a4d9eb066e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:08,664 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.170s 2022-03-22 20:51:08,665 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce0187e8-ba1e-40b4-80c1-5d0f8772c084', 'x-compute-request-id': 'req-ce0187e8-ba1e-40b4-80c1-5d0f8772c084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:09,850 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.175s 2022-03-22 20:51:09,850 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee6f499-f492-4863-9b0a-c977e5894deb', 'x-compute-request-id': 'req-6ee6f499-f492-4863-9b0a-c977e5894deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:11,027 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:51:11,027 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd4b0fd6-f146-4439-8400-65031fbf5990', 'x-compute-request-id': 'req-bd4b0fd6-f146-4439-8400-65031fbf5990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:12,201 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.166s 2022-03-22 20:51:12,202 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-748b5850-5603-42bd-ac6b-8c586304fb33', 'x-compute-request-id': 'req-748b5850-5603-42bd-ac6b-8c586304fb33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:13,368 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:51:13,368 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30bef7fb-afff-4c27-aa23-c2dac0b3901e', 'x-compute-request-id': 'req-30bef7fb-afff-4c27-aa23-c2dac0b3901e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:14,768 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.390s 2022-03-22 20:51:14,768 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2e72ae5-25e3-4843-817f-408488e91056', 'x-compute-request-id': 'req-d2e72ae5-25e3-4843-817f-408488e91056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:15,936 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:51:15,936 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156e008b-8e74-4b40-b02e-36fd45e99156', 'x-compute-request-id': 'req-156e008b-8e74-4b40-b02e-36fd45e99156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:17,105 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:51:17,105 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01cf54ed-cebd-4b6e-a67d-3a63bf3b8f5c', 'x-compute-request-id': 'req-01cf54ed-cebd-4b6e-a67d-3a63bf3b8f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:18,272 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:51:18,272 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04821d78-eabc-422f-89de-44ef022a84c4', 'x-compute-request-id': 'req-04821d78-eabc-422f-89de-44ef022a84c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:19,453 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.170s 2022-03-22 20:51:19,453 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b7ce019-ecbf-4063-86c8-f1828db050e9', 'x-compute-request-id': 'req-5b7ce019-ecbf-4063-86c8-f1828db050e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:20,617 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:51:20,618 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c178f61b-2aad-474a-a0d2-036a8f890db2', 'x-compute-request-id': 'req-c178f61b-2aad-474a-a0d2-036a8f890db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:21,787 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:51:21,788 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f7bf197-6c11-4532-8872-e4c86c5f4765', 'x-compute-request-id': 'req-2f7bf197-6c11-4532-8872-e4c86c5f4765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:22,961 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.164s 2022-03-22 20:51:22,961 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff95bc8-1a06-4560-a945-756cc482dfca', 'x-compute-request-id': 'req-fff95bc8-1a06-4560-a945-756cc482dfca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:24,131 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:51:24,131 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55bc48ae-1eaa-4752-8885-9a9c1f3e0f30', 'x-compute-request-id': 'req-55bc48ae-1eaa-4752-8885-9a9c1f3e0f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:25,301 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:51:25,301 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c3f2591-e299-4891-bc06-143839352789', 'x-compute-request-id': 'req-4c3f2591-e299-4891-bc06-143839352789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:26,471 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:51:26,472 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b672aaf-c1be-46c8-85cc-7a0a9336da03', 'x-compute-request-id': 'req-2b672aaf-c1be-46c8-85cc-7a0a9336da03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:27,639 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:51:27,640 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e9cd389-601a-47d8-ab54-ffcf97f79fa3', 'x-compute-request-id': 'req-6e9cd389-601a-47d8-ab54-ffcf97f79fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:28,809 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:51:28,809 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e298a1ac-14cf-46be-8aa4-688985e5af08', 'x-compute-request-id': 'req-e298a1ac-14cf-46be-8aa4-688985e5af08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:29,981 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.163s 2022-03-22 20:51:29,981 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c28b48e-ea09-4fc9-992b-8af21926880f', 'x-compute-request-id': 'req-8c28b48e-ea09-4fc9-992b-8af21926880f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:31,151 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:51:31,152 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c4e5b85-d350-4e4d-b6fc-382b6ccf2d06', 'x-compute-request-id': 'req-1c4e5b85-d350-4e4d-b6fc-382b6ccf2d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:32,319 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:51:32,320 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a779ab0f-c82c-4375-96dd-b8a1b524477d', 'x-compute-request-id': 'req-a779ab0f-c82c-4375-96dd-b8a1b524477d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:33,490 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:51:33,493 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2601fc6-cb0b-47b5-b03c-284f5a3693f3', 'x-compute-request-id': 'req-d2601fc6-cb0b-47b5-b03c-284f5a3693f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:34,662 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:51:34,662 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-761a4cbc-9003-4474-acf2-012f8a2fa5bf', 'x-compute-request-id': 'req-761a4cbc-9003-4474-acf2-012f8a2fa5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:35,832 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:51:35,832 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d99fc362-d432-4186-b11f-13d061981b0b', 'x-compute-request-id': 'req-d99fc362-d432-4186-b11f-13d061981b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:37,007 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.165s 2022-03-22 20:51:37,007 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6a4fb35-ea1e-4ad4-8533-fc7106958ca7', 'x-compute-request-id': 'req-f6a4fb35-ea1e-4ad4-8533-fc7106958ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:38,179 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.163s 2022-03-22 20:51:38,180 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c79b146-8dbc-4de2-b86c-ca5393c1f702', 'x-compute-request-id': 'req-8c79b146-8dbc-4de2-b86c-ca5393c1f702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:39,360 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.170s 2022-03-22 20:51:39,360 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d12b3cd8-7c38-4e0e-9ea5-3f7bb5bd8dce', 'x-compute-request-id': 'req-d12b3cd8-7c38-4e0e-9ea5-3f7bb5bd8dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:40,535 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.166s 2022-03-22 20:51:40,536 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-769d751a-e744-47e9-ac79-a329ca01654b', 'x-compute-request-id': 'req-769d751a-e744-47e9-ac79-a329ca01654b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:41,704 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:51:41,705 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd972d6a-3087-4827-b5a7-bf9f57d38385', 'x-compute-request-id': 'req-dd972d6a-3087-4827-b5a7-bf9f57d38385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:42,880 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.166s 2022-03-22 20:51:42,881 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-862233cd-2310-4d4a-872f-8e1a028f238e', 'x-compute-request-id': 'req-862233cd-2310-4d4a-872f-8e1a028f238e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:44,060 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.170s 2022-03-22 20:51:44,061 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55a3a10d-1af3-41b0-91e3-abb43ec332da', 'x-compute-request-id': 'req-55a3a10d-1af3-41b0-91e3-abb43ec332da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:45,236 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.166s 2022-03-22 20:51:45,236 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-324f0a59-4587-4638-a447-8f7accefba70', 'x-compute-request-id': 'req-324f0a59-4587-4638-a447-8f7accefba70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:46,406 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:51:46,406 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bffc66b2-a664-4bcf-8967-3d70d740f170', 'x-compute-request-id': 'req-bffc66b2-a664-4bcf-8967-3d70d740f170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:47,570 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:51:47,571 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72aeb984-c0f2-4aeb-bc6a-d5012185833a', 'x-compute-request-id': 'req-72aeb984-c0f2-4aeb-bc6a-d5012185833a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:48,742 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:51:48,743 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92857f96-ec4a-4c5d-aabd-7be86c26c0d7', 'x-compute-request-id': 'req-92857f96-ec4a-4c5d-aabd-7be86c26c0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:49,924 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.172s 2022-03-22 20:51:49,925 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dc3c03a-7a64-4aa5-99c3-fa7876010dea', 'x-compute-request-id': 'req-5dc3c03a-7a64-4aa5-99c3-fa7876010dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:51,096 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:51:51,097 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98875f3c-58d7-4b64-ae59-8fa00e0790d0', 'x-compute-request-id': 'req-98875f3c-58d7-4b64-ae59-8fa00e0790d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:52,263 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:51:52,264 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6a69ebc-0e30-4c6f-ad6d-190cb939a382', 'x-compute-request-id': 'req-a6a69ebc-0e30-4c6f-ad6d-190cb939a382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:53,434 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:51:53,434 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd654907-c6d5-43ea-b1e7-81c5ed570543', 'x-compute-request-id': 'req-fd654907-c6d5-43ea-b1e7-81c5ed570543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:54,601 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:51:54,602 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-687d478a-4b58-49e9-97af-176382708e26', 'x-compute-request-id': 'req-687d478a-4b58-49e9-97af-176382708e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:55,768 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:51:55,768 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddbd44e5-230c-4fd8-91c3-7bf42e357dbd', 'x-compute-request-id': 'req-ddbd44e5-230c-4fd8-91c3-7bf42e357dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:56,940 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:51:56,940 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfd1465f-82bb-4d17-9508-0718355632a7', 'x-compute-request-id': 'req-dfd1465f-82bb-4d17-9508-0718355632a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:58,110 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:51:58,111 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c69ee11-9b2c-422c-8875-dcf22f266b48', 'x-compute-request-id': 'req-5c69ee11-9b2c-422c-8875-dcf22f266b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:51:59,287 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.168s 2022-03-22 20:51:59,288 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4af2f4be-0a30-4b9e-9106-cb24152713c7', 'x-compute-request-id': 'req-4af2f4be-0a30-4b9e-9106-cb24152713c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:00,462 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.165s 2022-03-22 20:52:00,463 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d26346e3-323d-4484-9ecc-d481d4c7f716', 'x-compute-request-id': 'req-d26346e3-323d-4484-9ecc-d481d4c7f716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:01,633 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:52:01,633 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3adc5b14-f576-4ed4-90cc-b00ad22b47f6', 'x-compute-request-id': 'req-3adc5b14-f576-4ed4-90cc-b00ad22b47f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:02,805 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.163s 2022-03-22 20:52:02,805 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a73338c1-cf7a-4222-8d99-827421bfb486', 'x-compute-request-id': 'req-a73338c1-cf7a-4222-8d99-827421bfb486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:03,977 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:52:03,977 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39ff0723-2251-43ce-8834-98f11849baa6', 'x-compute-request-id': 'req-39ff0723-2251-43ce-8834-98f11849baa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:05,147 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:52:05,148 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb3de8b5-3898-4e06-beed-4e32f3cbe058', 'x-compute-request-id': 'req-fb3de8b5-3898-4e06-beed-4e32f3cbe058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:06,317 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:52:06,317 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d989ee02-6fb4-4817-ac88-3ee5ce0cab8f', 'x-compute-request-id': 'req-d989ee02-6fb4-4817-ac88-3ee5ce0cab8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:07,487 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:52:07,488 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a70f82d-b095-49d3-acf3-f39c325fdf51', 'x-compute-request-id': 'req-1a70f82d-b095-49d3-acf3-f39c325fdf51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:08,662 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.165s 2022-03-22 20:52:08,662 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a42e85e5-42f4-4aca-a774-ae25479bc2a1', 'x-compute-request-id': 'req-a42e85e5-42f4-4aca-a774-ae25479bc2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:09,831 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:52:09,832 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2101e02e-f031-4fee-b40b-c63853b4eacf', 'x-compute-request-id': 'req-2101e02e-f031-4fee-b40b-c63853b4eacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:11,004 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.163s 2022-03-22 20:52:11,004 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22b1f715-80d3-487e-a0f8-3a8aa384625c', 'x-compute-request-id': 'req-22b1f715-80d3-487e-a0f8-3a8aa384625c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:12,170 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:52:12,170 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c80fc3ce-0f26-4087-9ac5-1f76e5e1bd6f', 'x-compute-request-id': 'req-c80fc3ce-0f26-4087-9ac5-1f76e5e1bd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:13,336 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:52:13,337 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af2ca883-f767-4207-905d-195dea133261', 'x-compute-request-id': 'req-af2ca883-f767-4207-905d-195dea133261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:14,503 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:52:14,503 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1823efa4-0c37-48e4-854b-fca7b3a68bb1', 'x-compute-request-id': 'req-1823efa4-0c37-48e4-854b-fca7b3a68bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:15,664 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.153s 2022-03-22 20:52:15,665 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9fe9668-729f-4446-84c7-8a5ac5553468', 'x-compute-request-id': 'req-b9fe9668-729f-4446-84c7-8a5ac5553468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:16,835 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:52:16,835 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6e98a7c-58fa-43ed-93d9-afab573d0739', 'x-compute-request-id': 'req-f6e98a7c-58fa-43ed-93d9-afab573d0739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:18,009 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.165s 2022-03-22 20:52:18,009 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e154948-bfa8-4ce8-989f-cab6936f9924', 'x-compute-request-id': 'req-5e154948-bfa8-4ce8-989f-cab6936f9924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:19,179 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:52:19,180 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d94b0ac-c660-422e-ab85-b29cd4454887', 'x-compute-request-id': 'req-1d94b0ac-c660-422e-ab85-b29cd4454887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:20,345 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:52:20,345 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c67bf2c-66d4-44c2-b9b9-8563b88427f8', 'x-compute-request-id': 'req-8c67bf2c-66d4-44c2-b9b9-8563b88427f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:21,510 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:52:21,510 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18d9b89c-1410-411f-a8ea-340bf0dcb5a9', 'x-compute-request-id': 'req-18d9b89c-1410-411f-a8ea-340bf0dcb5a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:22,673 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:52:22,674 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dd00fe6-999c-4495-990b-cecbedfaad48', 'x-compute-request-id': 'req-1dd00fe6-999c-4495-990b-cecbedfaad48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:23,837 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:52:23,837 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5268ce88-df49-4ec2-a262-51c3ed9bac35', 'x-compute-request-id': 'req-5268ce88-df49-4ec2-a262-51c3ed9bac35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:25,230 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.384s 2022-03-22 20:52:25,230 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f05538f6-df06-44d6-9c33-6afe4b5dbaa7', 'x-compute-request-id': 'req-f05538f6-df06-44d6-9c33-6afe4b5dbaa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:26,409 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.169s 2022-03-22 20:52:26,409 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-894f7976-a50e-42f4-a798-11d821fce295', 'x-compute-request-id': 'req-894f7976-a50e-42f4-a798-11d821fce295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:27,580 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:52:27,580 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b62f495-f345-41c6-9435-31f7a9ba70ec', 'x-compute-request-id': 'req-4b62f495-f345-41c6-9435-31f7a9ba70ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:28,745 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:52:28,745 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80df6eb2-53d4-4b26-b96b-b3529157e03c', 'x-compute-request-id': 'req-80df6eb2-53d4-4b26-b96b-b3529157e03c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:29,916 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:52:29,917 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f92a77a7-ecb7-40f1-853f-70aae5e3ef1b', 'x-compute-request-id': 'req-f92a77a7-ecb7-40f1-853f-70aae5e3ef1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:31,089 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.163s 2022-03-22 20:52:31,090 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95d3e1a4-c4ab-4970-9ac9-087703e1a7a3', 'x-compute-request-id': 'req-95d3e1a4-c4ab-4970-9ac9-087703e1a7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:32,253 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:52:32,254 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-964a23e7-f0a9-4eaa-8f97-60d0f4bfdde1', 'x-compute-request-id': 'req-964a23e7-f0a9-4eaa-8f97-60d0f4bfdde1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:33,426 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.163s 2022-03-22 20:52:33,428 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfe84f08-58fa-4e38-936f-cbf516564ae3', 'x-compute-request-id': 'req-dfe84f08-58fa-4e38-936f-cbf516564ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:34,601 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.163s 2022-03-22 20:52:34,601 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-784de153-b222-4221-aaf8-69ab4e3aa41c', 'x-compute-request-id': 'req-784de153-b222-4221-aaf8-69ab4e3aa41c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:35,768 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:52:35,769 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cc34db2-8b8a-421d-80aa-5ebeaef97b84', 'x-compute-request-id': 'req-6cc34db2-8b8a-421d-80aa-5ebeaef97b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:36,934 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:52:36,934 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f13ab6c-b550-45b2-89bb-fdd71342a71c', 'x-compute-request-id': 'req-6f13ab6c-b550-45b2-89bb-fdd71342a71c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:38,100 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:52:38,100 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78bf5472-8287-4ff8-8355-6b2712a9efa6', 'x-compute-request-id': 'req-78bf5472-8287-4ff8-8355-6b2712a9efa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:39,268 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:52:39,268 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c787c6-7ebd-421f-8266-75c9144b4cf6', 'x-compute-request-id': 'req-a3c787c6-7ebd-421f-8266-75c9144b4cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:40,436 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:52:40,436 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c6969d4-d45c-4069-9e9a-e4618a4e849e', 'x-compute-request-id': 'req-2c6969d4-d45c-4069-9e9a-e4618a4e849e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:41,606 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:52:41,607 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06502aad-2a63-48fb-930e-ced22025c51e', 'x-compute-request-id': 'req-06502aad-2a63-48fb-930e-ced22025c51e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:42,773 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:52:42,774 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2964feb9-408a-450d-af99-2759e89138f2', 'x-compute-request-id': 'req-2964feb9-408a-450d-af99-2759e89138f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:43,943 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:52:43,943 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6b05c10-d2ca-4f8c-9b54-74bc48de2d40', 'x-compute-request-id': 'req-a6b05c10-d2ca-4f8c-9b54-74bc48de2d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:45,107 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:52:45,107 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcfcefe5-c086-4736-b90c-516fca304fc2', 'x-compute-request-id': 'req-fcfcefe5-c086-4736-b90c-516fca304fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:46,271 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:52:46,272 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50d6df58-b102-4a7b-b058-a8b02026fe70', 'x-compute-request-id': 'req-50d6df58-b102-4a7b-b058-a8b02026fe70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:47,439 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:52:47,439 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7cc6926-bdad-45ed-94fa-a5d47235319f', 'x-compute-request-id': 'req-c7cc6926-bdad-45ed-94fa-a5d47235319f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:48,607 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:52:48,607 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcbdcace-5f07-46d6-81c0-db6b1913aa4d', 'x-compute-request-id': 'req-bcbdcace-5f07-46d6-81c0-db6b1913aa4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:49,772 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:52:49,772 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b490b69f-24a9-4813-8695-02f038ce7539', 'x-compute-request-id': 'req-b490b69f-24a9-4813-8695-02f038ce7539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:50,937 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:52:50,938 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f9ed65-0b1a-4ad6-b110-d88e02ecc541', 'x-compute-request-id': 'req-02f9ed65-0b1a-4ad6-b110-d88e02ecc541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:52,104 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:52:52,105 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29f39803-5032-4574-971a-49990214b709', 'x-compute-request-id': 'req-29f39803-5032-4574-971a-49990214b709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:53,267 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.153s 2022-03-22 20:52:53,267 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bab47379-4559-4419-8d84-7f9abd55f3db', 'x-compute-request-id': 'req-bab47379-4559-4419-8d84-7f9abd55f3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:54,438 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:52:54,438 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53665e8-5a38-43c7-9b09-a4685a432aca', 'x-compute-request-id': 'req-c53665e8-5a38-43c7-9b09-a4685a432aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:55,616 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.169s 2022-03-22 20:52:55,617 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5579750b-88d2-4cab-8664-e1a656078f8d', 'x-compute-request-id': 'req-5579750b-88d2-4cab-8664-e1a656078f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:56,783 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:52:56,784 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e394c862-3930-4419-b12b-a7345ced0faf', 'x-compute-request-id': 'req-e394c862-3930-4419-b12b-a7345ced0faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:57,950 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:52:57,950 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55a6911f-6bab-483f-b0c6-680db713f8e8', 'x-compute-request-id': 'req-55a6911f-6bab-483f-b0c6-680db713f8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:52:59,118 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:52:59,118 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10e49471-4227-4d8c-947c-5b68584ccb75', 'x-compute-request-id': 'req-10e49471-4227-4d8c-947c-5b68584ccb75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:00,286 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:53:00,286 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ff5e57d-2a84-43e9-87f5-e47ee0a3081a', 'x-compute-request-id': 'req-7ff5e57d-2a84-43e9-87f5-e47ee0a3081a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:01,471 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.176s 2022-03-22 20:53:01,472 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0094fe33-c045-482e-9e18-1067f9d23b84', 'x-compute-request-id': 'req-0094fe33-c045-482e-9e18-1067f9d23b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:02,640 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:53:02,640 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d32415ee-cb47-4871-b2c3-6da88fe918e2', 'x-compute-request-id': 'req-d32415ee-cb47-4871-b2c3-6da88fe918e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:03,806 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:53:03,807 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fa81eb2-4151-4547-b012-f26c9db6949b', 'x-compute-request-id': 'req-1fa81eb2-4151-4547-b012-f26c9db6949b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:05,151 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.334s 2022-03-22 20:53:05,151 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-878bde7a-603b-4f2f-8f9b-7c3e33f2c7c0', 'x-compute-request-id': 'req-878bde7a-603b-4f2f-8f9b-7c3e33f2c7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:06,315 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:53:06,315 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea50af66-4928-47ae-86cf-936ef0bf86d4', 'x-compute-request-id': 'req-ea50af66-4928-47ae-86cf-936ef0bf86d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:07,486 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:53:07,487 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd0c7205-90c7-42af-8d7e-7f9f0921f4d9', 'x-compute-request-id': 'req-bd0c7205-90c7-42af-8d7e-7f9f0921f4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:08,653 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:53:08,654 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2274cb6-1f37-4458-9dd2-4c84aa0894f4', 'x-compute-request-id': 'req-b2274cb6-1f37-4458-9dd2-4c84aa0894f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:09,824 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:53:09,824 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db5d687-244a-4dbb-85ed-f99ea344e0e1', 'x-compute-request-id': 'req-5db5d687-244a-4dbb-85ed-f99ea344e0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:10,993 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:53:10,994 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4630c78-d54b-4fa5-b973-312440ed84be', 'x-compute-request-id': 'req-e4630c78-d54b-4fa5-b973-312440ed84be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:12,162 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:53:12,163 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34e17b88-b5e8-4877-8b5a-d341e5d2270c', 'x-compute-request-id': 'req-34e17b88-b5e8-4877-8b5a-d341e5d2270c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:13,329 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:53:13,329 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80a3f916-6b85-424e-bf0d-1174dcfd99f0', 'x-compute-request-id': 'req-80a3f916-6b85-424e-bf0d-1174dcfd99f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:14,491 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.153s 2022-03-22 20:53:14,492 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b822cd65-d3dc-48d3-9682-951241dd7d53', 'x-compute-request-id': 'req-b822cd65-d3dc-48d3-9682-951241dd7d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:15,652 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.151s 2022-03-22 20:53:15,652 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec54cbcf-4b21-43c5-80ff-c193d522a470', 'x-compute-request-id': 'req-ec54cbcf-4b21-43c5-80ff-c193d522a470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:16,836 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.174s 2022-03-22 20:53:16,836 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e70b5f06-bd38-423f-aa69-2aae52ef4429', 'x-compute-request-id': 'req-e70b5f06-bd38-423f-aa69-2aae52ef4429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:18,019 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.174s 2022-03-22 20:53:18,019 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf0d7e8c-185f-4a63-a118-3e01214a06a0', 'x-compute-request-id': 'req-cf0d7e8c-185f-4a63-a118-3e01214a06a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:19,185 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:53:19,186 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-500588da-a18c-4e65-9323-a48aab5b679e', 'x-compute-request-id': 'req-500588da-a18c-4e65-9323-a48aab5b679e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:20,350 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:53:20,358 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1f098eb-d9d9-402c-8114-9b9322cde817', 'x-compute-request-id': 'req-c1f098eb-d9d9-402c-8114-9b9322cde817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:21,522 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:53:21,523 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a8736eb-8517-492e-a1c4-9d2663ad0057', 'x-compute-request-id': 'req-7a8736eb-8517-492e-a1c4-9d2663ad0057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:22,691 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:53:22,692 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65eb827c-d4c2-49eb-9e55-24025a96df0c', 'x-compute-request-id': 'req-65eb827c-d4c2-49eb-9e55-24025a96df0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:23,853 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.153s 2022-03-22 20:53:23,854 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09ea43e5-ba13-485d-9097-0bcbf952a778', 'x-compute-request-id': 'req-09ea43e5-ba13-485d-9097-0bcbf952a778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:25,017 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.153s 2022-03-22 20:53:25,017 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e442eac0-0617-476f-876b-ddc73bc5f224', 'x-compute-request-id': 'req-e442eac0-0617-476f-876b-ddc73bc5f224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:26,183 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:53:26,184 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69943b0a-386a-4947-9687-00765db34833', 'x-compute-request-id': 'req-69943b0a-386a-4947-9687-00765db34833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:27,347 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:53:27,347 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae8f9587-8bb5-46d8-be29-9053e576feed', 'x-compute-request-id': 'req-ae8f9587-8bb5-46d8-be29-9053e576feed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:28,523 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.167s 2022-03-22 20:53:28,523 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ad81236-2ac5-4ea3-b3d1-8e6e99bf0bfa', 'x-compute-request-id': 'req-1ad81236-2ac5-4ea3-b3d1-8e6e99bf0bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:29,686 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:53:29,686 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15072c53-8862-4936-8826-e6e3d1b2dabc', 'x-compute-request-id': 'req-15072c53-8862-4936-8826-e6e3d1b2dabc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:30,851 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:53:30,851 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e5d0549-3ec9-4138-bd55-20b4a3769847', 'x-compute-request-id': 'req-2e5d0549-3ec9-4138-bd55-20b4a3769847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:32,020 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.160s 2022-03-22 20:53:32,021 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5667871-e167-4340-98e4-ab8a8fd7be22', 'x-compute-request-id': 'req-b5667871-e167-4340-98e4-ab8a8fd7be22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:33,185 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:53:33,186 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7179a172-9baa-481d-82fb-f315b5f97428', 'x-compute-request-id': 'req-7179a172-9baa-481d-82fb-f315b5f97428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:34,349 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:53:34,349 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c38b1b4e-a4ef-4e1a-9d36-180f6c732ec6', 'x-compute-request-id': 'req-c38b1b4e-a4ef-4e1a-9d36-180f6c732ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:35,518 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:53:35,519 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90a19e1b-1a99-49a0-85fd-33f2227c6aec', 'x-compute-request-id': 'req-90a19e1b-1a99-49a0-85fd-33f2227c6aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:36,684 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:53:36,684 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce957acd-afde-47f6-8d37-54a948236b6c', 'x-compute-request-id': 'req-ce957acd-afde-47f6-8d37-54a948236b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:37,902 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.208s 2022-03-22 20:53:37,902 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5081fb0-d4c6-4a6c-89d8-5b083ee4e0a0', 'x-compute-request-id': 'req-b5081fb0-d4c6-4a6c-89d8-5b083ee4e0a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:39,072 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.159s 2022-03-22 20:53:39,072 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45c12949-f4ca-48a1-8cae-26f7bfbad65d', 'x-compute-request-id': 'req-45c12949-f4ca-48a1-8cae-26f7bfbad65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:40,235 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:53:40,236 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57ed7a19-8369-4a58-b8e8-bd8efa8808c6', 'x-compute-request-id': 'req-57ed7a19-8369-4a58-b8e8-bd8efa8808c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:41,402 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:53:41,402 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c54827d-f4bb-4f93-a194-7c8904ad26f6', 'x-compute-request-id': 'req-7c54827d-f4bb-4f93-a194-7c8904ad26f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:42,584 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.173s 2022-03-22 20:53:42,584 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-013f9b63-2cf0-4b0b-8d86-a2ed0d4bb7bb', 'x-compute-request-id': 'req-013f9b63-2cf0-4b0b-8d86-a2ed0d4bb7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:43,748 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:53:43,748 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47bbc5f8-c6db-455c-bfef-4e9220dbd06d', 'x-compute-request-id': 'req-47bbc5f8-c6db-455c-bfef-4e9220dbd06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:44,910 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.152s 2022-03-22 20:53:44,910 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a85d2a8-be4e-48be-b9f2-56d22b4d6ce4', 'x-compute-request-id': 'req-7a85d2a8-be4e-48be-b9f2-56d22b4d6ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:46,076 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.157s 2022-03-22 20:53:46,076 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b3d1d82-fbf5-416d-8a8f-e36b8bbab9e8', 'x-compute-request-id': 'req-8b3d1d82-fbf5-416d-8a8f-e36b8bbab9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:47,241 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:53:47,241 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22fd6b23-86cc-47e8-9554-24fd19decb1e', 'x-compute-request-id': 'req-22fd6b23-86cc-47e8-9554-24fd19decb1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:48,412 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.162s 2022-03-22 20:53:48,412 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef47c6a-9eef-4e6c-ac86-e20433c149f8', 'x-compute-request-id': 'req-fef47c6a-9eef-4e6c-ac86-e20433c149f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:49,576 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:53:49,576 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-877aed86-fee9-4979-a333-d21a5d659857', 'x-compute-request-id': 'req-877aed86-fee9-4979-a333-d21a5d659857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:50,741 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:53:50,741 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df9cebdd-e642-4a1a-9230-60ed8d791409', 'x-compute-request-id': 'req-df9cebdd-e642-4a1a-9230-60ed8d791409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:51,905 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:53:51,905 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bc5d3b5-1e81-4f05-8989-f4b440e7c27a', 'x-compute-request-id': 'req-2bc5d3b5-1e81-4f05-8989-f4b440e7c27a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:53,071 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.156s 2022-03-22 20:53:53,071 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acaa7230-2500-4a54-b9ac-08de0f9ecfe2', 'x-compute-request-id': 'req-acaa7230-2500-4a54-b9ac-08de0f9ecfe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:54,235 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:53:54,235 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0de8b68c-1309-43d3-a2f6-9c4cf7bb4eab', 'x-compute-request-id': 'req-0de8b68c-1309-43d3-a2f6-9c4cf7bb4eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:55,398 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:53:55,399 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c15d13d-bf24-4e61-80b6-d539f14be0db', 'x-compute-request-id': 'req-4c15d13d-bf24-4e61-80b6-d539f14be0db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:56,563 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.155s 2022-03-22 20:53:56,564 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ab7c2a2-1e29-42f7-8a4c-9752e6fb8959', 'x-compute-request-id': 'req-4ab7c2a2-1e29-42f7-8a4c-9752e6fb8959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:57,730 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:53:57,731 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2f1f000-8dbe-49e9-bc0c-9718de1ac468', 'x-compute-request-id': 'req-e2f1f000-8dbe-49e9-bc0c-9718de1ac468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:53:58,901 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:53:58,901 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb76b340-fb5b-43b5-b553-db4d1e8e705f', 'x-compute-request-id': 'req-fb76b340-fb5b-43b5-b553-db4d1e8e705f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:54:00,072 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.161s 2022-03-22 20:54:00,073 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f0b817b-67fa-4515-9157-2f92a5a0c0cb', 'x-compute-request-id': 'req-2f0b817b-67fa-4515-9157-2f92a5a0c0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:54:01,236 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.154s 2022-03-22 20:54:01,236 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6299f295-9fc1-4f96-bd1b-37eb3afb517f', 'x-compute-request-id': 'req-6299f295-9fc1-4f96-bd1b-37eb3afb517f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:54:02,396 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.151s 2022-03-22 20:54:02,396 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f67a872-4f7e-4bed-9ea4-e03bcb13a057', 'x-compute-request-id': 'req-0f67a872-4f7e-4bed-9ea4-e03bcb13a057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:54:03,563 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:54:03,563 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da69c3dd-ec88-4fdf-82cf-8df11e66e1c6', 'x-compute-request-id': 'req-da69c3dd-ec88-4fdf-82cf-8df11e66e1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:54:04,731 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.158s 2022-03-22 20:54:04,731 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19d55dad-d24d-4718-a216-875f9ee2f660', 'x-compute-request-id': 'req-19d55dad-d24d-4718-a216-875f9ee2f660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:54:05,893 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 0.152s 2022-03-22 20:54:05,894 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3546df-639a-4776-82c1-ab4c1ccadbcc', 'x-compute-request-id': 'req-6d3546df-639a-4776-82c1-ab4c1ccadbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c'} Body: b'{"server": {"id": "3c00cec9-36a5-4a39-948a-ff7ba6bbe20c", "name": "tempest-AttachVolumeNegativeTest-server-786291951", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:28:15Z", "updated": "2022-03-22T20:48:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}, {"version": 4, "addr": "172.27.3.187", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:a3:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/3c00cec9-36a5-4a39-948a-ff7ba6bbe20c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1337432039", "OS-SRV-USG:launched_at": "2022-03-22T20:28:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--32498351"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "9791f416-c6ec-40f0-8899-a2825483aedd"}]}}' 2022-03-22 20:54:05,901 118518 ERROR [tempest.api.compute.base] Failed to delete server 3c00cec9-36a5-4a39-948a-ff7ba6bbe20c 2022-03-22 20:54:05.901 118518 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-03-22 20:54:05.901 118518 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 453, in delete_server 2022-03-22 20:54:05.901 118518 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-03-22 20:54:05.901 118518 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-03-22 20:54:05.901 118518 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-03-22 20:54:05.901 118518 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-03-22 20:54:05.901 118518 ERROR tempest.api.compute.base Details: None 2022-03-22 20:54:05.901 118518 ERROR tempest.api.compute.base 2022-03-22 20:54:06,026 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.65/compute/v2.1/os-keypairs/tempest-keypair-1337432039 0.123s 2022-03-22 20:54:06,026 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:05 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-e8582211-9e89-48ca-81c4-07d4f8c866b5', 'x-compute-request-id': 'req-e8582211-9e89-48ca-81c4-07d4f8c866b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/os-keypairs/tempest-keypair-1337432039'} Body: b'' 2022-03-22 20:54:06,072 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 409 DELETE http://10.222.0.65:9696/v2.0/security-groups/9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa 0.045s 2022-03-22 20:54:06,072 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-377326ca-2841-417b-9864-ae959d0a9559', 'date': 'Tue, 22 Mar 2022 20:54:06 GMT', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups/9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa'} Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa in use.", "detail": ""}}' 2022-03-22 20:54:06,073 118518 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group 9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa VM might not be deleted 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources Traceback (most recent call last): 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id) 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri) 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri) 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body) 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body) 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 824, in _error_checker 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp) 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa in use.', 'detail': ''} 2022-03-22 20:54:06.073 118518 ERROR tempest.lib.common.validation_resources 2022-03-22 20:54:07,129 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.65:9696/v2.0/floatingips/2b649bea-0e75-4450-8d5c-7ceb1af86908 1.054s 2022-03-22 20:54:07,129 118518 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-6eb1f0c9-abf1-4558-aee8-4b1878e99118', 'content-length': '0', 'date': 'Tue, 22 Mar 2022 20:54:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips/2b649bea-0e75-4450-8d5c-7ceb1af86908'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 9791f416-c6ec-40f0-8899-a2825483aedd failed to reach available status (current detaching) within the required time (360 s). }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/fixture.py", line 125, in cleanUp return self._cleanups(raise_errors=raise_first) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/callmany.py", line 89, in __call__ reraise(error[0], error[1], error[2]) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/compat.py", line 27, in reraise raise exc_obj.with_traceback(exc_tb) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/fixtures/callmany.py", line 83, in __call__ cleanup(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources raise has_exception File "/opt/stack/tempest/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources security_group_client.delete_security_group(sec_id) File "/opt/stack/tempest/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group return self.delete_resource(uri) File "/opt/stack/tempest/tempest/lib/services/network/base.py", line 42, in delete_resource resp, body = self.delete(req_uri) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 824, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 9aa85ede-a7fb-4ad2-ae5c-b076a6895aaa in use.', 'detail': ''} }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 385, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 9791f416-c6ec-40f0-8899-a2825483aedd failed to detach from server 3c00cec9-36a5-4a39-948a-ff7ba6bbe20c within the required time (360 s) from the compute API perspective |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft6.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-03-22 20:54:07,354 118518 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-03-22 20:54:07,355 118518 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-22 20:54:07,679 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.65/compute/v2.1/os-keypairs 0.323s 2022-03-22 20:54:07,679 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-583891904"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:07 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-38a153c1-1034-4e31-afae-d705900970f7', 'x-compute-request-id': 'req-38a153c1-1034-4e31-afae-d705900970f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAuszQ8wojyDYBmpnbyC7l6dquLF6dNqLGOAfdkKNeuqpgUG17\\nU4MrChS4YfcJ3XCnpCeDUUiIVHw0vOoEcbFN8EkzugGE4UR/1JhPIlregwOyY1bq\\ntGKg45zsZ8Yd+lHIS+Uro/LOs4lKG4102rRUbeRLhESMCqEODyB9WVP0uBcl08ON\\ncE7EIE32jnrcBQPNeyT5XA2hcgmBVjELYR1YvO5LZh89BqykTZNl2CgIHUjXkg/7\\nGCthowQsPg29zVbpD3L6AgCBHSbC3AjkD2PLPOIHoN6hrqGqQuQHiYb2+SOYoAL2\\nAGMZ/ZJZhCdVQXantbWpj1eocLY/z7BwB78tsQIDAQABAoIBAHTNav39YiBnfJtC\\nB4ZlpMeUQIJn6t/l6hHRAT7WmH4Z2L2Rp6KxivDzwdMn2FhJf9mKB3eE5hIF1Cgo\\nH/1DQ5uy+hAdsQv2fAPf9ONjdGzxm9K332xJm5aXYc8Ft2r1RkwGkUIjqhHjD56o\\n1d+HEJ/iN0IOZo6i5BqbUyXO9F9Cr8MfAxWoNVC6ifwO+7q477M7dv7MytjSt/pq\\ni2HmfL2dOwSwj1WdViVeT8oC8ZBrzWNiYPCqquXV8YR5Sr4IXpG7mqnBKeivSTv2\\nzbGY2MiIMGdVYJJUvICAYXwmiHpuyPnCm4V0gPXkoiyoT/+uPmRvKL78Oc24Forz\\nYf2rY60CgYEA7Lutcc88TKk1qZAKPIt3gjNd4EhrxX8cDFnmC5rizPg6fXgg8jRb\\n2pOjOoUmq1vYxmLwcy+KnXRKhr0GQiaAKyocDhY6ndNJYFJ7NZEXJ3ltBkjZPinf\\nyWUN9zIfgwpbn70oytSBFLrPRt9Zy16V8B3qjBDVHhFb+E1dwhiHSycCgYEAygDJ\\nPG205dIXU/fbDmAMqClHQX5ouBlmYiS29nnSOlScXIBj+4Ha3oMkWBOS7CY56YUi\\nfXAy5SBoZpY7q4I8gnKiqkr+DsG+1ktoM33dbSlVwFuzs8VLUmmSdTD6YxQJhtkf\\nMOyzFV6dNwgELYxBBApuODy0AAl32fp3uzpbJ2cCgYBFYhxLpvl9Xnqj39ugMyAr\\nwPJasd8kW0TVOeP6ssKWYIqEC5lcY4woW+0TUcMrphe6zXS7zctKqrLNGsmiybX2\\n8LiYSFuVtj9jQ8lowcWPhD84AFHrrkowtLWLJd2mgnqoLsCt8eqDMN1fYEbpHCfF\\n4H7F3okX7u6Nr98y7A17MQKBgE6FXbP6pR3Mu7qtFt6QoXrgiM1BmO0vGmg+A0zt\\n77Uy3JDsa3EBehWSfpcqDKt09H/8e3qtGWuNXGe8MDer6V9/thFiEz2jPE5Kg5e4\\nblEXhzi9rK3NnEjNttuNDVdkG4vqbEB1UeuVmqEgoZce9MrgTxXXKtT02TzHKrGB\\nrpszAoGBANvSOSrKbFOzWkmlrrXDWWzXCrhYy+7n27x728sBNv+qfxGmf0TYPw/i\\nSHfnq2EH+M4IPLQd7hehGRXRT56yOGGx8N6brrmXBdFHb7NO3MHQB0pGV7qesOVz\\nZjX9Bx0IL1e7Q9IzQfWYQOM39qebl/TeT2A2Mu2RqKEY+9+P1/Rh\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-583891904", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6zNDzCiPINgGamdvILuXp2q4sXp02osY4B92Qo166qmBQbXtTgysKFLhh9wndcKekJ4NRSIhUfDS86gRxsU3wSTO6AYThRH/UmE8iWt6DA7JjVuq0YqDjnOxnxh36UchL5Suj8s6ziUobjXTatFRt5EuERIwKoQ4PIH1ZU/S4FyXTw41wTsQgTfaOetwFA817JPlcDaFyCYFWMQthHVi87ktmHz0GrKRNk2XYKAgdSNeSD/sYK2GjBCw+Db3NVukPcvoCAIEdJsLcCOQPY8s84geg3qGuoapC5AeJhvb5I5igAvYAYxn9klmEJ1VBdqe1tamPV6hwtj/PsHAHvy2x Generated-by-Nova", "fingerprint": "1b:f6:53:1b:7b:47:f0:72:f0:4d:68:c2:0a:48:8d:6b", "user_id": "bc6ca9d77e304b26826f7536f48448b6"}}' 2022-03-22 20:54:07,681 118518 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-583891904 created 2022-03-22 20:54:08,032 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-groups 0.350s 2022-03-22 20:54:08,032 118518 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--935568732", "description": "tempest-description--1180680304"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ae5ca036-9614-497b-9e8e-ce73d3a324b0', 'date': 'Tue, 22 Mar 2022 20:54:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "9753a5a2-3f3b-4c5a-bf6d-d434ce670a70", "name": "tempest-securitygroup--935568732", "stateful": true, "tenant_id": "613a947f07914efd8653d04d1026fe54", "description": "tempest-description--1180680304", "shared": false, "security_group_rules": [{"id": "6f76f398-ace1-443f-8be6-ff745ea41c72", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "9753a5a2-3f3b-4c5a-bf6d-d434ce670a70", "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": 413, "description": null, "tags": [], "created_at": "2022-03-22T20:54:07Z", "updated_at": "2022-03-22T20:54:07Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}, {"id": "fcd6081c-93b1-4b66-90a7-90007ae9bfb4", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "9753a5a2-3f3b-4c5a-bf6d-d434ce670a70", "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": 414, "description": null, "tags": [], "created_at": "2022-03-22T20:54:07Z", "updated_at": "2022-03-22T20:54:07Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}], "tags": [], "created_at": "2022-03-22T20:54:07Z", "updated_at": "2022-03-22T20:54:07Z", "revision_number": 1, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:54:08,335 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-group-rules 0.302s 2022-03-22 20:54:08,335 118518 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": "9753a5a2-3f3b-4c5a-bf6d-d434ce670a70", "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-e3d8307b-68fe-42b9-bd2f-7afefc01c168', 'date': 'Tue, 22 Mar 2022 20:54:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "783127a4-92fd-4ef6-9ae0-f1e01edefa11", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "9753a5a2-3f3b-4c5a-bf6d-d434ce670a70", "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-03-22T20:54:08Z", "updated_at": "2022-03-22T20:54:08Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:54:08,618 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-group-rules 0.282s 2022-03-22 20:54:08,618 118518 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": "9753a5a2-3f3b-4c5a-bf6d-d434ce670a70", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fa259637-d519-4842-8b24-b80e16d28e9d', 'date': 'Tue, 22 Mar 2022 20:54:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "017de465-706c-45cd-bb0d-88789aeb96d7", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "9753a5a2-3f3b-4c5a-bf6d-d434ce670a70", "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-03-22T20:54:08Z", "updated_at": "2022-03-22T20:54:08Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:54:08,619 118518 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--935568732 created 2022-03-22 20:54:09,974 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/floatingips 1.354s 2022-03-22 20:54:09,974 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78"}} Response - Headers: {'content-type': 'application/json', 'content-length': '492', 'x-openstack-request-id': 'req-4c4584a6-5526-4be0-b90b-4ea122d92861', 'date': 'Tue, 22 Mar 2022 20:54:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "28705635-2d08-4735-8ecc-d101f5a3dece", "tenant_id": "613a947f07914efd8653d04d1026fe54", "floating_ip_address": "172.27.3.7", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "613a947f07914efd8653d04d1026fe54", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-22T20:54:09Z", "updated_at": "2022-03-22T20:54:09Z", "revision_number": 0}}' 2022-03-22 20:54:09,974 118518 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '28705635-2d08-4735-8ecc-d101f5a3dece', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'floating_ip_address': '172.27.3.7', 'floating_network_id': 'eeacc944-eee6-4dfe-b655-e045070bcf78', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '613a947f07914efd8653d04d1026fe54', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-22T20:54:09Z', 'updated_at': '2022-03-22T20:54:09Z', 'revision_number': 0, 'ip': '172.27.3.7'} created 2022-03-22 20:54:10,019 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.222.0.65/identity/v3/auth/tokens 0.039s 2022-03-22 20:54:10,020 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f0a43605-0772-484b-b88b-2b577f650a33', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bc6ca9d77e304b26826f7536f48448b6", "name": "tempest-AttachVolumeNegativeTest-1748610945-project", "password_expires_at": null}, "audit_ids": ["ThnqE0biTUaOqXtpJIyNVQ"], "expires_at": "2022-03-22T21:54:10.000000Z", "issued_at": "2022-03-22T20:54:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "613a947f07914efd8653d04d1026fe54", "name": "tempest-AttachVolumeNegativeTest-1748610945"}, "is_domain": false, "roles": [{"id": "121d267c64e347789b8c3fed4c039e80", "name": "reader"}, {"id": "4dc155923bea435f8ef6b2412bad0335", "name": "member"}], "catalog": [{"endpoints": [{"id": "eb221c70abac44779f72cafeb7227990", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:8080/v1/AUTH_613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}, {"id": "ee59dd7091ac4e7f87e84900142c48e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.65:8080", "region": "RegionOne"}], "id": "2d314996a4d9419da8be8042c7a745be", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0d422280cf7844fba8a056cc085d61ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/placement", "region": "RegionOne"}], "id": "422aa42687c643a4a1149b9d827bfee5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6815c4982fc8452683fa2f0a7927e085", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2/613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}], "id": "44bb2a6732214a0192f45b70d0011eb0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "8caf8e2b77b3429ba19ebab690785a17", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/image", "region": "RegionOne"}], "id": "5204505f13d3437f9d3d79b9ba7230b9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e9fc39dac4f9454f8bc70673623d8cd7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}], "id": "86ebd86c9d1240978317ce898c41f580", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5d433af61f034482b01ba09afc4c9d42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/identity", "region": "RegionOne"}], "id": "9f748032a69e4e06b7e48614b8825142", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0f283d850bf04fb2a985136a5e707c1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:9696/", "region": "RegionOne"}], "id": "acdc1dd9b1414f3789d82fa26c14c743", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c32db2e89ec642aaa3399b0e5d049625", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}], "id": "bb2f33279e5847169f510e724d386954", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5353fbb2baf4a3c82eb23c950897c51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2.1", "region": "RegionOne"}], "id": "f3b8d49d1d104778a4c37c89a711d78f", "type": "compute", "name": "nova"}]}}' 2022-03-22 20:54:10,020 118518 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '589058f8-a106-47be-914e-3eee36bb5cc7', 'name': 'tempest-AttachVolumeNegativeTest-577083167-network', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '613a947f07914efd8653d04d1026fe54', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 69, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-22T20:27:33Z', 'updated_at': '2022-03-22T20:27:33Z', 'revision_number': 1} available for tenant 2022-03-22 20:54:10,021 118518 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuszQ8wojyDYBmpnbyC7l6dquLF6dNqLGOAfdkKNeuqpgUG17\nU4MrChS4YfcJ3XCnpCeDUUiIVHw0vOoEcbFN8EkzugGE4UR/1JhPIlregwOyY1bq\ntGKg45zsZ8Yd+lHIS+Uro/LOs4lKG4102rRUbeRLhESMCqEODyB9WVP0uBcl08ON\ncE7EIE32jnrcBQPNeyT5XA2hcgmBVjELYR1YvO5LZh89BqykTZNl2CgIHUjXkg/7\nGCthowQsPg29zVbpD3L6AgCBHSbC3AjkD2PLPOIHoN6hrqGqQuQHiYb2+SOYoAL2\nAGMZ/ZJZhCdVQXantbWpj1eocLY/z7BwB78tsQIDAQABAoIBAHTNav39YiBnfJtC\nB4ZlpMeUQIJn6t/l6hHRAT7WmH4Z2L2Rp6KxivDzwdMn2FhJf9mKB3eE5hIF1Cgo\nH/1DQ5uy+hAdsQv2fAPf9ONjdGzxm9K332xJm5aXYc8Ft2r1RkwGkUIjqhHjD56o\n1d+HEJ/iN0IOZo6i5BqbUyXO9F9Cr8MfAxWoNVC6ifwO+7q477M7dv7MytjSt/pq\ni2HmfL2dOwSwj1WdViVeT8oC8ZBrzWNiYPCqquXV8YR5Sr4IXpG7mqnBKeivSTv2\nzbGY2MiIMGdVYJJUvICAYXwmiHpuyPnCm4V0gPXkoiyoT/+uPmRvKL78Oc24Forz\nYf2rY60CgYEA7Lutcc88TKk1qZAKPIt3gjNd4EhrxX8cDFnmC5rizPg6fXgg8jRb\n2pOjOoUmq1vYxmLwcy+KnXRKhr0GQiaAKyocDhY6ndNJYFJ7NZEXJ3ltBkjZPinf\nyWUN9zIfgwpbn70oytSBFLrPRt9Zy16V8B3qjBDVHhFb+E1dwhiHSycCgYEAygDJ\nPG205dIXU/fbDmAMqClHQX5ouBlmYiS29nnSOlScXIBj+4Ha3oMkWBOS7CY56YUi\nfXAy5SBoZpY7q4I8gnKiqkr+DsG+1ktoM33dbSlVwFuzs8VLUmmSdTD6YxQJhtkf\nMOyzFV6dNwgELYxBBApuODy0AAl32fp3uzpbJ2cCgYBFYhxLpvl9Xnqj39ugMyAr\nwPJasd8kW0TVOeP6ssKWYIqEC5lcY4woW+0TUcMrphe6zXS7zctKqrLNGsmiybX2\n8LiYSFuVtj9jQ8lowcWPhD84AFHrrkowtLWLJd2mgnqoLsCt8eqDMN1fYEbpHCfF\n4H7F3okX7u6Nr98y7A17MQKBgE6FXbP6pR3Mu7qtFt6QoXrgiM1BmO0vGmg+A0zt\n77Uy3JDsa3EBehWSfpcqDKt09H/8e3qtGWuNXGe8MDer6V9/thFiEz2jPE5Kg5e4\nblEXhzi9rK3NnEjNttuNDVdkG4vqbEB1UeuVmqEgoZce9MrgTxXXKtT02TzHKrGB\nrpszAoGBANvSOSrKbFOzWkmlrrXDWWzXCrhYy+7n27x728sBNv+qfxGmf0TYPw/i\nSHfnq2EH+M4IPLQd7hehGRXRT56yOGGx8N6brrmXBdFHb7NO3MHQB0pGV7qesOVz\nZjX9Bx0IL1e7Q9IzQfWYQOM39qebl/TeT2A2Mu2RqKEY+9+P1/Rh\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-583891904', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6zNDzCiPINgGamdvILuXp2q4sXp02osY4B92Qo166qmBQbXtTgysKFLhh9wndcKekJ4NRSIhUfDS86gRxsU3wSTO6AYThRH/UmE8iWt6DA7JjVuq0YqDjnOxnxh36UchL5Suj8s6ziUobjXTatFRt5EuERIwKoQ4PIH1ZU/S4FyXTw41wTsQgTfaOetwFA817JPlcDaFyCYFWMQthHVi87ktmHz0GrKRNk2XYKAgdSNeSD/sYK2GjBCw+Db3NVukPcvoCAIEdJsLcCOQPY8s84geg3qGuoapC5AeJhvb5I5igAvYAYxn9klmEJ1VBdqe1tamPV6hwtj/PsHAHvy2x Generated-by-Nova', 'fingerprint': '1b:f6:53:1b:7b:47:f0:72:f0:4d:68:c2:0a:48:8d:6b', 'user_id': 'bc6ca9d77e304b26826f7536f48448b6'}, 'security_group': {'id': '9753a5a2-3f3b-4c5a-bf6d-d434ce670a70', 'name': 'tempest-securitygroup--935568732', 'stateful': True, 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'description': 'tempest-description--1180680304', 'shared': False, 'security_group_rules': [{'id': '6f76f398-ace1-443f-8be6-ff745ea41c72', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'security_group_id': '9753a5a2-3f3b-4c5a-bf6d-d434ce670a70', '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': 413, 'description': None, 'tags': [], 'created_at': '2022-03-22T20:54:07Z', 'updated_at': '2022-03-22T20:54:07Z', 'revision_number': 0, 'project_id': '613a947f07914efd8653d04d1026fe54'}, {'id': 'fcd6081c-93b1-4b66-90a7-90007ae9bfb4', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'security_group_id': '9753a5a2-3f3b-4c5a-bf6d-d434ce670a70', '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': 414, 'description': None, 'tags': [], 'created_at': '2022-03-22T20:54:07Z', 'updated_at': '2022-03-22T20:54:07Z', 'revision_number': 0, 'project_id': '613a947f07914efd8653d04d1026fe54'}], 'tags': [], 'created_at': '2022-03-22T20:54:07Z', 'updated_at': '2022-03-22T20:54:07Z', 'revision_number': 1, 'project_id': '613a947f07914efd8653d04d1026fe54'}, 'floating_ip': {'id': '28705635-2d08-4735-8ecc-d101f5a3dece', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'floating_ip_address': '172.27.3.7', 'floating_network_id': 'eeacc944-eee6-4dfe-b655-e045070bcf78', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '613a947f07914efd8653d04d1026fe54', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-22T20:54:09Z', 'updated_at': '2022-03-22T20:54:09Z', 'revision_number': 0, 'ip': '172.27.3.7'}} 2022-03-22 20:54:10,981 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.222.0.65/compute/v2.1/servers 0.960s 2022-03-22 20:54:10,982 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1142959686", "imageRef": "2b136d39-d5f8-4e3d-8650-b35d01011309", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "589058f8-a106-47be-914e-3eee36bb5cc7"}], "security_groups": [{"name": "tempest-securitygroup--935568732"}], "key_name": "tempest-keypair-583891904", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0609330b-4736-49d8-94df-3b557e069540', 'x-compute-request-id': 'req-0609330b-4736-49d8-94df-3b557e069540', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--935568732"}], "adminPass": "password"}}' 2022-03-22 20:54:11,057 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.073s 2022-03-22 20:54:11,058 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:10 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-9371315e-9005-49f0-92e2-e4cb5dff780b', 'x-compute-request-id': 'req-9371315e-9005-49f0-92e2-e4cb5dff780b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:11Z", "updated": "2022-03-22T20:54:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-583891904", "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-03-22 20:54:12,153 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.085s 2022-03-22 20:54:12,153 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1245', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab61e77a-4bef-4845-8993-33d6e07b98db', 'x-compute-request-id': 'req-ab61e77a-4bef-4845-8993-33d6e07b98db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:10Z", "updated": "2022-03-22T20:54:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-583891904", "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-03-22 20:54:13,250 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.088s 2022-03-22 20:54:13,250 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1299', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c279190b-5906-471d-88a5-45d0a00193ec', 'x-compute-request-id': 'req-c279190b-5906-471d-88a5-45d0a00193ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:10Z", "updated": "2022-03-22T20:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-583891904", "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-03-22 20:54:13,258 118518 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2022-03-22 20:54:14,523 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.264s 2022-03-22 20:54:14,523 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9299dbea-d1df-4ecb-9d59-4c6b1178d69c', 'x-compute-request-id': 'req-9299dbea-d1df-4ecb-9d59-4c6b1178d69c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:10Z", "updated": "2022-03-22T20:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-583891904", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--935568732"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:54:15,783 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.251s 2022-03-22 20:54:15,783 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4159f3e1-4bc8-47b9-9c8f-b28b68fb53f3', 'x-compute-request-id': 'req-4159f3e1-4bc8-47b9-9c8f-b28b68fb53f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:10Z", "updated": "2022-03-22T20:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-583891904", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--935568732"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:54:16,943 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.152s 2022-03-22 20:54:16,944 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39c6a861-1ef4-4a03-baff-a03d29c27b7a', 'x-compute-request-id': 'req-39c6a861-1ef4-4a03-baff-a03d29c27b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:10Z", "updated": "2022-03-22T20:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-583891904", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--935568732"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:54:18,105 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.152s 2022-03-22 20:54:18,105 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1eaa7c5-542d-4cfd-a905-d0671b1afbee', 'x-compute-request-id': 'req-d1eaa7c5-542d-4cfd-a905-d0671b1afbee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:10Z", "updated": "2022-03-22T20:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-583891904", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--935568732"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:54:19,299 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.185s 2022-03-22 20:54:19,299 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee4f51f-d4fc-4d80-8b48-2643f5d77f28', 'x-compute-request-id': 'req-6ee4f51f-d4fc-4d80-8b48-2643f5d77f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:10Z", "updated": "2022-03-22T20:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-583891904", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--935568732"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:54:20,579 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.271s 2022-03-22 20:54:20,580 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dddb5050-b1f4-474e-acd4-fc3baea52295', 'x-compute-request-id': 'req-dddb5050-b1f4-474e-acd4-fc3baea52295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:10Z", "updated": "2022-03-22T20:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-583891904", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--935568732"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:54:21,755 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.167s 2022-03-22 20:54:21,756 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5619fb3-96fd-4209-93e6-f0e2c31523d7', 'x-compute-request-id': 'req-d5619fb3-96fd-4209-93e6-f0e2c31523d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:10Z", "updated": "2022-03-22T20:54:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-583891904", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--935568732"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:54:22,937 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.172s 2022-03-22 20:54:22,937 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ec5f49a-801c-407f-ac9b-4af713de806e', 'x-compute-request-id': 'req-2ec5f49a-801c-407f-ac9b-4af713de806e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:10Z", "updated": "2022-03-22T20:54:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-583891904", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--935568732"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:54:24,163 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.218s 2022-03-22 20:54:24,164 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1555', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b05fefd0-d43f-4754-84ca-6db38c7573da', 'x-compute-request-id': 'req-b05fefd0-d43f-4754-84ca-6db38c7573da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:10Z", "updated": "2022-03-22T20:54:24Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:2f:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-583891904", "OS-SRV-USG:launched_at": "2022-03-22T20:54:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--935568732"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:54:24,172 118518 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-03-22 20:54:24,277 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958/os-interface 0.105s 2022-03-22 20:54:24,278 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:54:24 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-6d20d029-0409-49cd-a9bf-922bab6badb2', 'x-compute-request-id': 'req-6d20d029-0409-49cd-a9bf-922bab6badb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "589058f8-a106-47be-914e-3eee36bb5cc7", "port_id": "a30585c3-ec9f-4b19-aa78-11bb809439f7", "mac_addr": "fa:16:3e:b4:2f:bd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "553597af-0f1a-4819-a64a-ab8479ad80b7", "ip_address": "172.20.0.3"}]}]}' 2022-03-22 20:54:25,796 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.222.0.65:9696/v2.0/floatingips/28705635-2d08-4735-8ecc-d101f5a3dece 1.515s 2022-03-22 20:54:25,796 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "a30585c3-ec9f-4b19-aa78-11bb809439f7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '795', 'x-openstack-request-id': 'req-120ad070-1e05-415a-a50c-476c74f5a3e4', 'date': 'Tue, 22 Mar 2022 20:54:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips/28705635-2d08-4735-8ecc-d101f5a3dece'} Body: b'{"floatingip": {"id": "28705635-2d08-4735-8ecc-d101f5a3dece", "tenant_id": "613a947f07914efd8653d04d1026fe54", "floating_ip_address": "172.27.3.7", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": "1d5decd2-2d5b-49fe-bb8a-46bb8c340bee", "port_id": "a30585c3-ec9f-4b19-aa78-11bb809439f7", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "589058f8-a106-47be-914e-3eee36bb5cc7", "mac_address": "fa:16:3e:b4:2f:bd", "admin_state_up": true, "status": "ACTIVE", "device_id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-22T20:54:09Z", "updated_at": "2022-03-22T20:54:24Z", "revision_number": 1, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:54:25,808 118518 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.7:22' as 'ubuntu' with public key authentication 2022-03-22 20:54:44,164 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.7 ([Errno None] Unable to connect to port 22 on 172.27.3.7). Number attempts: 1. Retry after 2 seconds. 2022-03-22 20:54:49,732 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.7 ([Errno None] Unable to connect to port 22 on 172.27.3.7). Number attempts: 2. Retry after 3 seconds. 2022-03-22 20:54:56,292 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.7 ([Errno None] Unable to connect to port 22 on 172.27.3.7). Number attempts: 3. Retry after 4 seconds. 2022-03-22 20:55:03,844 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.7 ([Errno None] Unable to connect to port 22 on 172.27.3.7). Number attempts: 4. Retry after 5 seconds. 2022-03-22 20:55:09,350 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.7 ([Errno None] Unable to connect to port 22 on 172.27.3.7). Number attempts: 5. Retry after 6 seconds. 2022-03-22 20:55:15,857 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.7 ([Errno None] Unable to connect to port 22 on 172.27.3.7). Number attempts: 6. Retry after 7 seconds. 2022-03-22 20:55:23,365 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.7 ([Errno None] Unable to connect to port 22 on 172.27.3.7). Number attempts: 7. Retry after 8 seconds. 2022-03-22 20:55:31,874 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.7 ([Errno None] Unable to connect to port 22 on 172.27.3.7). Number attempts: 8. Retry after 9 seconds. 2022-03-22 20:55:41,394 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.7 ([Errno None] Unable to connect to port 22 on 172.27.3.7). Number attempts: 9. Retry after 10 seconds. 2022-03-22 20:55:51,955 118518 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 20:55:52,205 118518 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-22 20:55:52,205 118518 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.7 successfully created 2022-03-22 20:55:52,244 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958/ips 0.038s 2022-03-22 20:55:52,245 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '147', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b2514be-092b-472f-ba87-81c35979bdbc', 'x-compute-request-id': 'req-6b2514be-092b-472f-ba87-81c35979bdbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.3"}, {"version": 4, "addr": "172.27.3.7"}]}}' 2022-03-22 20:56:14,426 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes 22.178s 2022-03-22 20:56:14,426 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-45230047"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b7e7bf7-2164-4b3d-95d3-d0324ff247fb', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b7e7bf7-2164-4b3d-95d3-d0324ff247fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes'} Body: b'{"volume": {"id": "34c4e1ec-0715-436c-a07c-3552bae398eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:56:14.156924", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-45230047", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-22 20:56:15,009 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb 0.577s 2022-03-22 20:56:15,010 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2da62b-d6a3-42d6-9219-9a313b5164f5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2da62b-d6a3-42d6-9219-9a313b5164f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb'} Body: b'{"volume": {"id": "34c4e1ec-0715-436c-a07c-3552bae398eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:56:14.000000", "updated_at": "2022-03-22T20:56:15.000000", "name": "tempest-AttachVolumeNegativeTest-volume-45230047", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:57:16,079 118518 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.65', port=80): Read timed out. (read timeout=60)")': /volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb 2022-03-22 20:58:15,498 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb 119.480s 2022-03-22 20:58:15,499 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dcf7136-94f6-454f-9f43-a6443af1a031', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dcf7136-94f6-454f-9f43-a6443af1a031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb'} Body: b'{"volume": {"id": "34c4e1ec-0715-436c-a07c-3552bae398eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:56:14.000000", "updated_at": "2022-03-22T20:56:15.000000", "name": "tempest-AttachVolumeNegativeTest-volume-45230047", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 20:59:16,568 118518 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.65', port=80): Read timed out. (read timeout=60)")': /volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb 2022-03-22 21:00:15,906 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb 119.399s 2022-03-22 21:00:15,907 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dfc624b-5a1c-49b0-834f-626369eea881', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dfc624b-5a1c-49b0-834f-626369eea881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb'} Body: b'{"volume": {"id": "34c4e1ec-0715-436c-a07c-3552bae398eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:56:14.000000", "updated_at": "2022-03-22T20:56:15.000000", "name": "tempest-AttachVolumeNegativeTest-volume-45230047", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 21:01:16,976 118518 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.65', port=80): Read timed out. (read timeout=60)")': /volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb 2022-03-22 21:02:16,147 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb 119.233s 2022-03-22 21:02:16,148 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20abf6d7-3e23-4d4a-acd2-7ed4ca3ec735', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20abf6d7-3e23-4d4a-acd2-7ed4ca3ec735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb'} Body: b'{"volume": {"id": "34c4e1ec-0715-436c-a07c-3552bae398eb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:56:14.000000", "updated_at": "2022-03-22T20:56:15.000000", "name": "tempest-AttachVolumeNegativeTest-volume-45230047", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/613a947f07914efd8653d04d1026fe54/volumes/34c4e1ec-0715-436c-a07c-3552bae398eb"}], "user_id": "bc6ca9d77e304b26826f7536f48448b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 21:02:16,488 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.333s 2022-03-22 21:02:16,488 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a6755e7-8e91-464f-8edf-de6934a05c18', 'x-compute-request-id': 'req-3a6755e7-8e91-464f-8edf-de6934a05c18', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'' 2022-03-22 21:02:16,711 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.222s 2022-03-22 21:02:16,711 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d28111f-5c95-4851-ba9f-8c2e4627a9a1', 'x-compute-request-id': 'req-0d28111f-5c95-4851-ba9f-8c2e4627a9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:10Z", "updated": "2022-03-22T21:02:16Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:2f:bd"}, {"version": 4, "addr": "172.27.3.7", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:2f:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-583891904", "OS-SRV-USG:launched_at": "2022-03-22T20:54:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--935568732"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:02:18,017 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.297s 2022-03-22 21:02:18,017 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1678', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe10e71-4cdc-4af9-8c4f-5c5139e83728', 'x-compute-request-id': 'req-abe10e71-4cdc-4af9-8c4f-5c5139e83728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:10Z", "updated": "2022-03-22T21:02:16Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:2f:bd"}, {"version": 4, "addr": "172.27.3.7", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:2f:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-583891904", "OS-SRV-USG:launched_at": "2022-03-22T20:54:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--935568732"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:02:19,129 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.102s 2022-03-22 21:02:19,129 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb53f61f-d73c-421f-8b25-0284f9953b40', 'x-compute-request-id': 'req-cb53f61f-d73c-421f-8b25-0284f9953b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"server": {"id": "a205dcae-5bac-4d5d-9baa-af487da1f958", "name": "tempest-AttachVolumeNegativeTest-server-1142959686", "status": "DELETED", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:54:10Z", "updated": "2022-03-22T21:02:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/a205dcae-5bac-4d5d-9baa-af487da1f958"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-583891904", "OS-SRV-USG:launched_at": "2022-03-22T20:54:23.000000", "OS-SRV-USG:terminated_at": "2022-03-22T21:02:18.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:02:19,137 118518 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-03-22 21:02:20,170 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958 0.032s 2022-03-22 21:02:20,171 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:20 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-7644e396-c98a-4567-a1be-9ce7b439509f', 'x-compute-request-id': 'req-7644e396-c98a-4567-a1be-9ce7b439509f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/a205dcae-5bac-4d5d-9baa-af487da1f958'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a205dcae-5bac-4d5d-9baa-af487da1f958 could not be found."}}' 2022-03-22 21:02:20,294 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.65/compute/v2.1/os-keypairs/tempest-keypair-583891904 0.123s 2022-03-22 21:02:20,295 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:20 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-dad83130-300d-4ea5-bee5-038002897e78', 'x-compute-request-id': 'req-dad83130-300d-4ea5-bee5-038002897e78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/os-keypairs/tempest-keypair-583891904'} Body: b'' 2022-03-22 21:02:20,514 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.65:9696/v2.0/security-groups/9753a5a2-3f3b-4c5a-bf6d-d434ce670a70 0.218s 2022-03-22 21:02:20,514 118518 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-34ad1c77-9d57-4be1-999b-334db6797b77', 'content-length': '0', 'date': 'Tue, 22 Mar 2022 21:02:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups/9753a5a2-3f3b-4c5a-bf6d-d434ce670a70'} Body: b'' 2022-03-22 21:02:20,531 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.65:9696/v2.0/security-groups/9753a5a2-3f3b-4c5a-bf6d-d434ce670a70 0.016s 2022-03-22 21:02:20,531 118518 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-c9cf7249-3735-49e8-b1d6-ffd8388f98ef', 'date': 'Tue, 22 Mar 2022 21:02:20 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups/9753a5a2-3f3b-4c5a-bf6d-d434ce670a70'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9753a5a2-3f3b-4c5a-bf6d-d434ce670a70 does not exist", "detail": ""}}' 2022-03-22 21:02:21,058 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.65:9696/v2.0/floatingips/28705635-2d08-4735-8ecc-d101f5a3dece 0.526s 2022-03-22 21:02:21,058 118518 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-f5a23b3f-adb9-4d0f-8a2f-cc5085ab7a63', 'content-length': '0', 'date': 'Tue, 22 Mar 2022 21:02:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips/28705635-2d08-4735-8ecc-d101f5a3dece'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 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 34c4e1ec-0715-436c-a07c-3552bae398eb failed to reach available status (current creating) within the required time (360 s). |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
fail
ft6.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-03-22 21:02:21,065 118518 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-03-22 21:02:21,065 118518 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-03-22 21:02:21,414 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.65/compute/v2.1/os-keypairs 0.349s 2022-03-22 21:02:21,415 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1817514740"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e5faa15-4a92-4961-b64b-aaf044482c36', 'x-compute-request-id': 'req-6e5faa15-4a92-4961-b64b-aaf044482c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAnJQi/RvVtXBxh6Eb8hi5q0qFA51xDh0gBO85/1DEtWYUePRS\\nMNWxCFWjUUk6Y01T4mCp1jUWwue+5DjC6A1h8JCodDeRTZmCyEP5nmP2IKRgOn/5\\nGyGv/0qCUjnZqD9MDWaZ+p3eLDdP4rB+XUJ0tx4krxb29bschdTPaiyHXYTlRE1O\\no2RqqUkeAN5Dx9bGebzgx7OPXw5BwGAEU1p7K3Ty4cBG0evl57fEwv8RPV5Vt/Jv\\nI7GNNXllQk6R7UUklmm52XI4dAJZLLWucb2q3huTvq+563XLDx6lloqERR68Ktzz\\nHPBLEcwEE/Jk0UF0smYKjp071vvOXfpbHBpKzQIDAQABAoIBAAQjVhliVu+InTd8\\nZoSrapzAR2ulCYvZ8TKwL9Qzij9RB1F7A4EO5LLXsI1BZi2hqYneDB8BICzeewkF\\nBwGi+Oemqw0HOuvWFsK8KSiqc6LBNVnWb/rrlP8mNPN/W+U6ZwQjpgYdjfWVMKNJ\\nDs3gJ71/KnEGJliwLTzMNv8TVjB+fAsSjw3skBx4YK2AiOg8vkdCH83EgAZuyyZx\\nhHzsJbkXwkxQYTdkheyOoCWCu7Sw8VHlA+G79x5ktYZYaarMvX4X1EIcr38SZcgt\\noGfyWifeoNB83zT839OC7bhuxs6XItTlGfwIFBHVqPWSFi13HE01YJHexUGWTgnI\\n8Gj4u/ECgYEAzAVM6+OzwSrnAZcEyqLkzMVO5Y0aQ5i97gZArhRHQcrR7bqNTFLl\\nE39HWoQ52weK7ZrLcfEFwp8U3YbY095v0SocEF3sxqKvkn1OLPqZbAghencjCoSK\\njxcYtq7LUCHfp77N5xyyqynPbLqAAXzJecuUnOD2RAl4+g3QXBBTO+cCgYEAxHiO\\njm2RBsEeirHMs4+2ey7A5C/pb/8+8pVeKiKaOTG2B4HaEZZrIqeebS5htNE4zMs3\\n3zr4hj+CGn7eYyA21aovwNg0NYx2H5RLocALscvPbfSHaMWAsZC+NomrNuRKGlRr\\ncYYkxzxGrCfszv+7ta5nViP+mSdxJeOHrSy3jSsCgYA3aZki2I2SAZ0MiX/7qZKL\\nK2vqXRCtG2c6pugaX9eavwOVlf2apUkiqocuxosQOlQ5hLmNEPGHkr2QDXgG03t7\\nS/yjVV9h8/3Lw8zf2pChDvRI1uLlkGoxwwwrUf5WnVypquExzFGau5hi56Sswr/W\\nHL0YfuFkSU5aXDYjSyvQMQKBgQCqYKW3a9rFkbmrqw6KdMlZv6y09bupTR9IfTHA\\ntmspyCtEDV6Pu/LChbuEkSFYDcwFBQI5ysj0mqR316eBLNGArupkgNmdymYxcoe4\\nCHPbxpPmlZTLzeKRmaTqZK6elpCQjr7yHtNMF8Bt0N2ykOE2Z7zjXamPJT4hDlR9\\nX/b5KwKBgQCJsejVgnpzsaLG4fFndH4o/ANWK5BFGIdCa6u6xwsLbF3CEx6TJ/sn\\nBo1rB59uNFQ2dCJ6TpUsRy/m/ywZjCXZI1QfnGQdJnTnwGgWQ2Yk6cFlr3LPlp6x\\ngpwVXnxaVU4JRo2xkB0dVcgrO3g97Dk3ObxA+OWK1zZSmjDabMkOGQ==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1817514740", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCclCL9G9W1cHGHoRvyGLmrSoUDnXEOHSAE7zn/UMS1ZhR49FIw1bEIVaNRSTpjTVPiYKnWNRbC577kOMLoDWHwkKh0N5FNmYLIQ/meY/YgpGA6f/kbIa//SoJSOdmoP0wNZpn6nd4sN0/isH5dQnS3HiSvFvb1uxyF1M9qLIddhOVETU6jZGqpSR4A3kPH1sZ5vODHs49fDkHAYARTWnsrdPLhwEbR6+Xnt8TC/xE9XlW38m8jsY01eWVCTpHtRSSWabnZcjh0Alksta5xvareG5O+r7nrdcsPHqWWioRFHrwq3PMc8EsRzAQT8mTRQXSyZgqOnTvW+85d+lscGkrN Generated-by-Nova", "fingerprint": "0e:d8:67:e8:ca:e6:50:7d:fe:12:0d:9b:36:1d:eb:25", "user_id": "bc6ca9d77e304b26826f7536f48448b6"}}' 2022-03-22 21:02:21,417 118518 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1817514740 created 2022-03-22 21:02:21,754 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-groups 0.336s 2022-03-22 21:02:21,754 118518 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--618665121", "description": "tempest-description--1796562375"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ae0593f6-2b4d-40ea-bb9f-3f584f6b6db8', 'date': 'Tue, 22 Mar 2022 21:02:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "c4b30293-d104-419a-93ae-badb1c953a74", "name": "tempest-securitygroup--618665121", "stateful": true, "tenant_id": "613a947f07914efd8653d04d1026fe54", "description": "tempest-description--1796562375", "shared": false, "security_group_rules": [{"id": "01a3963a-d8ec-4b60-9a04-42afc47cdd37", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "c4b30293-d104-419a-93ae-badb1c953a74", "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": 438, "description": null, "tags": [], "created_at": "2022-03-22T21:02:21Z", "updated_at": "2022-03-22T21:02:21Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}, {"id": "500c0052-70c5-452b-a4d2-40f1f16dae18", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "c4b30293-d104-419a-93ae-badb1c953a74", "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": 437, "description": null, "tags": [], "created_at": "2022-03-22T21:02:21Z", "updated_at": "2022-03-22T21:02:21Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}], "tags": [], "created_at": "2022-03-22T21:02:21Z", "updated_at": "2022-03-22T21:02:21Z", "revision_number": 1, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 21:02:22,072 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-group-rules 0.317s 2022-03-22 21:02:22,072 118518 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": "c4b30293-d104-419a-93ae-badb1c953a74", "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-2858ae8c-3ff0-4fe1-9905-119bad775d88', 'date': 'Tue, 22 Mar 2022 21:02:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a5c9128d-d389-4601-b988-60fd2532bafb", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "c4b30293-d104-419a-93ae-badb1c953a74", "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-03-22T21:02:21Z", "updated_at": "2022-03-22T21:02:21Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 21:02:22,346 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/security-group-rules 0.273s 2022-03-22 21:02:22,346 118518 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": "c4b30293-d104-419a-93ae-badb1c953a74", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-57c1f2af-5050-412c-9f92-cf10e286b58f', 'date': 'Tue, 22 Mar 2022 21:02:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6884f98c-1859-41e5-85aa-9e02c030e414", "tenant_id": "613a947f07914efd8653d04d1026fe54", "security_group_id": "c4b30293-d104-419a-93ae-badb1c953a74", "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-03-22T21:02:22Z", "updated_at": "2022-03-22T21:02:22Z", "revision_number": 0, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 21:02:22,346 118518 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--618665121 created 2022-03-22 21:02:23,403 118518 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.65:9696/v2.0/floatingips 1.056s 2022-03-22 21:02:23,404 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-caa4bc80-b7cf-4f14-8054-ec32916eb9b5', 'date': 'Tue, 22 Mar 2022 21:02:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2fac3c59-def8-405a-bfa5-e07680d9c631", "tenant_id": "613a947f07914efd8653d04d1026fe54", "floating_ip_address": "172.27.3.47", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "613a947f07914efd8653d04d1026fe54", "description": "", "port_details": null, "tags": [], "created_at": "2022-03-22T21:02:22Z", "updated_at": "2022-03-22T21:02:22Z", "revision_number": 0}}' 2022-03-22 21:02:23,404 118518 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2fac3c59-def8-405a-bfa5-e07680d9c631', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'floating_ip_address': '172.27.3.47', 'floating_network_id': 'eeacc944-eee6-4dfe-b655-e045070bcf78', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '613a947f07914efd8653d04d1026fe54', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-22T21:02:22Z', 'updated_at': '2022-03-22T21:02:22Z', 'revision_number': 0, 'ip': '172.27.3.47'} created 2022-03-22 21:02:23,441 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.222.0.65/identity/v3/auth/tokens 0.031s 2022-03-22 21:02:23,441 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-69fc6d0a-51ef-4a7b-b4d6-ed0ce956649d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bc6ca9d77e304b26826f7536f48448b6", "name": "tempest-AttachVolumeNegativeTest-1748610945-project", "password_expires_at": null}, "audit_ids": ["RMurYn3OTgCXpiU3m3JzNw"], "expires_at": "2022-03-22T22:02:23.000000Z", "issued_at": "2022-03-22T21:02:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "613a947f07914efd8653d04d1026fe54", "name": "tempest-AttachVolumeNegativeTest-1748610945"}, "is_domain": false, "roles": [{"id": "121d267c64e347789b8c3fed4c039e80", "name": "reader"}, {"id": "4dc155923bea435f8ef6b2412bad0335", "name": "member"}], "catalog": [{"endpoints": [{"id": "eb221c70abac44779f72cafeb7227990", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:8080/v1/AUTH_613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}, {"id": "ee59dd7091ac4e7f87e84900142c48e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.65:8080", "region": "RegionOne"}], "id": "2d314996a4d9419da8be8042c7a745be", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0d422280cf7844fba8a056cc085d61ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/placement", "region": "RegionOne"}], "id": "422aa42687c643a4a1149b9d827bfee5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6815c4982fc8452683fa2f0a7927e085", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2/613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}], "id": "44bb2a6732214a0192f45b70d0011eb0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "8caf8e2b77b3429ba19ebab690785a17", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/image", "region": "RegionOne"}], "id": "5204505f13d3437f9d3d79b9ba7230b9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e9fc39dac4f9454f8bc70673623d8cd7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}], "id": "86ebd86c9d1240978317ce898c41f580", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5d433af61f034482b01ba09afc4c9d42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/identity", "region": "RegionOne"}], "id": "9f748032a69e4e06b7e48614b8825142", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0f283d850bf04fb2a985136a5e707c1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:9696/", "region": "RegionOne"}], "id": "acdc1dd9b1414f3789d82fa26c14c743", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c32db2e89ec642aaa3399b0e5d049625", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/613a947f07914efd8653d04d1026fe54", "region": "RegionOne"}], "id": "bb2f33279e5847169f510e724d386954", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5353fbb2baf4a3c82eb23c950897c51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2.1", "region": "RegionOne"}], "id": "f3b8d49d1d104778a4c37c89a711d78f", "type": "compute", "name": "nova"}]}}' 2022-03-22 21:02:23,442 118518 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '589058f8-a106-47be-914e-3eee36bb5cc7', 'name': 'tempest-AttachVolumeNegativeTest-577083167-network', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '613a947f07914efd8653d04d1026fe54', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 69, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-22T20:27:33Z', 'updated_at': '2022-03-22T20:27:33Z', 'revision_number': 1} available for tenant 2022-03-22 21:02:23,443 118518 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAnJQi/RvVtXBxh6Eb8hi5q0qFA51xDh0gBO85/1DEtWYUePRS\nMNWxCFWjUUk6Y01T4mCp1jUWwue+5DjC6A1h8JCodDeRTZmCyEP5nmP2IKRgOn/5\nGyGv/0qCUjnZqD9MDWaZ+p3eLDdP4rB+XUJ0tx4krxb29bschdTPaiyHXYTlRE1O\no2RqqUkeAN5Dx9bGebzgx7OPXw5BwGAEU1p7K3Ty4cBG0evl57fEwv8RPV5Vt/Jv\nI7GNNXllQk6R7UUklmm52XI4dAJZLLWucb2q3huTvq+563XLDx6lloqERR68Ktzz\nHPBLEcwEE/Jk0UF0smYKjp071vvOXfpbHBpKzQIDAQABAoIBAAQjVhliVu+InTd8\nZoSrapzAR2ulCYvZ8TKwL9Qzij9RB1F7A4EO5LLXsI1BZi2hqYneDB8BICzeewkF\nBwGi+Oemqw0HOuvWFsK8KSiqc6LBNVnWb/rrlP8mNPN/W+U6ZwQjpgYdjfWVMKNJ\nDs3gJ71/KnEGJliwLTzMNv8TVjB+fAsSjw3skBx4YK2AiOg8vkdCH83EgAZuyyZx\nhHzsJbkXwkxQYTdkheyOoCWCu7Sw8VHlA+G79x5ktYZYaarMvX4X1EIcr38SZcgt\noGfyWifeoNB83zT839OC7bhuxs6XItTlGfwIFBHVqPWSFi13HE01YJHexUGWTgnI\n8Gj4u/ECgYEAzAVM6+OzwSrnAZcEyqLkzMVO5Y0aQ5i97gZArhRHQcrR7bqNTFLl\nE39HWoQ52weK7ZrLcfEFwp8U3YbY095v0SocEF3sxqKvkn1OLPqZbAghencjCoSK\njxcYtq7LUCHfp77N5xyyqynPbLqAAXzJecuUnOD2RAl4+g3QXBBTO+cCgYEAxHiO\njm2RBsEeirHMs4+2ey7A5C/pb/8+8pVeKiKaOTG2B4HaEZZrIqeebS5htNE4zMs3\n3zr4hj+CGn7eYyA21aovwNg0NYx2H5RLocALscvPbfSHaMWAsZC+NomrNuRKGlRr\ncYYkxzxGrCfszv+7ta5nViP+mSdxJeOHrSy3jSsCgYA3aZki2I2SAZ0MiX/7qZKL\nK2vqXRCtG2c6pugaX9eavwOVlf2apUkiqocuxosQOlQ5hLmNEPGHkr2QDXgG03t7\nS/yjVV9h8/3Lw8zf2pChDvRI1uLlkGoxwwwrUf5WnVypquExzFGau5hi56Sswr/W\nHL0YfuFkSU5aXDYjSyvQMQKBgQCqYKW3a9rFkbmrqw6KdMlZv6y09bupTR9IfTHA\ntmspyCtEDV6Pu/LChbuEkSFYDcwFBQI5ysj0mqR316eBLNGArupkgNmdymYxcoe4\nCHPbxpPmlZTLzeKRmaTqZK6elpCQjr7yHtNMF8Bt0N2ykOE2Z7zjXamPJT4hDlR9\nX/b5KwKBgQCJsejVgnpzsaLG4fFndH4o/ANWK5BFGIdCa6u6xwsLbF3CEx6TJ/sn\nBo1rB59uNFQ2dCJ6TpUsRy/m/ywZjCXZI1QfnGQdJnTnwGgWQ2Yk6cFlr3LPlp6x\ngpwVXnxaVU4JRo2xkB0dVcgrO3g97Dk3ObxA+OWK1zZSmjDabMkOGQ==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1817514740', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCclCL9G9W1cHGHoRvyGLmrSoUDnXEOHSAE7zn/UMS1ZhR49FIw1bEIVaNRSTpjTVPiYKnWNRbC577kOMLoDWHwkKh0N5FNmYLIQ/meY/YgpGA6f/kbIa//SoJSOdmoP0wNZpn6nd4sN0/isH5dQnS3HiSvFvb1uxyF1M9qLIddhOVETU6jZGqpSR4A3kPH1sZ5vODHs49fDkHAYARTWnsrdPLhwEbR6+Xnt8TC/xE9XlW38m8jsY01eWVCTpHtRSSWabnZcjh0Alksta5xvareG5O+r7nrdcsPHqWWioRFHrwq3PMc8EsRzAQT8mTRQXSyZgqOnTvW+85d+lscGkrN Generated-by-Nova', 'fingerprint': '0e:d8:67:e8:ca:e6:50:7d:fe:12:0d:9b:36:1d:eb:25', 'user_id': 'bc6ca9d77e304b26826f7536f48448b6'}, 'security_group': {'id': 'c4b30293-d104-419a-93ae-badb1c953a74', 'name': 'tempest-securitygroup--618665121', 'stateful': True, 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'description': 'tempest-description--1796562375', 'shared': False, 'security_group_rules': [{'id': '01a3963a-d8ec-4b60-9a04-42afc47cdd37', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'security_group_id': 'c4b30293-d104-419a-93ae-badb1c953a74', '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': 438, 'description': None, 'tags': [], 'created_at': '2022-03-22T21:02:21Z', 'updated_at': '2022-03-22T21:02:21Z', 'revision_number': 0, 'project_id': '613a947f07914efd8653d04d1026fe54'}, {'id': '500c0052-70c5-452b-a4d2-40f1f16dae18', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'security_group_id': 'c4b30293-d104-419a-93ae-badb1c953a74', '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': 437, 'description': None, 'tags': [], 'created_at': '2022-03-22T21:02:21Z', 'updated_at': '2022-03-22T21:02:21Z', 'revision_number': 0, 'project_id': '613a947f07914efd8653d04d1026fe54'}], 'tags': [], 'created_at': '2022-03-22T21:02:21Z', 'updated_at': '2022-03-22T21:02:21Z', 'revision_number': 1, 'project_id': '613a947f07914efd8653d04d1026fe54'}, 'floating_ip': {'id': '2fac3c59-def8-405a-bfa5-e07680d9c631', 'tenant_id': '613a947f07914efd8653d04d1026fe54', 'floating_ip_address': '172.27.3.47', 'floating_network_id': 'eeacc944-eee6-4dfe-b655-e045070bcf78', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '613a947f07914efd8653d04d1026fe54', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-03-22T21:02:22Z', 'updated_at': '2022-03-22T21:02:22Z', 'revision_number': 0, 'ip': '172.27.3.47'}} 2022-03-22 21:02:24,119 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.222.0.65/compute/v2.1/servers 0.675s 2022-03-22 21:02:24,119 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1211253030", "imageRef": "2b136d39-d5f8-4e3d-8650-b35d01011309", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "589058f8-a106-47be-914e-3eee36bb5cc7"}], "security_groups": [{"name": "tempest-securitygroup--618665121"}], "key_name": "tempest-keypair-1817514740", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab64e01d-57f1-413a-9640-f7fcea5a934e', 'x-compute-request-id': 'req-ab64e01d-57f1-413a-9640-f7fcea5a934e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--618665121"}], "adminPass": "password"}}' 2022-03-22 21:02:24,192 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.070s 2022-03-22 21:02:24,194 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12ae3338-b520-4ab5-b4b0-6e747165b642', 'x-compute-request-id': 'req-12ae3338-b520-4ab5-b4b0-6e747165b642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:02:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1817514740", "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-03-22 21:02:25,289 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.086s 2022-03-22 21:02:25,290 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ace2cfcb-3cdc-403f-8b7a-32a706df927f', 'x-compute-request-id': 'req-ace2cfcb-3cdc-403f-8b7a-32a706df927f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:02:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817514740", "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-03-22 21:02:25,297 118518 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-03-22 21:02:26,386 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.087s 2022-03-22 21:02:26,386 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1300', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2becbe25-f1c5-4932-9779-d7da81b86183', 'x-compute-request-id': 'req-2becbe25-f1c5-4932-9779-d7da81b86183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:02:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817514740", "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-03-22 21:02:26,393 118518 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-03-22 21:02:27,584 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.189s 2022-03-22 21:02:27,584 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-595f39db-fa2b-4df0-98b5-3a8fc7dd9f02', 'x-compute-request-id': 'req-595f39db-fa2b-4df0-98b5-3a8fc7dd9f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:02:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817514740", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618665121"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:02:28,747 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.155s 2022-03-22 21:02:28,747 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e92cfa83-4ab4-4062-bd48-4087aca801e2', 'x-compute-request-id': 'req-e92cfa83-4ab4-4062-bd48-4087aca801e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:02:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817514740", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618665121"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:02:29,910 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.154s 2022-03-22 21:02:29,910 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f1a62d8-2eed-482f-8bda-86015b21d55e', 'x-compute-request-id': 'req-2f1a62d8-2eed-482f-8bda-86015b21d55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:02:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817514740", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618665121"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:02:31,081 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.162s 2022-03-22 21:02:31,082 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48b695de-bc2a-4d51-986e-dbd1544394ce', 'x-compute-request-id': 'req-48b695de-bc2a-4d51-986e-dbd1544394ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:02:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817514740", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618665121"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:02:32,286 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.196s 2022-03-22 21:02:32,286 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a19b44b-cc14-4d02-8157-862d56d8148b', 'x-compute-request-id': 'req-6a19b44b-cc14-4d02-8157-862d56d8148b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:02:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817514740", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618665121"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:02:33,452 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.157s 2022-03-22 21:02:33,453 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a1b0717-e476-4bfe-94cc-620ca8ce74fa', 'x-compute-request-id': 'req-3a1b0717-e476-4bfe-94cc-620ca8ce74fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:02:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817514740", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618665121"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:02:34,615 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.154s 2022-03-22 21:02:34,616 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea52b59-3fa2-4e5d-83bc-669b294a9faa', 'x-compute-request-id': 'req-aea52b59-3fa2-4e5d-83bc-669b294a9faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:02:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817514740", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618665121"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:02:35,781 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.157s 2022-03-22 21:02:35,782 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1367', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19d2cc3c-8976-4037-b838-652ac7c6f06c', 'x-compute-request-id': 'req-19d2cc3c-8976-4037-b838-652ac7c6f06c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "BUILD", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:02:34Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817514740", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618665121"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:02:36,999 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.209s 2022-03-22 21:02:36,999 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1234469-d8ed-49de-a7b8-4b8194b859df', 'x-compute-request-id': 'req-c1234469-d8ed-49de-a7b8-4b8194b859df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:02:36Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:cd:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1817514740", "OS-SRV-USG:launched_at": "2022-03-22T21:02:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618665121"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:02:37,007 118518 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-03-22 21:02:37,104 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48/os-interface 0.096s 2022-03-22 21:02:37,104 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:02:37 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-f562df9b-6e5e-4a4c-9a82-8a9da965b593', 'x-compute-request-id': 'req-f562df9b-6e5e-4a4c-9a82-8a9da965b593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "589058f8-a106-47be-914e-3eee36bb5cc7", "port_id": "d747c661-b1d3-4792-8208-1066826e8cc8", "mac_addr": "fa:16:3e:df:cd:15", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "553597af-0f1a-4819-a64a-ab8479ad80b7", "ip_address": "172.20.0.4"}]}]}' 2022-03-22 21:02:38,061 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.222.0.65:9696/v2.0/floatingips/2fac3c59-def8-405a-bfa5-e07680d9c631 0.953s 2022-03-22 21:02:38,061 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "d747c661-b1d3-4792-8208-1066826e8cc8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-92a229d2-59ee-45c6-bce0-86531da76d7d', 'date': 'Tue, 22 Mar 2022 21:02:38 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips/2fac3c59-def8-405a-bfa5-e07680d9c631'} Body: b'{"floatingip": {"id": "2fac3c59-def8-405a-bfa5-e07680d9c631", "tenant_id": "613a947f07914efd8653d04d1026fe54", "floating_ip_address": "172.27.3.47", "floating_network_id": "eeacc944-eee6-4dfe-b655-e045070bcf78", "router_id": "1d5decd2-2d5b-49fe-bb8a-46bb8c340bee", "port_id": "d747c661-b1d3-4792-8208-1066826e8cc8", "fixed_ip_address": "172.20.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "589058f8-a106-47be-914e-3eee36bb5cc7", "mac_address": "fa:16:3e:df:cd:15", "admin_state_up": true, "status": "ACTIVE", "device_id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-03-22T21:02:22Z", "updated_at": "2022-03-22T21:02:37Z", "revision_number": 1, "project_id": "613a947f07914efd8653d04d1026fe54"}}' 2022-03-22 21:02:38,074 118518 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.47:22' as 'ubuntu' with public key authentication 2022-03-22 21:02:42,020 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.47 ([Errno None] Unable to connect to port 22 on 172.27.3.47). Number attempts: 1. Retry after 2 seconds. 2022-03-22 21:02:47,588 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.47 ([Errno None] Unable to connect to port 22 on 172.27.3.47). Number attempts: 2. Retry after 3 seconds. 2022-03-22 21:02:54,148 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.47 ([Errno None] Unable to connect to port 22 on 172.27.3.47). Number attempts: 3. Retry after 4 seconds. 2022-03-22 21:03:01,732 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.47 ([Errno None] Unable to connect to port 22 on 172.27.3.47). Number attempts: 4. Retry after 5 seconds. 2022-03-22 21:03:10,308 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.47 ([Errno None] Unable to connect to port 22 on 172.27.3.47). Number attempts: 5. Retry after 6 seconds. 2022-03-22 21:03:16,814 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.47 ([Errno None] Unable to connect to port 22 on 172.27.3.47). Number attempts: 6. Retry after 7 seconds. 2022-03-22 21:03:24,323 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.47 ([Errno None] Unable to connect to port 22 on 172.27.3.47). Number attempts: 7. Retry after 8 seconds. 2022-03-22 21:03:32,833 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.47 ([Errno None] Unable to connect to port 22 on 172.27.3.47). Number attempts: 8. Retry after 9 seconds. 2022-03-22 21:03:42,338 118518 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.47 ([Errno None] Unable to connect to port 22 on 172.27.3.47). Number attempts: 9. Retry after 10 seconds. 2022-03-22 21:03:52,861 118518 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-03-22 21:03:53,036 118518 INFO [paramiko.transport] Authentication (publickey) successful! 2022-03-22 21:03:53,037 118518 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.47 successfully created 2022-03-22 21:03:53,079 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48/ips 0.042s 2022-03-22 21:03:53,080 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '148', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b94edcfc-aef3-47a8-bd55-bc54e819f36d', 'x-compute-request-id': 'req-b94edcfc-aef3-47a8-bd55-bc54e819f36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.4"}, {"version": 4, "addr": "172.27.3.47"}]}}' 2022-03-22 21:04:54,491 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 1.331s 2022-03-22 21:04:54,492 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:04:53 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-9336b91c-3b03-462f-98b5-6043882fc87c', 'x-compute-request-id': 'req-9336b91c-3b03-462f-98b5-6043882fc87c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'' 2022-03-22 21:04:54,662 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.170s 2022-03-22 21:04:54,663 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04d504fc-42aa-4bda-a97b-dd5f249dd2b1', 'x-compute-request-id': 'req-04d504fc-42aa-4bda-a97b-dd5f249dd2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:04:53Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:cd:15"}, {"version": 4, "addr": "172.27.3.47", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:cd:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1817514740", "OS-SRV-USG:launched_at": "2022-03-22T21:02:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618665121"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:04:55,829 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.157s 2022-03-22 21:04:55,830 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-207127ff-ad38-4ce1-a281-7cc6556f3e53', 'x-compute-request-id': 'req-207127ff-ad38-4ce1-a281-7cc6556f3e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:04:53Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:cd:15"}, {"version": 4, "addr": "172.27.3.47", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:cd:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1817514740", "OS-SRV-USG:launched_at": "2022-03-22T21:02:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618665121"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:04:56,998 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.159s 2022-03-22 21:04:56,998 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7d6069f-9c12-4988-878d-699e8f10c0fc', 'x-compute-request-id': 'req-b7d6069f-9c12-4988-878d-699e8f10c0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "ACTIVE", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:04:53Z", "addresses": {"tempest-AttachVolumeNegativeTest-577083167-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:cd:15"}, {"version": 4, "addr": "172.27.3.47", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:cd:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1817514740", "OS-SRV-USG:launched_at": "2022-03-22T21:02:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--618665121"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:04:58,112 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.105s 2022-03-22 21:04:58,113 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16cd13a8-70d1-4124-ab24-be8a6f669589', 'x-compute-request-id': 'req-16cd13a8-70d1-4124-ab24-be8a6f669589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"server": {"id": "0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48", "name": "tempest-AttachVolumeNegativeTest-server-1211253030", "status": "DELETED", "tenant_id": "613a947f07914efd8653d04d1026fe54", "user_id": "bc6ca9d77e304b26826f7536f48448b6", "metadata": {}, "hostId": "f62cf85c9bc697b02125f046b88caa0229890e9ef79908ede7e4b117", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T21:02:24Z", "updated": "2022-03-22T21:04:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1817514740", "OS-SRV-USG:launched_at": "2022-03-22T21:02:35.000000", "OS-SRV-USG:terminated_at": "2022-03-22T21:04:57.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 21:04:58,120 118518 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2022-03-22 21:04:59,159 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 0.038s 2022-03-22 21:04:59,159 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:04:59 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-0dd67313-91d4-4aec-9660-187a8543bea6', 'x-compute-request-id': 'req-0dd67313-91d4-4aec-9660-187a8543bea6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0fa4953f-a576-4a3a-a79c-bfb2a2ba5c48 could not be found."}}' 2022-03-22 21:04:59,274 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.65/compute/v2.1/os-keypairs/tempest-keypair-1817514740 0.115s 2022-03-22 21:04:59,275 118518 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:04:59 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-0aa0db37-88c4-455f-bb59-b6d2aa368cc8', 'x-compute-request-id': 'req-0aa0db37-88c4-455f-bb59-b6d2aa368cc8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/os-keypairs/tempest-keypair-1817514740'} Body: b'' 2022-03-22 21:04:59,487 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.65:9696/v2.0/security-groups/c4b30293-d104-419a-93ae-badb1c953a74 0.211s 2022-03-22 21:04:59,487 118518 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-6743a29d-842c-48c9-b9aa-c36f4f358d9c', 'content-length': '0', 'date': 'Tue, 22 Mar 2022 21:04:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups/c4b30293-d104-419a-93ae-badb1c953a74'} Body: b'' 2022-03-22 21:04:59,504 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.65:9696/v2.0/security-groups/c4b30293-d104-419a-93ae-badb1c953a74 0.016s 2022-03-22 21:04:59,504 118518 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-3ec813a0-84a3-4be0-bebb-f4a4fb84760c', 'date': 'Tue, 22 Mar 2022 21:04:59 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.65:9696/v2.0/security-groups/c4b30293-d104-419a-93ae-badb1c953a74'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c4b30293-d104-419a-93ae-badb1c953a74 does not exist", "detail": ""}}' 2022-03-22 21:05:00,245 118518 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.65:9696/v2.0/floatingips/2fac3c59-def8-405a-bfa5-e07680d9c631 0.740s 2022-03-22 21:05:00,246 118518 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-e34f50c4-d662-4a6c-ad9d-e7ae1fe9339e', 'content-length': '0', 'date': 'Tue, 22 Mar 2022 21:05:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65:9696/v2.0/floatingips/2fac3c59-def8-405a-bfa5-e07680d9c631'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 105, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 97, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 525, 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 375, 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.65', port=80): Read timed out. (read timeout=60) |
||||||
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-03-22 20:34:33,927 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots 0.334s 2022-03-22 20:34:33,927 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1309419235"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69383352-6fa0-48d5-8343-0aa26d01130f', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69383352-6fa0-48d5-8343-0aa26d01130f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots'} Body: b'{"snapshot": {"id": "a74125ee-ff1c-44c6-94e9-8db98832db4d", "created_at": "2022-03-22T20:34:33.727377", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1309419235", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}}}' 2022-03-22 20:34:33,963 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/a74125ee-ff1c-44c6-94e9-8db98832db4d 0.034s 2022-03-22 20:34:33,964 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2c796f3-6ec8-4aa7-9aff-50ecb173e24f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2c796f3-6ec8-4aa7-9aff-50ecb173e24f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/a74125ee-ff1c-44c6-94e9-8db98832db4d'} Body: b'{"snapshot": {"id": "a74125ee-ff1c-44c6-94e9-8db98832db4d", "created_at": "2022-03-22T20:34:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1309419235", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:34:34,994 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/a74125ee-ff1c-44c6-94e9-8db98832db4d 0.025s 2022-03-22 20:34:34,995 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3351ff5b-c061-42bf-a090-27b70f9b3bc8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3351ff5b-c061-42bf-a090-27b70f9b3bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/a74125ee-ff1c-44c6-94e9-8db98832db4d'} Body: b'{"snapshot": {"id": "a74125ee-ff1c-44c6-94e9-8db98832db4d", "created_at": "2022-03-22T20:34:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1309419235", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:34:36,040 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/a74125ee-ff1c-44c6-94e9-8db98832db4d 0.040s 2022-03-22 20:34:36,041 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a2afaf-7161-4e6d-88a3-247a06235501', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a2afaf-7161-4e6d-88a3-247a06235501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/a74125ee-ff1c-44c6-94e9-8db98832db4d'} Body: b'{"snapshot": {"id": "a74125ee-ff1c-44c6-94e9-8db98832db4d", "created_at": "2022-03-22T20:34:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1309419235", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:34:37,071 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/a74125ee-ff1c-44c6-94e9-8db98832db4d 0.023s 2022-03-22 20:34:37,072 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-542b62f1-edcb-4027-95b8-c8ffc234586e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-542b62f1-edcb-4027-95b8-c8ffc234586e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/a74125ee-ff1c-44c6-94e9-8db98832db4d'} Body: b'{"snapshot": {"id": "a74125ee-ff1c-44c6-94e9-8db98832db4d", "created_at": "2022-03-22T20:34:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1309419235", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:34:38,098 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/a74125ee-ff1c-44c6-94e9-8db98832db4d 0.023s 2022-03-22 20:34:38,099 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded0992b-e2f5-4539-8f27-3f489f65e4be', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded0992b-e2f5-4539-8f27-3f489f65e4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/a74125ee-ff1c-44c6-94e9-8db98832db4d'} Body: b'{"snapshot": {"id": "a74125ee-ff1c-44c6-94e9-8db98832db4d", "created_at": "2022-03-22T20:34:34.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1309419235", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:34:39,131 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/a74125ee-ff1c-44c6-94e9-8db98832db4d 0.029s 2022-03-22 20:34:39,131 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c20ec504-cb64-49a4-827d-fd0266113369', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c20ec504-cb64-49a4-827d-fd0266113369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/a74125ee-ff1c-44c6-94e9-8db98832db4d'} Body: b'{"snapshot": {"id": "a74125ee-ff1c-44c6-94e9-8db98832db4d", "created_at": "2022-03-22T20:34:34.000000", "updated_at": "2022-03-22T20:34:39.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1309419235", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-03-22 20:34:39,133 118511 INFO [tempest.common.waiters] snapshot a74125ee-ff1c-44c6-94e9-8db98832db4d reached available after waiting for 6.133947 seconds 2022-03-22 20:34:39,173 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.222.0.65/identity/v3/auth/tokens 0.033s 2022-03-22 20:34:39,173 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:39 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-6d78b1d7-5222-4386-85a9-b52c91c0d455', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.65/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b62bde9abf7e41d3802cb57ac67b6022", "name": "tempest-VolumesSnapshotTestJSON-28583413-project", "password_expires_at": null}, "audit_ids": ["QZ8AY8DIQHme0jw3XjDuNw"], "expires_at": "2022-03-22T21:34:39.000000Z", "issued_at": "2022-03-22T20:34:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f33e7083ac1140b896c2f4f66845e700", "name": "tempest-VolumesSnapshotTestJSON-28583413"}, "is_domain": false, "roles": [{"id": "121d267c64e347789b8c3fed4c039e80", "name": "reader"}, {"id": "4dc155923bea435f8ef6b2412bad0335", "name": "member"}], "catalog": [{"endpoints": [{"id": "eb221c70abac44779f72cafeb7227990", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:8080/v1/AUTH_f33e7083ac1140b896c2f4f66845e700", "region": "RegionOne"}, {"id": "ee59dd7091ac4e7f87e84900142c48e3", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.65:8080", "region": "RegionOne"}], "id": "2d314996a4d9419da8be8042c7a745be", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "0d422280cf7844fba8a056cc085d61ef", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/placement", "region": "RegionOne"}], "id": "422aa42687c643a4a1149b9d827bfee5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6815c4982fc8452683fa2f0a7927e085", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2/f33e7083ac1140b896c2f4f66845e700", "region": "RegionOne"}], "id": "44bb2a6732214a0192f45b70d0011eb0", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "8caf8e2b77b3429ba19ebab690785a17", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/image", "region": "RegionOne"}], "id": "5204505f13d3437f9d3d79b9ba7230b9", "type": "image", "name": "glance"}, {"endpoints": [{"id": "e9fc39dac4f9454f8bc70673623d8cd7", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700", "region": "RegionOne"}], "id": "86ebd86c9d1240978317ce898c41f580", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5d433af61f034482b01ba09afc4c9d42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/identity", "region": "RegionOne"}], "id": "9f748032a69e4e06b7e48614b8825142", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "0f283d850bf04fb2a985136a5e707c1f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65:9696/", "region": "RegionOne"}], "id": "acdc1dd9b1414f3789d82fa26c14c743", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "c32db2e89ec642aaa3399b0e5d049625", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700", "region": "RegionOne"}], "id": "bb2f33279e5847169f510e724d386954", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c5353fbb2baf4a3c82eb23c950897c51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.65/compute/v2.1", "region": "RegionOne"}], "id": "f3b8d49d1d104778a4c37c89a711d78f", "type": "compute", "name": "nova"}]}}' 2022-03-22 20:34:39,174 118511 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': 'e4ca77af-34cc-4944-a88d-8538e615598c', 'name': 'tempest-VolumesSnapshotTestJSON-1507821553-network', 'tenant_id': 'f33e7083ac1140b896c2f4f66845e700', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f33e7083ac1140b896c2f4f66845e700', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 94, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-03-22T20:32:36Z', 'updated_at': '2022-03-22T20:32:36Z', 'revision_number': 1} available for tenant 2022-03-22 20:34:39,910 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.65/compute/v2.1/servers 0.735s 2022-03-22 20:34:39,910 118511 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-1212984052", "imageRef": "2b136d39-d5f8-4e3d-8650-b35d01011309", "flavorRef": "452", "networks": [{"uuid": "e4ca77af-34cc-4944-a88d-8538e615598c"}]}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b261d97-70b2-41ed-9682-1835376fe8e4', 'x-compute-request-id': 'req-3b261d97-70b2-41ed-9682-1835376fe8e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8qTQvACvLqGD"}}' 2022-03-22 20:34:39,998 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.086s 2022-03-22 20:34:39,999 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:39 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-ca1b0ef5-68bd-4392-b27e-8a73e5f7f264', 'x-compute-request-id': 'req-ca1b0ef5-68bd-4392-b27e-8a73e5f7f264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:40Z", "updated": "2022-03-22T20:34:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "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-03-22 20:34:41,157 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.147s 2022-03-22 20:34:41,158 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cda4294-131d-4364-b345-e9d34af25f4e', 'x-compute-request-id': 'req-1cda4294-131d-4364-b345-e9d34af25f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:34:42,354 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.178s 2022-03-22 20:34:42,355 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9595132-d5e3-4b1e-bac1-361a857d7de6', 'x-compute-request-id': 'req-a9595132-d5e3-4b1e-bac1-361a857d7de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-03-22 20:34:42,363 118511 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-03-22 20:34:43,876 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.511s 2022-03-22 20:34:43,876 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:43 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-a8905079-ade1-4ea0-b995-7394d6f113ad', 'x-compute-request-id': 'req-a8905079-ade1-4ea0-b995-7394d6f113ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "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-03-22 20:34:43,887 118511 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-03-22 20:34:45,115 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.226s 2022-03-22 20:34:45,115 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:44 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-78fe5bca-14bc-4e0c-a2a0-62909f8172fe', 'x-compute-request-id': 'req-78fe5bca-14bc-4e0c-a2a0-62909f8172fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "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-03-22 20:34:46,305 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.180s 2022-03-22 20:34:46,305 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:46 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-7950f2b5-2b7d-460e-a287-5c60a82fe67e', 'x-compute-request-id': 'req-7950f2b5-2b7d-460e-a287-5c60a82fe67e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "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-03-22 20:34:47,514 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.200s 2022-03-22 20:34:47,515 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:47 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-ecc7ba29-d05d-4ff9-a21a-2bd3cfe537f7', 'x-compute-request-id': 'req-ecc7ba29-d05d-4ff9-a21a-2bd3cfe537f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "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-03-22 20:34:48,720 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.197s 2022-03-22 20:34:48,721 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:48 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-410c3b51-e8a7-48c6-ad6c-124016f3a09a', 'x-compute-request-id': 'req-410c3b51-e8a7-48c6-ad6c-124016f3a09a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "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-03-22 20:34:49,928 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.199s 2022-03-22 20:34:49,928 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34: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-1668d204-bd78-43f8-8ed9-a2c1216310f4', 'x-compute-request-id': 'req-1668d204-bd78-43f8-8ed9-a2c1216310f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "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-03-22 20:34:51,148 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.210s 2022-03-22 20:34:51,148 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34: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-23981a7a-7836-42ea-91cb-fdaa18746557', 'x-compute-request-id': 'req-23981a7a-7836-42ea-91cb-fdaa18746557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "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-03-22 20:34:52,364 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.206s 2022-03-22 20:34:52,364 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:52 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-00451faf-440d-4714-8864-9a10b51424fa', 'x-compute-request-id': 'req-00451faf-440d-4714-8864-9a10b51424fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "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-03-22 20:34:53,556 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.183s 2022-03-22 20:34:53,557 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34: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-0512c53e-8ac2-43be-a32e-4e485fb52195', 'x-compute-request-id': 'req-0512c53e-8ac2-43be-a32e-4e485fb52195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "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-03-22 20:34:54,777 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.203s 2022-03-22 20:34:54,777 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34: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-56239039-e077-417a-8c09-ada6ef5cff41', 'x-compute-request-id': 'req-56239039-e077-417a-8c09-ada6ef5cff41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "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-03-22 20:34:55,977 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.191s 2022-03-22 20:34:55,977 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34: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-e0cc6d4d-7a9d-4602-a2a5-96c26c41476d', 'x-compute-request-id': 'req-e0cc6d4d-7a9d-4602-a2a5-96c26c41476d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "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-03-22 20:34:57,171 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.183s 2022-03-22 20:34:57,172 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34: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-b204b185-e0d3-46a6-b84b-e28677787a90', 'x-compute-request-id': 'req-b204b185-e0d3-46a6-b84b-e28677787a90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "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-03-22 20:34:58,367 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.187s 2022-03-22 20:34:58,368 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34: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-c790bbde-6f9d-44b6-afd1-6783008520d9', 'x-compute-request-id': 'req-c790bbde-6f9d-44b6-afd1-6783008520d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "BUILD", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "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-03-22 20:34:59,581 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.199s 2022-03-22 20:34:59,581 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1508', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d15da0a-4ef5-4d14-b62f-d1154671bfc7', 'x-compute-request-id': 'req-2d15da0a-4ef5-4d14-b62f-d1154671bfc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:34:58Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.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-03-22 20:34:59,589 118511 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait 2022-03-22 20:35:00,417 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 POST http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643/os-volume_attachments 0.827s 2022-03-22 20:35:00,418 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "device": "/dev/sdb"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:34:59 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-4c6a2116-e2be-4775-b94c-d539851b8f0b', 'x-compute-request-id': 'req-4c6a2116-e2be-4775-b94c-d539851b8f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "serverId": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "volumeId": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "device": "/dev/sdb"}}' 2022-03-22 20:35:00,472 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.050s 2022-03-22 20:35:00,472 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64002aa3-39fc-4ffc-8dfc-82f681880f19', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64002aa3-39fc-4ffc-8dfc-82f681880f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:35:00.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:35:01,528 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.047s 2022-03-22 20:35:01,528 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8130770d-0223-4de7-a4c9-871013730601', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8130770d-0223-4de7-a4c9-871013730601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:35:02,585 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.049s 2022-03-22 20:35:02,585 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad5192a0-f9cd-4de7-a4d2-32f82e375d80', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad5192a0-f9cd-4de7-a4d2-32f82e375d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:35:03,647 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.052s 2022-03-22 20:35:03,647 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e54d872-be56-443e-acfd-266a34e387cc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e54d872-be56-443e-acfd-266a34e387cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:35:04,704 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.048s 2022-03-22 20:35:04,705 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231b9f17-17e4-4626-8909-e5b3d4a19b27', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231b9f17-17e4-4626-8909-e5b3d4a19b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:35:05,760 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.048s 2022-03-22 20:35:05,761 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f588677-f716-4e9a-9aff-0f14679d60d9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f588677-f716-4e9a-9aff-0f14679d60d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:35:06,817 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.048s 2022-03-22 20:35:06,818 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c133b2-ddc8-49ab-a90a-59e5ca3f1610', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c133b2-ddc8-49ab-a90a-59e5ca3f1610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:35:07,884 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.058s 2022-03-22 20:35:07,885 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b15488-5822-4ab2-bac0-ea470c9fbe5e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b15488-5822-4ab2-bac0-ea470c9fbe5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:35:01.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:35:08,954 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.054s 2022-03-22 20:35:08,954 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de3b2c1-7caf-4bb5-a184-05562b207d1e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de3b2c1-7caf-4bb5-a184-05562b207d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:35:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:35:08,961 118511 INFO [tempest.common.waiters] volume 6b737df0-2533-4e60-98cd-291e15ddb7c1 reached in-use after waiting for 8.961918 seconds 2022-03-22 20:35:09,322 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots 0.359s 2022-03-22 20:35:09,322 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4602c8db-68f5-455c-96cb-5f1fca0a4211', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4602c8db-68f5-455c-96cb-5f1fca0a4211', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.127355", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}}}' 2022-03-22 20:35:09,360 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.032s 2022-03-22 20:35:09,360 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9cd0b4-627c-4920-b75b-cb0cc6edacf1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9cd0b4-627c-4920-b75b-cb0cc6edacf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:10,389 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.025s 2022-03-22 20:35:10,389 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da8f247d-3264-423c-9e79-04437871ea23', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da8f247d-3264-423c-9e79-04437871ea23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:11,417 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.024s 2022-03-22 20:35:11,418 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-157219d0-f3aa-44af-9cb2-6bfd082adae4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-157219d0-f3aa-44af-9cb2-6bfd082adae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:12,447 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.024s 2022-03-22 20:35:12,447 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db68b48-deae-4a26-8c3a-0bceb7e5a5da', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db68b48-deae-4a26-8c3a-0bceb7e5a5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:13,474 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:13,474 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b33c7b56-48b3-47ed-b913-e88dd3d238dc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b33c7b56-48b3-47ed-b913-e88dd3d238dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:14,505 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.026s 2022-03-22 20:35:14,505 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b8fba0-39ae-4268-ba20-772eabc41d4b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b8fba0-39ae-4268-ba20-772eabc41d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:15,534 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.025s 2022-03-22 20:35:15,535 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d43c8c3f-5e4a-4474-aa7d-262f0ed82ef0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d43c8c3f-5e4a-4474-aa7d-262f0ed82ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:16,565 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:16,566 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbddae2e-b265-4c9a-a8d1-d5e3c946c1ae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbddae2e-b265-4c9a-a8d1-d5e3c946c1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:17,593 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:17,593 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53665a4b-1ce1-4d40-bbf2-a95c93d86528', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53665a4b-1ce1-4d40-bbf2-a95c93d86528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:18,623 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.026s 2022-03-22 20:35:18,623 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b44cbe0-e160-4cb0-a015-1f71141753d1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b44cbe0-e160-4cb0-a015-1f71141753d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:19,651 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:19,651 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2483c1c6-9b10-4298-b8e2-bedf5d9a972c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2483c1c6-9b10-4298-b8e2-bedf5d9a972c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:20,678 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:20,679 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc62a4f-78f1-4a19-a1bf-4cdbaa4e0606', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc62a4f-78f1-4a19-a1bf-4cdbaa4e0606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:21,707 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.024s 2022-03-22 20:35:21,707 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a835b791-e347-486b-9231-fc0b6ae252af', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a835b791-e347-486b-9231-fc0b6ae252af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:22,735 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.024s 2022-03-22 20:35:22,736 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94f58045-7481-4bbc-98f4-b0d1591e38d7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94f58045-7481-4bbc-98f4-b0d1591e38d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:23,763 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:23,763 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1cd329-0948-4878-8c49-b007e71e1bda', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac1cd329-0948-4878-8c49-b007e71e1bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:24,789 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:35:24,789 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd05f8a-1697-4ea4-a4ca-854281e20aca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd05f8a-1697-4ea4-a4ca-854281e20aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:25,818 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.024s 2022-03-22 20:35:25,819 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b3c24ba-0f74-4074-9c2f-9f690e94f1dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b3c24ba-0f74-4074-9c2f-9f690e94f1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:26,846 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:26,847 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa8adc5-bf66-4706-953b-1c660a2c832b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa8adc5-bf66-4706-953b-1c660a2c832b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:27,874 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:27,874 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2112d44d-1af0-44ea-ae8c-cd8cb70a1519', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2112d44d-1af0-44ea-ae8c-cd8cb70a1519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:28,901 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:28,902 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4f6161-7e5d-4c14-9537-23d23833337b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4f6161-7e5d-4c14-9537-23d23833337b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:29,932 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.026s 2022-03-22 20:35:29,933 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab906851-f662-493b-986b-58a5a56b5b38', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab906851-f662-493b-986b-58a5a56b5b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:30,961 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:30,961 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb3a50d-ebde-4dfb-98fc-84b827802244', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb3a50d-ebde-4dfb-98fc-84b827802244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:31,988 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:31,989 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e102e13-2eb3-459c-be3f-cde082c2ae31', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e102e13-2eb3-459c-be3f-cde082c2ae31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:33,015 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:33,016 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c0b732-8786-4b21-9344-96de9afddf68', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c0b732-8786-4b21-9344-96de9afddf68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:34,044 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.024s 2022-03-22 20:35:34,045 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d68d0f-d01d-42de-8911-0ab6de85e746', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d68d0f-d01d-42de-8911-0ab6de85e746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:35,072 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:35,072 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b66bcc-ff19-47ac-a544-1e02e9fbbf66', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b66bcc-ff19-47ac-a544-1e02e9fbbf66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:36,103 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.027s 2022-03-22 20:35:36,103 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a3dc72-b9d7-4a2a-8070-31a32ecd8ba2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a3dc72-b9d7-4a2a-8070-31a32ecd8ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:37,133 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.025s 2022-03-22 20:35:37,133 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511e0520-a7a1-486d-a261-048f560102b9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511e0520-a7a1-486d-a261-048f560102b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:38,169 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.028s 2022-03-22 20:35:38,169 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea8708bf-4d9c-464d-8dfa-26851d2bf119', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea8708bf-4d9c-464d-8dfa-26851d2bf119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:39,196 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:39,196 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18479379-8258-4979-b896-1e35924d71bc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18479379-8258-4979-b896-1e35924d71bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:40,223 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:35:40,223 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21896e2a-5753-401a-833c-910570af8ab8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21896e2a-5753-401a-833c-910570af8ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:41,250 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:41,251 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c99c09e-b3e5-4a72-b3b4-fe2562cd5a02', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c99c09e-b3e5-4a72-b3b4-fe2562cd5a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:42,277 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:42,278 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83c9a0b-e920-471d-92c4-be1662d0b1d3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83c9a0b-e920-471d-92c4-be1662d0b1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:43,304 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:35:43,304 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a093fe-15bc-4388-9d81-eb3408d264bf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a093fe-15bc-4388-9d81-eb3408d264bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:44,332 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.024s 2022-03-22 20:35:44,332 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3840fdaa-8760-496f-89a0-8abc3563f1da', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3840fdaa-8760-496f-89a0-8abc3563f1da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:45,358 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:35:45,359 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-346ed4f2-5adb-48ab-a67a-0a49511710c5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-346ed4f2-5adb-48ab-a67a-0a49511710c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:46,388 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.026s 2022-03-22 20:35:46,388 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435330f0-8977-4cf2-9860-ce44aefca0d4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435330f0-8977-4cf2-9860-ce44aefca0d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:47,418 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.025s 2022-03-22 20:35:47,418 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26b5a63c-fbf4-4ca2-83a1-f063b4b432ff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26b5a63c-fbf4-4ca2-83a1-f063b4b432ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:48,445 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:48,446 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44e26bbe-6dfa-49a6-8355-7edae4f14323', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44e26bbe-6dfa-49a6-8355-7edae4f14323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:49,471 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:35:49,471 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f49081-7f8b-45de-a13a-0fd49ab23694', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f49081-7f8b-45de-a13a-0fd49ab23694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:50,499 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.024s 2022-03-22 20:35:50,500 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78455466-9a2d-4b81-9940-33bde120df96', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78455466-9a2d-4b81-9940-33bde120df96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:51,528 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.024s 2022-03-22 20:35:51,528 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d9efa08-c31b-434f-8339-6e01dd145ba2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d9efa08-c31b-434f-8339-6e01dd145ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:52,554 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:35:52,555 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d320c17b-6177-4c1c-a871-d96bc7d2023e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d320c17b-6177-4c1c-a871-d96bc7d2023e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:53,582 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:53,582 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c329ce-57d0-434e-bc77-c67452b9a9dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c329ce-57d0-434e-bc77-c67452b9a9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:54,609 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:54,610 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f8169b6-dbeb-498e-bfd0-9f1c38cf061f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f8169b6-dbeb-498e-bfd0-9f1c38cf061f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:55,635 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:35:55,635 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70dfd57d-46d6-4369-926d-940716b23b2c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70dfd57d-46d6-4369-926d-940716b23b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:56,661 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:35:56,662 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec33d197-2873-4737-b84e-a4ce4363be23', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec33d197-2873-4737-b84e-a4ce4363be23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:57,689 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:35:57,689 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93357280-a3ae-47cf-9da7-575dd4646234', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93357280-a3ae-47cf-9da7-575dd4646234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:58,715 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:58,716 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7da3f6e-83a2-4fdd-911a-0bcbf4e5e882', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7da3f6e-83a2-4fdd-911a-0bcbf4e5e882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:35:59,744 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:35:59,745 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aaf87cf-11b3-4314-88c6-01ba4521a683', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aaf87cf-11b3-4314-88c6-01ba4521a683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:00,772 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:36:00,772 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0b42ee-69aa-450c-8114-388ae9067f6d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0b42ee-69aa-450c-8114-388ae9067f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:01,801 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.025s 2022-03-22 20:36:01,802 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd70863b-ae47-4fa9-ae11-d9f6b3daae99', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd70863b-ae47-4fa9-ae11-d9f6b3daae99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:02,830 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.024s 2022-03-22 20:36:02,830 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7211b037-a991-4928-a064-7fbe98ad9df6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7211b037-a991-4928-a064-7fbe98ad9df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:03,861 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.027s 2022-03-22 20:36:03,862 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a738cd-b150-4ebc-8bb9-21c481de2dc1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a738cd-b150-4ebc-8bb9-21c481de2dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:04,901 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.036s 2022-03-22 20:36:04,902 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18fb1d5b-448c-46e9-a983-fedf84c3125a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18fb1d5b-448c-46e9-a983-fedf84c3125a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:05,935 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.029s 2022-03-22 20:36:05,936 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caace92e-5454-473e-b11f-0bfe9e118bad', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caace92e-5454-473e-b11f-0bfe9e118bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:06,963 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:36:06,964 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec737d19-6b65-467a-b00c-c3626358c38f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec737d19-6b65-467a-b00c-c3626358c38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:07,992 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.024s 2022-03-22 20:36:07,992 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce78ef8a-dde5-421a-86d5-8e0c30095b6d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce78ef8a-dde5-421a-86d5-8e0c30095b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:09,018 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:36:09,018 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4103584b-ae69-4d45-b78a-4ac817b1b77d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4103584b-ae69-4d45-b78a-4ac817b1b77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:10,045 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:36:10,045 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-742a0d5c-b256-4115-a94a-d413b5968aaf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-742a0d5c-b256-4115-a94a-d413b5968aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:11,071 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:36:11,071 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e73f1d-c88a-4aeb-ae5d-036f9e9ce5e0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e73f1d-c88a-4aeb-ae5d-036f9e9ce5e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:12,097 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:36:12,098 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8137b8-b16b-495f-8444-a504c8fb61c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8137b8-b16b-495f-8444-a504c8fb61c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:13,125 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.024s 2022-03-22 20:36:13,126 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3823e0-6ee8-4a3f-bc5f-e75e94d30c2f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3823e0-6ee8-4a3f-bc5f-e75e94d30c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:14,154 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.024s 2022-03-22 20:36:14,154 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25060111-0a5d-4a45-9368-9eb96f3d840e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25060111-0a5d-4a45-9368-9eb96f3d840e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:15,185 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.027s 2022-03-22 20:36:15,186 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b343fe8-6bc8-4408-84e0-5d99378d691c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b343fe8-6bc8-4408-84e0-5d99378d691c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:16,212 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:36:16,213 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c189cdf-35ce-483c-b140-e2839c803747', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c189cdf-35ce-483c-b140-e2839c803747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:17,259 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.042s 2022-03-22 20:36:17,259 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-128256c4-d5e4-4e3b-bb4a-e36ba0ceff5c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-128256c4-d5e4-4e3b-bb4a-e36ba0ceff5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:18,285 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:36:18,286 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72cbe76d-b6af-4e86-b16f-aef7eedcf09f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72cbe76d-b6af-4e86-b16f-aef7eedcf09f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:19,312 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.022s 2022-03-22 20:36:19,312 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e5df056-9f84-447b-a9a0-ec0d1988a320', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e5df056-9f84-447b-a9a0-ec0d1988a320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:20,340 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.024s 2022-03-22 20:36:20,340 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a0cadaa-61dc-4fb7-afc8-c808875562a3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0cadaa-61dc-4fb7-afc8-c808875562a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:21,368 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:36:21,368 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdffc2d3-d33f-40c4-bbfb-55f118c6d1d6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdffc2d3-d33f-40c4-bbfb-55f118c6d1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:22,395 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.023s 2022-03-22 20:36:22,396 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa6f39f9-bb38-4571-bd10-8abe6030162c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa6f39f9-bb38-4571-bd10-8abe6030162c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:23,424 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.025s 2022-03-22 20:36:23,425 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abaf6626-47c0-4ca2-a80b-57cbb8f88bee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abaf6626-47c0-4ca2-a80b-57cbb8f88bee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:24,497 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.069s 2022-03-22 20:36:24,498 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feee1128-b13a-40a8-a206-5839239a3b49', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feee1128-b13a-40a8-a206-5839239a3b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:25,563 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.061s 2022-03-22 20:36:25,564 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c38290-a303-4840-8ddf-e66c1261434c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c38290-a303-4840-8ddf-e66c1261434c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:26,615 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:36:26,624 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9857f96c-7c68-41f6-a352-e50d3e684cfa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9857f96c-7c68-41f6-a352-e50d3e684cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:27,681 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.053s 2022-03-22 20:36:27,681 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d6ce20-e734-4a4c-92b5-5df0cc552bf8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d6ce20-e734-4a4c-92b5-5df0cc552bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:28,734 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:36:28,734 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d270afe-711f-48e1-8fc8-1c0ca0704b6d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d270afe-711f-48e1-8fc8-1c0ca0704b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:29,806 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.069s 2022-03-22 20:36:29,807 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df967087-e302-4360-b872-5062af1e23e8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df967087-e302-4360-b872-5062af1e23e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:30,871 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.061s 2022-03-22 20:36:30,872 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfaff515-11f3-46eb-8634-d898d20be9a8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfaff515-11f3-46eb-8634-d898d20be9a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:31,941 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.065s 2022-03-22 20:36:31,941 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e779b5-ad5f-4cc1-847e-f7fa9b02c82f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e779b5-ad5f-4cc1-847e-f7fa9b02c82f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:33,006 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.060s 2022-03-22 20:36:33,007 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a8521e-cf2d-42de-952d-a38b9cf5800f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a8521e-cf2d-42de-952d-a38b9cf5800f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:34,073 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.061s 2022-03-22 20:36:34,073 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ce3b7c-1e65-487e-b164-52dbbb375c7c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ce3b7c-1e65-487e-b164-52dbbb375c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:35,135 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.057s 2022-03-22 20:36:35,139 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c91dfc54-b229-47a6-868a-5906b95e80e9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c91dfc54-b229-47a6-868a-5906b95e80e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:36,190 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:36:36,190 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c2b31f-2735-4c20-98af-0e9a3c56da89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c2b31f-2735-4c20-98af-0e9a3c56da89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:37,277 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.083s 2022-03-22 20:36:37,279 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2894f9a1-ef20-4554-b28d-d78d5b18fcb8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2894f9a1-ef20-4554-b28d-d78d5b18fcb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:38,356 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.073s 2022-03-22 20:36:38,357 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a92103af-a60f-4bab-aa4f-e1c6ef679144', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a92103af-a60f-4bab-aa4f-e1c6ef679144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:39,432 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.069s 2022-03-22 20:36:39,432 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b91600-b269-41f7-bcbd-2d61d70d379c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b91600-b269-41f7-bcbd-2d61d70d379c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:40,477 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.040s 2022-03-22 20:36:40,477 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5fd80e-6659-4b9a-99bf-e986b3ff2c4f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc5fd80e-6659-4b9a-99bf-e986b3ff2c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:41,554 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.073s 2022-03-22 20:36:41,554 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb27b28-aa24-4574-bf01-e046114aa7f0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb27b28-aa24-4574-bf01-e046114aa7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:42,608 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:36:42,608 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-742bc805-2f94-46ea-b842-2083e33284cb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-742bc805-2f94-46ea-b842-2083e33284cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:43,656 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.043s 2022-03-22 20:36:43,656 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44523930-c9cb-4dff-9fbf-e7ed4e5998c3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44523930-c9cb-4dff-9fbf-e7ed4e5998c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:44,704 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.044s 2022-03-22 20:36:44,704 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-050077e5-1e8b-4ec9-9a29-b3fb1318a221', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-050077e5-1e8b-4ec9-9a29-b3fb1318a221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:45,756 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:36:45,756 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-218c9d79-22bc-4bb6-b9d1-68d122f5343f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-218c9d79-22bc-4bb6-b9d1-68d122f5343f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:46,811 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:36:46,811 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf7d96a-2ff9-4c8a-a208-cd8c7fe452ca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf7d96a-2ff9-4c8a-a208-cd8c7fe452ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:47,862 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:36:47,862 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41bbc9f4-ac89-48e4-8b10-74dc91f98ac6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41bbc9f4-ac89-48e4-8b10-74dc91f98ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:48,915 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:36:48,915 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85400ef-c210-4ee9-a79f-f65061d3fbc6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85400ef-c210-4ee9-a79f-f65061d3fbc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:49,968 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:36:49,968 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376ad6a7-3b8f-4650-8d78-04b076fd2e87', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376ad6a7-3b8f-4650-8d78-04b076fd2e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:51,020 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:36:51,020 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b23f287-ff75-43b1-a617-aab139bd9f17', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b23f287-ff75-43b1-a617-aab139bd9f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:52,072 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:36:52,073 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8247b245-517c-4dce-9f8e-7089549b1768', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8247b245-517c-4dce-9f8e-7089549b1768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:53,124 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:36:53,124 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e1618d-47c4-4daf-87e4-3d617a44439d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e1618d-47c4-4daf-87e4-3d617a44439d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:54,182 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.054s 2022-03-22 20:36:54,182 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-933c441d-bc3f-4342-bf9b-966419bed23f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-933c441d-bc3f-4342-bf9b-966419bed23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:55,234 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:36:55,235 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a31c3e-bde1-4e84-9e6e-6a822d3bd95e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a31c3e-bde1-4e84-9e6e-6a822d3bd95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:56,287 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:36:56,287 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a3d5e5d-e229-4fe1-95eb-dbcf8967a5c1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a3d5e5d-e229-4fe1-95eb-dbcf8967a5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:57,340 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:36:57,341 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba42927f-d78d-40d2-8db4-ebceca37a45f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba42927f-d78d-40d2-8db4-ebceca37a45f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:58,392 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:36:58,392 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8468a9-4012-4c67-aae9-bc931f286a39', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8468a9-4012-4c67-aae9-bc931f286a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:36:59,446 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:36:59,446 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-115ada8d-01b5-4e7c-b3a8-f2e3a35ed38b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-115ada8d-01b5-4e7c-b3a8-f2e3a35ed38b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:00,497 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:37:00,497 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9efc7cf5-1e95-4659-a007-2cdb0e0832f4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9efc7cf5-1e95-4659-a007-2cdb0e0832f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:01,553 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:37:01,553 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f4652a-c70d-4b9a-b0e8-b983a24cce3a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f4652a-c70d-4b9a-b0e8-b983a24cce3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:02,605 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:37:02,605 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-847d7a1c-0a05-4e93-a4cf-e1575c94970a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-847d7a1c-0a05-4e93-a4cf-e1575c94970a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:03,658 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:37:03,659 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2acdf0-6761-40aa-b8fb-9ddcb6621826', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2acdf0-6761-40aa-b8fb-9ddcb6621826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:04,710 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:37:04,710 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99cd4a86-f8b7-4459-b098-1c5c545ed426', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99cd4a86-f8b7-4459-b098-1c5c545ed426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:05,763 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:37:05,763 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b39148-0e56-4b6d-9896-e26d479ad0f9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b39148-0e56-4b6d-9896-e26d479ad0f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:06,827 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.060s 2022-03-22 20:37:06,827 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65cd2f5a-be94-4a3d-8f74-6882cd5c242d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65cd2f5a-be94-4a3d-8f74-6882cd5c242d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:07,885 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.053s 2022-03-22 20:37:07,885 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb1b180-d1d7-486b-b3ae-672c4c096e0a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb1b180-d1d7-486b-b3ae-672c4c096e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:08,938 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:37:08,939 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b01846-d8a5-40b1-9676-1274c31e80f5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b01846-d8a5-40b1-9676-1274c31e80f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:10,000 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.058s 2022-03-22 20:37:10,002 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b8e84c-c4a4-46a3-9352-3af41c828963', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b8e84c-c4a4-46a3-9352-3af41c828963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:11,065 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.059s 2022-03-22 20:37:11,065 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb363090-0eae-45f2-8a45-88f4eba48a47', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb363090-0eae-45f2-8a45-88f4eba48a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:12,119 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:37:12,119 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f391e9-dc88-4099-bfcd-fb4cdd58b619', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f391e9-dc88-4099-bfcd-fb4cdd58b619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:13,181 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.058s 2022-03-22 20:37:13,181 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-930e5905-35b1-4532-a4e5-f711b3b0c0e7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-930e5905-35b1-4532-a4e5-f711b3b0c0e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:14,236 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:37:14,237 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3c5f259-e06e-4db1-982a-033acbb77571', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c5f259-e06e-4db1-982a-033acbb77571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:15,294 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.054s 2022-03-22 20:37:15,294 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458a6651-f4fd-475f-a149-b812be223a32', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458a6651-f4fd-475f-a149-b812be223a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:16,386 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.088s 2022-03-22 20:37:16,386 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c97ea4ea-67c0-4f08-b30c-234aae10fae9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c97ea4ea-67c0-4f08-b30c-234aae10fae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:17,440 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:37:17,440 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92168d42-bfc4-44aa-96d3-6e39dc25019f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92168d42-bfc4-44aa-96d3-6e39dc25019f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:18,495 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.052s 2022-03-22 20:37:18,496 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5a88bcf-f34b-47f9-8ba9-8b5438ee9e1d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5a88bcf-f34b-47f9-8ba9-8b5438ee9e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:19,546 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:37:19,546 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fbeb52b-9964-49d1-a96e-1a9c0123c8a8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fbeb52b-9964-49d1-a96e-1a9c0123c8a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:20,600 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:37:20,601 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7559c276-5179-467d-b4ba-1c7771af97a2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7559c276-5179-467d-b4ba-1c7771af97a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:21,660 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.054s 2022-03-22 20:37:21,660 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e8661f-5f4c-44e4-a752-294450cc95b9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e8661f-5f4c-44e4-a752-294450cc95b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:22,710 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:37:22,711 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e07077-439c-4798-964c-3b895aece200', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e07077-439c-4798-964c-3b895aece200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:23,762 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:37:23,762 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2049fb59-2170-478a-9ace-73224cc3421b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2049fb59-2170-478a-9ace-73224cc3421b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:24,814 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:37:24,814 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8978065-7126-4095-868c-db9745b3aee6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8978065-7126-4095-868c-db9745b3aee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:25,867 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:37:25,868 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99ec89b8-5e4c-4ef9-a5bd-344bbd26f18a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99ec89b8-5e4c-4ef9-a5bd-344bbd26f18a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:26,920 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:37:26,921 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62ba298-238f-4158-97c8-2b9299cc3d3b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62ba298-238f-4158-97c8-2b9299cc3d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:27,976 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:37:27,977 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732b8ba8-9c38-4684-92c2-c5eace1d445c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732b8ba8-9c38-4684-92c2-c5eace1d445c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:29,030 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:37:29,030 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6273365-9628-4f31-9005-a28e41828cfd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6273365-9628-4f31-9005-a28e41828cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:30,081 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:37:30,082 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef3dfc3-21f4-4188-a856-d141d9d6a855', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef3dfc3-21f4-4188-a856-d141d9d6a855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:31,135 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:37:31,135 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f3e1a0-4ea4-4f2e-9d5d-7c1c6c6a9581', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f3e1a0-4ea4-4f2e-9d5d-7c1c6c6a9581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:32,187 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:37:32,188 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e3baaa-8838-4e29-a342-e4f04c01097b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e3baaa-8838-4e29-a342-e4f04c01097b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:33,239 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:37:33,239 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93a0698-0813-4748-a3db-22b56f00e88f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93a0698-0813-4748-a3db-22b56f00e88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:34,293 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:37:34,293 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2112d7ed-c1cf-4fec-8676-6828f8b31b94', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2112d7ed-c1cf-4fec-8676-6828f8b31b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:35,344 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:37:35,344 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78f9bfb9-69cb-4aa7-8ad5-a867ae31f3f2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f9bfb9-69cb-4aa7-8ad5-a867ae31f3f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:36,398 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:37:36,399 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb320179-1191-40ef-b212-266c2ba99af7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb320179-1191-40ef-b212-266c2ba99af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:37,498 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.095s 2022-03-22 20:37:37,498 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34832b4e-ce45-4989-b5b8-dc6ba5345e73', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34832b4e-ce45-4989-b5b8-dc6ba5345e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:38,523 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.021s 2022-03-22 20:37:38,523 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae44db7-6431-41c3-a0f4-338d5b939ecc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae44db7-6431-41c3-a0f4-338d5b939ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:39,559 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.032s 2022-03-22 20:37:39,560 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da696cd6-1ffa-43c2-bfcc-927e5062e46c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da696cd6-1ffa-43c2-bfcc-927e5062e46c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:40,614 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:37:40,614 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875925a0-ead4-413f-acc3-7725ecd35d19', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875925a0-ead4-413f-acc3-7725ecd35d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:41,668 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:37:41,669 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30914024-7a98-4384-a95c-6bf180449e6e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30914024-7a98-4384-a95c-6bf180449e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:42,720 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:37:42,721 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95f0da4-ac89-42eb-bb6d-3925d0677f63', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95f0da4-ac89-42eb-bb6d-3925d0677f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:43,771 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:37:43,772 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8305354c-d2e9-4c3b-a484-fa095a9c89f0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8305354c-d2e9-4c3b-a484-fa095a9c89f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:44,823 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:37:44,824 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1316ae3-263a-4a48-9a73-6dc24e6e589c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1316ae3-263a-4a48-9a73-6dc24e6e589c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:45,875 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:37:45,875 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8c82ab-8f79-4b54-a8f6-81848a0c1d35', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8c82ab-8f79-4b54-a8f6-81848a0c1d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:46,928 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:37:46,928 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9552d1f-f17d-4f22-8578-e0b9cab49820', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9552d1f-f17d-4f22-8578-e0b9cab49820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:47,981 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:37:47,982 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf3da81-7769-4b4c-8ed9-3194d3669aa6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf3da81-7769-4b4c-8ed9-3194d3669aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:49,033 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:37:49,034 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65505b56-8601-4cb0-8968-9abfb0de465e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65505b56-8601-4cb0-8968-9abfb0de465e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:50,086 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:37:50,086 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c7ad8d-710b-4bf5-b98a-df3490fd19c2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c7ad8d-710b-4bf5-b98a-df3490fd19c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:51,138 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:37:51,138 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56dc9cab-cc02-4f17-98f0-5afcb43ad13c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56dc9cab-cc02-4f17-98f0-5afcb43ad13c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:52,189 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:37:52,190 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911a6d53-f8de-410c-a628-a1dfc6f0d673', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911a6d53-f8de-410c-a628-a1dfc6f0d673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:53,239 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.045s 2022-03-22 20:37:53,239 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9caf9bc8-bb8f-4603-9a28-e54c5e3eddc5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9caf9bc8-bb8f-4603-9a28-e54c5e3eddc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:54,292 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:37:54,293 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac6f50f-0bcf-4421-b371-5b3534b5fcab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac6f50f-0bcf-4421-b371-5b3534b5fcab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:55,344 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:37:55,344 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5dea450-5825-4e1d-a336-03750f68f922', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5dea450-5825-4e1d-a336-03750f68f922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:56,398 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:37:56,398 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49aeb886-5dde-4c0f-a319-8e08955df0e3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49aeb886-5dde-4c0f-a319-8e08955df0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:57,453 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:37:57,454 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca67266-0f3c-4b62-a31f-eb9c4881cb53', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca67266-0f3c-4b62-a31f-eb9c4881cb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:58,504 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:37:58,504 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eef06de-d306-4c00-a09a-58a6183b36fc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eef06de-d306-4c00-a09a-58a6183b36fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:37:59,622 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.114s 2022-03-22 20:37:59,623 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ee8270-fcb6-44dd-bafa-a368d1638b9d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ee8270-fcb6-44dd-bafa-a368d1638b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:00,687 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.060s 2022-03-22 20:38:00,688 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02299c01-d231-451e-9e19-68d3b43505da', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02299c01-d231-451e-9e19-68d3b43505da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:01,738 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:38:01,739 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77b18e6-2e7f-4fa1-a0cc-b9d7748fe5dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77b18e6-2e7f-4fa1-a0cc-b9d7748fe5dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:02,788 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:38:02,789 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc2b6379-6aa4-44b3-b4c4-b9afad9bf849', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc2b6379-6aa4-44b3-b4c4-b9afad9bf849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:03,840 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:38:03,840 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4df24ea-e7c6-4d42-84b3-222b45c746ca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4df24ea-e7c6-4d42-84b3-222b45c746ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:04,893 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:38:04,894 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a274db-6a40-47bc-893c-077365452a78', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a274db-6a40-47bc-893c-077365452a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:05,947 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:38:05,947 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4136ad12-0f06-48c5-8414-f11282e90b75', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4136ad12-0f06-48c5-8414-f11282e90b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:07,001 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:38:07,002 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa511c3d-9cca-43bc-94dd-b1d6b647acca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa511c3d-9cca-43bc-94dd-b1d6b647acca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:08,056 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:38:08,057 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a7d8e2-9311-4db9-8dc3-08b18c4252fc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a7d8e2-9311-4db9-8dc3-08b18c4252fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:09,105 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.044s 2022-03-22 20:38:09,106 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a780c9-535f-4410-b5b3-e42bf68dd6aa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a780c9-535f-4410-b5b3-e42bf68dd6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:10,158 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:38:10,158 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abdd21bb-813a-417f-8c35-75f6cd4b9b94', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abdd21bb-813a-417f-8c35-75f6cd4b9b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:11,212 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:38:11,213 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28587e9a-4edc-4bc8-a5d2-b58627675034', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28587e9a-4edc-4bc8-a5d2-b58627675034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:12,266 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:38:12,266 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874b2871-1a97-41be-a25e-cd55aac1a523', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874b2871-1a97-41be-a25e-cd55aac1a523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:13,320 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:38:13,321 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a935608a-f8a6-4350-99b7-f7c9768ba675', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a935608a-f8a6-4350-99b7-f7c9768ba675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:14,370 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:38:14,370 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee50fc3-e5ae-449c-bed9-688dac6896d3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee50fc3-e5ae-449c-bed9-688dac6896d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:15,423 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:38:15,423 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ae4256-cd1b-4d1c-8c73-477bd4f8cc21', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ae4256-cd1b-4d1c-8c73-477bd4f8cc21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:16,479 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.052s 2022-03-22 20:38:16,479 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ad1b7d-4d8a-4ecb-8822-8e7a2e23d5c1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ad1b7d-4d8a-4ecb-8822-8e7a2e23d5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:17,529 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.045s 2022-03-22 20:38:17,530 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-695fc553-705a-493f-9f2a-b16c8446a05d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-695fc553-705a-493f-9f2a-b16c8446a05d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:18,580 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:38:18,581 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33536788-0763-4a38-ae7e-b2a9c2417271', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33536788-0763-4a38-ae7e-b2a9c2417271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:19,632 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:38:19,633 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07454853-d6d6-4728-9e74-515ba76d7141', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07454853-d6d6-4728-9e74-515ba76d7141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:20,683 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:38:20,684 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3eb05f9-1531-4334-9901-ad9e08b29733', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3eb05f9-1531-4334-9901-ad9e08b29733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:21,736 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:38:21,736 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8daeeb52-fa4c-41e0-a89b-dbae637abe31', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8daeeb52-fa4c-41e0-a89b-dbae637abe31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:22,788 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:38:22,789 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b741f758-0241-4441-b2e7-b882e18f8a4b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b741f758-0241-4441-b2e7-b882e18f8a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:23,839 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:38:23,840 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a788c393-ff7f-4f74-a331-078e1e122a5b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a788c393-ff7f-4f74-a331-078e1e122a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:24,897 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.053s 2022-03-22 20:38:24,898 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74d8dbcc-6e76-45ed-a3af-763cb1206721', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d8dbcc-6e76-45ed-a3af-763cb1206721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:25,949 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:38:25,949 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d2be0db-a7c5-440f-a9e5-f19e5f84aac8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d2be0db-a7c5-440f-a9e5-f19e5f84aac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:27,003 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:38:27,003 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649d5757-068e-4dd9-b48c-d8834ba13b00', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649d5757-068e-4dd9-b48c-d8834ba13b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:28,060 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.053s 2022-03-22 20:38:28,061 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d5d934b-9014-4c33-9317-12a3f7f931f7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d5d934b-9014-4c33-9317-12a3f7f931f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:29,110 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:38:29,110 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511282bb-f9ac-4eb4-9bd2-c50f63ef0003', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511282bb-f9ac-4eb4-9bd2-c50f63ef0003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:30,162 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:38:30,163 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d824562e-e0ce-47f1-b35b-f82d39c56d74', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d824562e-e0ce-47f1-b35b-f82d39c56d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:31,214 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:38:31,215 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1523b53-f54e-4a0e-846f-4eb94f90c5c1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1523b53-f54e-4a0e-846f-4eb94f90c5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:32,267 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:38:32,268 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90fae06b-0ce7-4a37-9b6d-53b473210c12', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90fae06b-0ce7-4a37-9b6d-53b473210c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:33,319 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:38:33,323 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cebaf6a3-870d-47bf-907e-d5777396520f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cebaf6a3-870d-47bf-907e-d5777396520f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:34,371 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.043s 2022-03-22 20:38:34,371 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c3afee-eff4-4bab-b9df-4938f0ccc28d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c3afee-eff4-4bab-b9df-4938f0ccc28d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:35,424 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:38:35,424 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5751d2f-f09e-459d-9d51-969d6990d30c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5751d2f-f09e-459d-9d51-969d6990d30c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:36,477 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:38:36,477 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d4115a-e026-4d74-9395-738f2c3be0fd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d4115a-e026-4d74-9395-738f2c3be0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:37,528 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:38:37,529 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ea512f-af75-4102-9dff-cc1023e4d937', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ea512f-af75-4102-9dff-cc1023e4d937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:38,580 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:38:38,581 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05069f52-d0c3-494d-80fc-34de4404b679', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05069f52-d0c3-494d-80fc-34de4404b679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:39,633 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:38:39,636 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07d96f8-c015-4426-a618-cdccc77b5012', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07d96f8-c015-4426-a618-cdccc77b5012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:40,683 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.043s 2022-03-22 20:38:40,688 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a806b86-3395-473e-88a8-b4c9daf90c15', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a806b86-3395-473e-88a8-b4c9daf90c15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:41,736 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.045s 2022-03-22 20:38:41,736 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad6718bd-f4e8-40fc-9f14-54ad4399fe1d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad6718bd-f4e8-40fc-9f14-54ad4399fe1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:42,791 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:38:42,791 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf29882-084d-4333-abbf-712f6d2e95a2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf29882-084d-4333-abbf-712f6d2e95a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:43,839 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.044s 2022-03-22 20:38:43,839 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8ebebb-ad00-4749-853b-1f46fc2fe9ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8ebebb-ad00-4749-853b-1f46fc2fe9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:44,890 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:38:44,890 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa33641d-a9c6-48a2-8fc7-e1e3f4c3f391', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa33641d-a9c6-48a2-8fc7-e1e3f4c3f391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:45,945 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:38:45,945 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afcbd855-dbf3-4d88-b91b-dcaa1a6595ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afcbd855-dbf3-4d88-b91b-dcaa1a6595ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:46,996 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:38:46,996 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50175e14-899b-4523-8357-e37cd5601ceb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50175e14-899b-4523-8357-e37cd5601ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:48,048 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:38:48,049 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d0aa964-0679-457f-99dc-8a666f2bd786', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0aa964-0679-457f-99dc-8a666f2bd786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:49,100 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:38:49,101 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c2df1ec-4da1-4f38-b667-5e1d2d510ed0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c2df1ec-4da1-4f38-b667-5e1d2d510ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:50,152 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:38:50,152 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8edaab1e-5ad4-43e1-a905-a6ec7f508115', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8edaab1e-5ad4-43e1-a905-a6ec7f508115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:51,205 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:38:51,205 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91367a84-2db2-4f04-b1a8-a63700508122', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91367a84-2db2-4f04-b1a8-a63700508122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:52,258 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:38:52,258 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250862a6-87cb-446f-8fab-7c3871c4c4f4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250862a6-87cb-446f-8fab-7c3871c4c4f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:53,310 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:38:53,311 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d6b1680-f688-4aa3-a075-22d68a41f380', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d6b1680-f688-4aa3-a075-22d68a41f380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:54,362 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:38:54,362 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd1fc54-890a-4c7e-8ae3-4d7251d72360', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd1fc54-890a-4c7e-8ae3-4d7251d72360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:55,415 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:38:55,415 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b85f30-22b2-4706-8125-a6ccc6bd2bc5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b85f30-22b2-4706-8125-a6ccc6bd2bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:56,465 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:38:56,465 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-764ee54b-3085-4485-9343-7c1eb8d5b483', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-764ee54b-3085-4485-9343-7c1eb8d5b483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:57,519 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:38:57,519 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e370f4-4dde-4a23-9693-a12172c05685', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e370f4-4dde-4a23-9693-a12172c05685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:58,572 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:38:58,572 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e5c952-065b-48c9-9abf-1ff212794ed1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00e5c952-065b-48c9-9abf-1ff212794ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:38:59,627 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:38:59,627 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa34ad0-fffc-4574-8f4f-72db18b3d1f4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa34ad0-fffc-4574-8f4f-72db18b3d1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:00,681 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:39:00,681 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d86b8cb-5958-4ecd-8b09-546c2e9c8429', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d86b8cb-5958-4ecd-8b09-546c2e9c8429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:01,736 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:39:01,736 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc7c4ae-5ce6-4f13-9fda-81b85982651e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc7c4ae-5ce6-4f13-9fda-81b85982651e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:02,789 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:39:02,789 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-419f1407-335f-453b-bb32-453e49af05d0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-419f1407-335f-453b-bb32-453e49af05d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:03,840 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:39:03,841 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325345f8-c132-4e79-a506-0d95515d0bcd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325345f8-c132-4e79-a506-0d95515d0bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:04,893 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:39:04,893 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae19e51-e8fc-4889-bd8d-b3e408f42ac4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae19e51-e8fc-4889-bd8d-b3e408f42ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:05,945 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:39:05,945 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc4a415-401b-4321-9acd-52a5f5d666a0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc4a415-401b-4321-9acd-52a5f5d666a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:06,997 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:39:06,997 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9b26a3-35a2-43bf-90c7-62e506ea69a6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9b26a3-35a2-43bf-90c7-62e506ea69a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:08,050 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:39:08,050 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d37e59-6d4a-4ebf-8c27-e42e95145f5e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d37e59-6d4a-4ebf-8c27-e42e95145f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:09,099 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.045s 2022-03-22 20:39:09,099 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d97238a-06d0-4673-a968-c7fc211e129f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d97238a-06d0-4673-a968-c7fc211e129f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:10,153 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:39:10,154 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c2aaa5-bf6f-477a-9fc2-63aff4501336', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c2aaa5-bf6f-477a-9fc2-63aff4501336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:11,203 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.045s 2022-03-22 20:39:11,204 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-573c7773-7790-43cf-a528-a3c88ce6da1c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-573c7773-7790-43cf-a528-a3c88ce6da1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:12,255 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:39:12,256 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-445ca881-5ac5-43ab-86f8-f3d640c52978', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-445ca881-5ac5-43ab-86f8-f3d640c52978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:13,305 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.045s 2022-03-22 20:39:13,305 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2073bac4-d82f-4766-b2ff-bd14bb5d01c4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2073bac4-d82f-4766-b2ff-bd14bb5d01c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:14,360 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:39:14,360 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54973d7-1706-4242-be7c-b299df229d9e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54973d7-1706-4242-be7c-b299df229d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:15,411 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:39:15,412 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3a171c-89a1-4a96-b0ae-c00f3c66f6c3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3a171c-89a1-4a96-b0ae-c00f3c66f6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:16,462 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:39:16,463 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c3bb84-263c-459d-b431-14ca59c5ae55', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c3bb84-263c-459d-b431-14ca59c5ae55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:17,514 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:39:17,515 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feca0495-5ed5-4bb7-8700-9433c6457f3b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feca0495-5ed5-4bb7-8700-9433c6457f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:18,568 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:39:18,568 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d8b2295-3b44-40c6-b608-401229f96690', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d8b2295-3b44-40c6-b608-401229f96690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:19,624 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.052s 2022-03-22 20:39:19,625 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74209904-0951-4dd5-8607-37d4cfb7d349', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74209904-0951-4dd5-8607-37d4cfb7d349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:20,675 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:39:20,675 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43eaa1c7-9b29-4f91-ae48-9e7f22fef530', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43eaa1c7-9b29-4f91-ae48-9e7f22fef530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:21,729 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:39:21,730 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-983868a5-ed76-41a2-a028-caf58cf21304', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-983868a5-ed76-41a2-a028-caf58cf21304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:22,780 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:39:22,780 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccc8974c-22e0-48d0-a95d-811f3384a466', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc8974c-22e0-48d0-a95d-811f3384a466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:23,832 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:39:23,832 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687ddda7-af3a-44e8-81ab-60ff20a4fc46', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687ddda7-af3a-44e8-81ab-60ff20a4fc46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:24,885 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:39:24,885 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03e5ce4-0b84-4ab6-a6c4-389e33c57031', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03e5ce4-0b84-4ab6-a6c4-389e33c57031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:25,938 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:39:25,938 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd48849-18aa-4004-b276-7ac6dc9be3a8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd48849-18aa-4004-b276-7ac6dc9be3a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:26,990 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:39:26,990 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eed2052-bf8a-4b6b-b62f-7b925c2b7f3b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eed2052-bf8a-4b6b-b62f-7b925c2b7f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:28,041 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:39:28,041 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66fc9a3d-3437-4c80-b898-74a1ce576247', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66fc9a3d-3437-4c80-b898-74a1ce576247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:29,092 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:39:29,093 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f6cc216-8f2c-4727-bfef-b1285684f309', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f6cc216-8f2c-4727-bfef-b1285684f309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:30,145 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:39:30,145 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0205398b-5528-494f-b6a9-5571a26705ed', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0205398b-5528-494f-b6a9-5571a26705ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:31,199 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:39:31,199 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c6d7df-b29a-43e1-a79c-2798620ec273', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c6d7df-b29a-43e1-a79c-2798620ec273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:32,250 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:39:32,251 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c86d31d-b8eb-493b-90fa-b6d388591f83', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c86d31d-b8eb-493b-90fa-b6d388591f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:33,303 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:39:33,303 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068709d8-fdbc-4b95-af1f-ae9991538bc3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068709d8-fdbc-4b95-af1f-ae9991538bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:34,355 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:39:34,356 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe23c52b-8049-4963-b3ad-0f985e26bf27', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe23c52b-8049-4963-b3ad-0f985e26bf27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:35,410 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:39:35,410 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b59702-7832-40ed-afbe-d44014426f0f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b59702-7832-40ed-afbe-d44014426f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:36,463 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:39:36,464 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4bbdbdb-f4c8-48cc-9cf3-31076889a2b1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4bbdbdb-f4c8-48cc-9cf3-31076889a2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:37,520 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.052s 2022-03-22 20:39:37,520 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c1aa3d-9063-493a-aaa4-7d8fe099097d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c1aa3d-9063-493a-aaa4-7d8fe099097d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:38,573 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:39:38,574 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394015e0-4ab9-4233-bcf6-70b0ce8e3ff6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394015e0-4ab9-4233-bcf6-70b0ce8e3ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:39,626 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:39:39,626 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96df3c7-6e4c-4d9f-adcd-4326dd26e15e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d96df3c7-6e4c-4d9f-adcd-4326dd26e15e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:40,675 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.045s 2022-03-22 20:39:40,676 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a0d276-27af-4f89-8050-e25b6f12eb95', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a0d276-27af-4f89-8050-e25b6f12eb95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:41,726 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:39:41,726 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f894136f-0778-4421-9a05-95b1f8a52d10', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f894136f-0778-4421-9a05-95b1f8a52d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:42,782 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.052s 2022-03-22 20:39:42,783 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6c6a2f-a034-4113-aa63-9176d5c261be', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6c6a2f-a034-4113-aa63-9176d5c261be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:43,835 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:39:43,836 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcdd53e4-7872-48a3-adbc-4e32566adada', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcdd53e4-7872-48a3-adbc-4e32566adada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:44,889 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:39:44,890 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15b08b09-fcb8-4972-bdbb-a5a5ba5925ee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15b08b09-fcb8-4972-bdbb-a5a5ba5925ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:45,940 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:39:45,940 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f7304c-8481-4e1e-9632-d4e3d748866d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f7304c-8481-4e1e-9632-d4e3d748866d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:47,000 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.056s 2022-03-22 20:39:47,000 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-950bf79e-7900-4a8c-a688-69d856afa68b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-950bf79e-7900-4a8c-a688-69d856afa68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:48,051 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:39:48,051 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f8ebda-4f0a-421c-ad58-b448c5005daf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f8ebda-4f0a-421c-ad58-b448c5005daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:49,104 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:39:49,105 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49686731-1299-4580-b4ac-ac674c7da20c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49686731-1299-4580-b4ac-ac674c7da20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:50,156 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:39:50,157 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df61253-0a95-4bee-9611-cd615ba598dc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df61253-0a95-4bee-9611-cd615ba598dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:51,207 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:39:51,207 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4631fb6-5320-4110-8d76-35888e187025', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4631fb6-5320-4110-8d76-35888e187025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:52,258 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:39:52,258 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-addcf40d-e712-48cc-9637-d9fa9df4fd34', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-addcf40d-e712-48cc-9637-d9fa9df4fd34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:53,310 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:39:53,310 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d3c5d14-e407-47b9-8314-cdeacc777cbe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d3c5d14-e407-47b9-8314-cdeacc777cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:54,366 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.052s 2022-03-22 20:39:54,366 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9e1be4-b264-48fe-a5be-84117fdebf14', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9e1be4-b264-48fe-a5be-84117fdebf14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:55,417 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:39:55,418 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f8f9d0-173f-49a9-8124-4616c12eb4d3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f8f9d0-173f-49a9-8124-4616c12eb4d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:56,469 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:39:56,469 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26be9343-b520-4fc5-9f9d-ccd5b452f4dd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26be9343-b520-4fc5-9f9d-ccd5b452f4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:57,522 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:39:57,522 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e9db1fe-3cb9-41b1-bb37-2452783a370a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e9db1fe-3cb9-41b1-bb37-2452783a370a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:58,574 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:39:58,574 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f37868-ec22-48ef-b3d6-93492439c297', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f37868-ec22-48ef-b3d6-93492439c297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:39:59,634 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.055s 2022-03-22 20:39:59,635 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48dce8e1-ecd2-426e-b025-890fc35c3b9c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48dce8e1-ecd2-426e-b025-890fc35c3b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:00,688 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:40:00,688 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a32c3ec6-aad3-415c-9f64-8391dc233af3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a32c3ec6-aad3-415c-9f64-8391dc233af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:01,737 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.045s 2022-03-22 20:40:01,738 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffc3ed1-b8c8-40aa-a6d1-948cde91183a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffc3ed1-b8c8-40aa-a6d1-948cde91183a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:02,791 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:40:02,792 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52a4b46-e31a-4120-a311-b659848c58b7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52a4b46-e31a-4120-a311-b659848c58b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:03,843 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:40:03,843 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a92cff-ae7f-4f98-9183-5f8c0ac38d3d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a92cff-ae7f-4f98-9183-5f8c0ac38d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:04,897 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:40:04,897 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b1b9b0-4fc8-4340-87ed-6810d357a63c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b1b9b0-4fc8-4340-87ed-6810d357a63c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:05,957 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.055s 2022-03-22 20:40:05,957 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee470aa-48fa-42b1-9ef7-4a8626b450cc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee470aa-48fa-42b1-9ef7-4a8626b450cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:07,012 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:40:07,013 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3cb58e-6d43-4203-89a3-17a731c8dd81', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3cb58e-6d43-4203-89a3-17a731c8dd81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:08,063 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:40:08,064 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e8cd06-fc02-4d57-9e6c-2780d475f837', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e8cd06-fc02-4d57-9e6c-2780d475f837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:09,113 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.045s 2022-03-22 20:40:09,113 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6acd91d-b3a1-4a81-a44f-2a44c7245f9a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6acd91d-b3a1-4a81-a44f-2a44c7245f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:10,164 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:40:10,165 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99696da8-93c6-4dba-9501-6a8fdfe674f9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99696da8-93c6-4dba-9501-6a8fdfe674f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:11,215 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:40:11,216 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c97a60-a0f9-4dc5-ac9d-349c4974659d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c97a60-a0f9-4dc5-ac9d-349c4974659d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:12,269 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:40:12,269 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae0f55a-93e8-4a3e-a8e1-b535f458b7aa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae0f55a-93e8-4a3e-a8e1-b535f458b7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:13,322 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:40:13,323 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae4606e-ecce-4b5e-b12d-4f23a0ae8cdd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae4606e-ecce-4b5e-b12d-4f23a0ae8cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:14,373 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:40:14,374 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a60a12-d34f-4f63-8120-42771f9b353e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a60a12-d34f-4f63-8120-42771f9b353e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:15,426 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:40:15,427 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2c65f54-0035-43cc-bf6b-da1d5f64a002', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2c65f54-0035-43cc-bf6b-da1d5f64a002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:16,478 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:40:16,478 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af21bf0-824f-44f4-a0d3-cc4de1ca3b6c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af21bf0-824f-44f4-a0d3-cc4de1ca3b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:17,530 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:40:17,531 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a2d5ba9-8025-4438-899c-0ea936d6e6f2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a2d5ba9-8025-4438-899c-0ea936d6e6f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:18,585 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:40:18,585 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b92afd0-7138-4e83-ab16-5c08b3685fbe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b92afd0-7138-4e83-ab16-5c08b3685fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:19,641 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.052s 2022-03-22 20:40:19,642 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbd3811d-ecea-4e80-a280-e24444cb2093', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbd3811d-ecea-4e80-a280-e24444cb2093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:20,690 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.044s 2022-03-22 20:40:20,690 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a8c43a0-b353-4432-a0b4-5f19036e1222', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a8c43a0-b353-4432-a0b4-5f19036e1222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:21,741 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:40:21,741 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d61612a1-125d-42c1-a6a7-22e0b80002b4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d61612a1-125d-42c1-a6a7-22e0b80002b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:22,796 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:40:22,796 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c8d48c-889a-42fb-a299-e3793c23a8bf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c8d48c-889a-42fb-a299-e3793c23a8bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:23,849 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:40:23,850 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-716c25e6-6776-4ff0-91ca-cccb9ec8ec17', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-716c25e6-6776-4ff0-91ca-cccb9ec8ec17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:24,899 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.045s 2022-03-22 20:40:24,900 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b970325b-c4dd-4718-ac35-789632853930', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b970325b-c4dd-4718-ac35-789632853930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:25,954 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:40:25,954 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a19413-592d-4ee8-9fa0-9be84e905d4f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a19413-592d-4ee8-9fa0-9be84e905d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:27,007 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:40:27,007 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e23e27-827e-485b-ae0d-e6a8d1fe2781', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e23e27-827e-485b-ae0d-e6a8d1fe2781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:28,057 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:40:28,058 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6791bf30-e737-48dc-825d-14e5e3004b89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6791bf30-e737-48dc-825d-14e5e3004b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:29,109 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:40:29,109 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7265af70-0590-46ef-a480-cef4684d5a91', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7265af70-0590-46ef-a480-cef4684d5a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:30,160 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:40:30,160 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de06c9d-56d6-4680-aab8-f5299036d52e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de06c9d-56d6-4680-aab8-f5299036d52e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:31,212 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:40:31,212 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb3a0e44-4143-4d93-b533-255dfec0cc9f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb3a0e44-4143-4d93-b533-255dfec0cc9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:32,267 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:40:32,267 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4185a17f-d16c-4693-8118-e0fe2d6e236e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4185a17f-d16c-4693-8118-e0fe2d6e236e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:33,314 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.043s 2022-03-22 20:40:33,314 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03456d04-2c3c-4e63-bbe7-ed47f74f0af3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03456d04-2c3c-4e63-bbe7-ed47f74f0af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:34,368 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:40:34,368 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c8b55d-43c8-45ea-8150-fbb764ca54e3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c8b55d-43c8-45ea-8150-fbb764ca54e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:35,421 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:40:35,421 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7c1aa5-7b03-4208-a91f-d5edb3c432ae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7c1aa5-7b03-4208-a91f-d5edb3c432ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:36,475 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:40:36,476 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5438a832-8ca1-41ae-934b-1c1469f3eb80', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5438a832-8ca1-41ae-934b-1c1469f3eb80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:37,524 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.044s 2022-03-22 20:40:37,524 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50da85e-d13e-4282-b3e5-ed14662d929c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50da85e-d13e-4282-b3e5-ed14662d929c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:38,576 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:40:38,576 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f9fce8-7ce3-464f-a87e-89e38fb9779b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f9fce8-7ce3-464f-a87e-89e38fb9779b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:39,631 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:40:39,631 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f9bf2d-a478-44f7-b36a-24e814cedfa3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f9bf2d-a478-44f7-b36a-24e814cedfa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:40,681 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:40:40,681 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78485442-cbed-4a78-8f15-4659c50410b7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78485442-cbed-4a78-8f15-4659c50410b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:41,733 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:40:41,734 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-767f422f-4e8b-415c-9a17-1dbb516925ba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-767f422f-4e8b-415c-9a17-1dbb516925ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:42,787 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:40:42,787 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b99a5e-ec08-45b7-ab7b-cfa41ef6602f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b99a5e-ec08-45b7-ab7b-cfa41ef6602f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:43,838 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:40:43,838 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe09afe-ea41-4d09-b325-c44fcf054b8b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe09afe-ea41-4d09-b325-c44fcf054b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:44,891 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.048s 2022-03-22 20:40:44,891 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8854895-ccbc-4cec-ab9e-d27159efccfa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8854895-ccbc-4cec-ab9e-d27159efccfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:45,941 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.046s 2022-03-22 20:40:45,941 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25745653-08ac-465d-9c8e-990ece8b3b13', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25745653-08ac-465d-9c8e-990ece8b3b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:46,999 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.053s 2022-03-22 20:40:46,999 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a093826d-4bd4-497f-bd58-2e167a91c6aa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a093826d-4bd4-497f-bd58-2e167a91c6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:48,053 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:40:48,054 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95efacb5-5086-462b-a129-33981895aab4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95efacb5-5086-462b-a129-33981895aab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:49,108 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:40:49,108 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705958a4-80e3-41fd-bfdc-45c3355b0ba6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-705958a4-80e3-41fd-bfdc-45c3355b0ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:50,163 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:40:50,164 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252a5f0b-bbb3-48a8-a0c4-df2fcd6af6c5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252a5f0b-bbb3-48a8-a0c4-df2fcd6af6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:51,213 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.045s 2022-03-22 20:40:51,213 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e22dc0-0ce5-4a4f-b51f-c07cbcaa4d5e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e22dc0-0ce5-4a4f-b51f-c07cbcaa4d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:52,264 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:40:52,265 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b39175d6-f500-47ab-acda-f39b46aac4d1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b39175d6-f500-47ab-acda-f39b46aac4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:53,317 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:40:53,318 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc380a03-ee28-47c6-a1b8-05b79ff67b87', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc380a03-ee28-47c6-a1b8-05b79ff67b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:54,371 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:40:54,371 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-089ac5b6-07f1-43c8-872b-ca227002ec1d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-089ac5b6-07f1-43c8-872b-ca227002ec1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:55,426 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.051s 2022-03-22 20:40:55,427 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d69df6a-62fc-4d6c-82ac-01c143d76743', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d69df6a-62fc-4d6c-82ac-01c143d76743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:56,485 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.054s 2022-03-22 20:40:56,485 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-941842c8-444f-4912-838b-900374e5fa61', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-941842c8-444f-4912-838b-900374e5fa61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:57,539 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:40:57,539 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1492cf3f-c7fb-4793-8858-25d0c74571d4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1492cf3f-c7fb-4793-8858-25d0c74571d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:58,590 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:40:58,590 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe33f060-3b8b-49b3-a505-65c803c892ab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe33f060-3b8b-49b3-a505-65c803c892ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:40:59,653 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.058s 2022-03-22 20:40:59,653 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9346019-14a4-4bf6-b700-32ec20dd6418', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9346019-14a4-4bf6-b700-32ec20dd6418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:41:00,701 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.043s 2022-03-22 20:41:00,701 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a27317-ee2e-4894-88c5-2969db4197b2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a27317-ee2e-4894-88c5-2969db4197b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:41:01,753 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.047s 2022-03-22 20:41:01,753 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58703ace-b325-4ed4-9e0d-47785bd6fa51', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58703ace-b325-4ed4-9e0d-47785bd6fa51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:41:02,810 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.053s 2022-03-22 20:41:02,811 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160a5cd8-e258-481c-a4cc-e291aec1b897', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160a5cd8-e258-481c-a4cc-e291aec1b897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:41:03,869 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.053s 2022-03-22 20:41:03,869 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02750791-9104-4689-858e-7a5f11d17057', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02750791-9104-4689-858e-7a5f11d17057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:41:04,924 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.052s 2022-03-22 20:41:04,925 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99303d5a-ec95-4ced-8db6-d7a3b826aec1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99303d5a-ec95-4ced-8db6-d7a3b826aec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:41:05,978 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.050s 2022-03-22 20:41:05,978 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8c4946-abca-4cef-96fb-fd08ca1d6558', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8c4946-abca-4cef-96fb-fd08ca1d6558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:41:07,031 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:41:07,031 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbcff86-af95-4f91-b2af-40a3ba51bb89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbcff86-af95-4f91-b2af-40a3ba51bb89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:41:08,089 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.053s 2022-03-22 20:41:08,089 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6494b2ff-ee64-47a1-b8f2-9cf25f358dbc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6494b2ff-ee64-47a1-b8f2-9cf25f358dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:41:09,143 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145 0.049s 2022-03-22 20:41:09,143 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe6e1c2f-32d2-4be4-a27b-e9cbbb34b20e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe6e1c2f-32d2-4be4-a27b-e9cbbb34b20e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/snapshots/613bc1b0-6a67-4e79-9ace-0fdc7a60e145'} Body: b'{"snapshot": {"id": "613bc1b0-6a67-4e79-9ace-0fdc7a60e145", "created_at": "2022-03-22T20:35:09.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1406487305", "description": null, "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f33e7083ac1140b896c2f4f66845e700", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-03-22 20:41:09,507 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643/os-volume_attachments/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.360s 2022-03-22 20:41:09,507 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41: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-7f37b9ab-5615-49ff-a98f-badcea6b3ac9', 'x-compute-request-id': 'req-7f37b9ab-5615-49ff-a98f-badcea6b3ac9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643/os-volume_attachments/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'' 2022-03-22 20:41:09,550 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:09,551 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c288068a-9a25-4d6d-a19c-76a985f94c0a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c288068a-9a25-4d6d-a19c-76a985f94c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:10,602 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:10,603 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ff2e7ba-ccfc-4785-9343-ffe9df9f7c42', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ff2e7ba-ccfc-4785-9343-ffe9df9f7c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:11,654 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:11,654 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01fd4d84-6000-4a2f-81c2-3d57f3034575', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01fd4d84-6000-4a2f-81c2-3d57f3034575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:12,706 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:12,710 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cce4a0c-443a-4193-93cb-52be26d1c442', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cce4a0c-443a-4193-93cb-52be26d1c442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:13,762 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:13,762 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e6cb220-8fac-4813-9190-1d5d1fbbda7e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e6cb220-8fac-4813-9190-1d5d1fbbda7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:14,814 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:14,814 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-717f0ae4-37a2-4ad7-90a1-e5ed0142089c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-717f0ae4-37a2-4ad7-90a1-e5ed0142089c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:15,865 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:15,866 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54cf58a4-782f-41ce-b918-98b1e9aa5df2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54cf58a4-782f-41ce-b918-98b1e9aa5df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:16,915 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:41:16,915 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d823002f-e49f-4770-b3d0-be148e8dc889', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d823002f-e49f-4770-b3d0-be148e8dc889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:17,969 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:41:17,970 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d95b627-f2a6-4e14-a639-5a3e295d795c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d95b627-f2a6-4e14-a639-5a3e295d795c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:19,021 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:19,022 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4c4738-633e-4994-8786-72293a861386', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d4c4738-633e-4994-8786-72293a861386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:20,074 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:41:20,074 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eedc6aaf-b5a9-40d1-8b30-1d130d69c4ac', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eedc6aaf-b5a9-40d1-8b30-1d130d69c4ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:21,125 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:21,126 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-485cab49-03a0-4320-9fba-6b976b58d1b5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-485cab49-03a0-4320-9fba-6b976b58d1b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:22,176 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:22,177 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683987c1-a003-47a1-a452-10de4e7343cd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683987c1-a003-47a1-a452-10de4e7343cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:23,226 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:23,226 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de58988-1415-49af-87bd-0cce58760078', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de58988-1415-49af-87bd-0cce58760078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:24,279 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:41:24,279 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0304ff-7523-40c1-9430-0d3169671b94', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0304ff-7523-40c1-9430-0d3169671b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:25,330 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:25,330 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ae7b5e-5b2b-4c9b-922f-a41a6fa8292d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ae7b5e-5b2b-4c9b-922f-a41a6fa8292d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:26,382 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:26,382 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a6e702-32f9-48e1-b0c7-71de0572e0cf', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a6e702-32f9-48e1-b0c7-71de0572e0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:27,434 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:27,434 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-583f5814-6786-496e-82dc-219ef0c17494', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-583f5814-6786-496e-82dc-219ef0c17494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:28,486 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:41:28,487 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a46eb6-fd38-459d-b1ce-44c8d33cdffe', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a46eb6-fd38-459d-b1ce-44c8d33cdffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:29,538 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:41:29,538 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a51149-e8f5-41ca-8cce-7017866de5d7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a51149-e8f5-41ca-8cce-7017866de5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:30,589 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:30,589 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96c1f9a-621f-476b-8d43-15075107bcc2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96c1f9a-621f-476b-8d43-15075107bcc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:31,641 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:31,641 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba02639-ab58-4e58-99a3-d81acd8e1370', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba02639-ab58-4e58-99a3-d81acd8e1370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:32,692 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:32,693 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60c216b5-d506-4f6d-8ca4-d819f4296534', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60c216b5-d506-4f6d-8ca4-d819f4296534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:33,743 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:33,743 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40c81f6-cec7-48fc-8c83-c839ef425505', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40c81f6-cec7-48fc-8c83-c839ef425505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:34,793 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:34,794 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f71dd090-739a-4f2e-b0b1-ceea7f62928e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f71dd090-739a-4f2e-b0b1-ceea7f62928e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:35,845 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:35,845 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b3e122b-a00e-43c4-a08d-c97eb597cda4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b3e122b-a00e-43c4-a08d-c97eb597cda4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:36,896 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:36,896 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9128c6db-46a9-47f0-b2a1-1a59c757082e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9128c6db-46a9-47f0-b2a1-1a59c757082e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:37,948 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:37,948 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e14e6d-8230-4529-abbc-a19972331dd0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e14e6d-8230-4529-abbc-a19972331dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:39,000 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:41:39,001 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-800c76b8-2b7a-41d3-8f33-0998361a1f73', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-800c76b8-2b7a-41d3-8f33-0998361a1f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:40,051 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:40,051 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d372449-8ccc-4b9e-917f-6f0446c11b19', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d372449-8ccc-4b9e-917f-6f0446c11b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:41,104 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:41:41,104 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca10f4ee-9af5-4554-b213-9355882fe1a3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca10f4ee-9af5-4554-b213-9355882fe1a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:42,154 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:41:42,154 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9da061a-8fdd-4270-9112-a16b38cd1a64', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9da061a-8fdd-4270-9112-a16b38cd1a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:43,208 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:41:43,208 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a60be75-1343-4a7f-9c22-b0a77f4c4f2d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a60be75-1343-4a7f-9c22-b0a77f4c4f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:44,258 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:44,259 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd68e780-b5d2-4488-87cc-ee14ac25abb7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd68e780-b5d2-4488-87cc-ee14ac25abb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:45,312 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:41:45,312 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458b2f54-5aec-4fec-8755-f139649cdefc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458b2f54-5aec-4fec-8755-f139649cdefc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:46,365 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:46,365 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8718f527-6551-4b75-b2a9-ce1e2d718a0e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8718f527-6551-4b75-b2a9-ce1e2d718a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:47,416 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:47,417 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d304e5-d767-48cd-a90d-8d8c8ade398b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d304e5-d767-48cd-a90d-8d8c8ade398b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:48,469 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:48,469 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb927ce9-a3ef-4771-8392-84ec9157c058', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb927ce9-a3ef-4771-8392-84ec9157c058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:49,523 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:41:49,524 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4967b5a2-8e7e-4897-9695-b4919be864e1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4967b5a2-8e7e-4897-9695-b4919be864e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:50,573 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:50,573 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3417f5af-3dcf-4f9b-a751-1ed295c1c8ca', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3417f5af-3dcf-4f9b-a751-1ed295c1c8ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:51,625 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:51,626 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0902fd6f-ac78-4c95-9541-94dddb3dc694', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0902fd6f-ac78-4c95-9541-94dddb3dc694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:52,677 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:52,678 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c49c13fc-760f-48f1-b196-934d967d9a87', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c49c13fc-760f-48f1-b196-934d967d9a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:53,729 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:53,729 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb39a7ac-2327-4464-a1a2-31f3c4320da8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb39a7ac-2327-4464-a1a2-31f3c4320da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:54,780 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:41:54,780 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d736e88c-78c6-40be-9ce1-d877f9391934', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d736e88c-78c6-40be-9ce1-d877f9391934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:55,834 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:41:55,834 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a860d373-1ecc-4b16-9bad-ebbac6080fe7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a860d373-1ecc-4b16-9bad-ebbac6080fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:56,885 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:41:56,885 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-767cf0b4-7f83-45c2-b780-63cc1286a24d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-767cf0b4-7f83-45c2-b780-63cc1286a24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:57,938 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:41:57,938 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd7b36d-5d5b-47ed-9264-2ebe55a6c6e6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd7b36d-5d5b-47ed-9264-2ebe55a6c6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:41:58,991 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:41:58,991 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d05038-1422-4dd4-af20-24fdf2536e28', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d05038-1422-4dd4-af20-24fdf2536e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:00,040 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:42:00,041 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a8e0ee4-47ea-4d01-b6b0-a3cd8491e5c8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a8e0ee4-47ea-4d01-b6b0-a3cd8491e5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:01,093 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:01,093 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad40fdd-d181-403c-a6b3-d61d8974f0fe', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad40fdd-d181-403c-a6b3-d61d8974f0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:02,144 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:42:02,145 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc1868ae-12e1-4ee2-b5f0-72c80c68b210', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc1868ae-12e1-4ee2-b5f0-72c80c68b210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:03,195 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:42:03,195 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1473369d-c8a1-44e4-8373-9756e2d0eb7d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1473369d-c8a1-44e4-8373-9756e2d0eb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:04,246 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:04,247 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24409c4e-c95e-4909-9f62-0d44aeff981e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24409c4e-c95e-4909-9f62-0d44aeff981e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:05,300 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:42:05,301 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1a4859-321d-4d40-90e7-70832b993063', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1a4859-321d-4d40-90e7-70832b993063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:06,352 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:06,352 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa7a189-8774-45d6-900b-ae1bdf292660', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa7a189-8774-45d6-900b-ae1bdf292660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:07,403 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:42:07,403 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff7ae2c-bc37-496f-bc33-ed3cd77ab3b8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff7ae2c-bc37-496f-bc33-ed3cd77ab3b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:08,459 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.047s 2022-03-22 20:42:08,460 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6d39ee4-e61d-483a-8469-2c2695f9752b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d39ee4-e61d-483a-8469-2c2695f9752b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:09,515 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.047s 2022-03-22 20:42:09,515 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5803e9-0db8-4c97-a587-e926221f2c80', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5803e9-0db8-4c97-a587-e926221f2c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:10,567 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:10,568 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98199165-6489-4108-893d-48814390f95c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98199165-6489-4108-893d-48814390f95c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:11,619 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:11,619 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20bb7007-4aa0-4020-8636-b9b9aa2be0f8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20bb7007-4aa0-4020-8636-b9b9aa2be0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:12,673 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:42:12,673 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a3953a-205c-4a8f-9dcc-f4e159e53132', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a3953a-205c-4a8f-9dcc-f4e159e53132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:13,725 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:13,725 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89e8458-51fa-4fc1-87ee-0a7646ec6940', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89e8458-51fa-4fc1-87ee-0a7646ec6940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:14,776 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:42:14,776 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a2e773b-2ca1-4fd6-8d95-d53dc2574d59', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a2e773b-2ca1-4fd6-8d95-d53dc2574d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:15,830 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:42:15,830 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-426b0446-722e-45b9-b8d8-4d46be7fecb9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-426b0446-722e-45b9-b8d8-4d46be7fecb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:16,881 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:16,882 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-385507bb-2b90-4fc6-bcce-c1f88ea395ad', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385507bb-2b90-4fc6-bcce-c1f88ea395ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:17,936 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.046s 2022-03-22 20:42:17,936 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-230cc16d-edb2-484d-b0a2-9ef834ba4c7f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-230cc16d-edb2-484d-b0a2-9ef834ba4c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:18,988 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:18,988 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9880d579-b43a-4d5e-968b-8cd567b2442d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9880d579-b43a-4d5e-968b-8cd567b2442d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:20,039 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:20,039 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-566ea15f-f9c3-41bd-9e87-eb7e7c3f3398', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-566ea15f-f9c3-41bd-9e87-eb7e7c3f3398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:21,090 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:42:21,090 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-369a11f8-db56-494e-ad45-8472e08e14fe', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-369a11f8-db56-494e-ad45-8472e08e14fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:22,139 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:42:22,140 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40c52dad-8929-43b6-b626-de80e3c332b2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40c52dad-8929-43b6-b626-de80e3c332b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:23,192 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:42:23,192 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3667e967-272d-4615-b0a1-e35bc37ce464', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3667e967-272d-4615-b0a1-e35bc37ce464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:24,242 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:42:24,243 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78195c7-3f5f-4a76-9db8-2610cb880818', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a78195c7-3f5f-4a76-9db8-2610cb880818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:25,294 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:25,294 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f33168-a788-4a50-a812-330b283a7033', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f33168-a788-4a50-a812-330b283a7033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:26,345 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:42:26,345 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1085f9dd-0778-47e0-a6a1-75866d294801', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1085f9dd-0778-47e0-a6a1-75866d294801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:27,395 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:42:27,395 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce57bcd-e71f-4812-b692-2f551b9764d0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce57bcd-e71f-4812-b692-2f551b9764d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:28,447 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:28,447 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c11d7f66-5566-468a-82d1-4863b7a888fb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c11d7f66-5566-468a-82d1-4863b7a888fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:29,499 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:29,500 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ad4149-c5d8-42d2-a4c5-a32c6d6038af', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ad4149-c5d8-42d2-a4c5-a32c6d6038af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:30,549 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:42:30,549 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90824c6-2468-4770-8a06-b7b72d796dae', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90824c6-2468-4770-8a06-b7b72d796dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:31,598 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:42:31,598 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2473770e-e003-4946-9e48-ca4ad83b0ff7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2473770e-e003-4946-9e48-ca4ad83b0ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:32,651 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:42:32,651 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a802885-a286-49e9-9908-9317533cc5f4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a802885-a286-49e9-9908-9317533cc5f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:33,701 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:42:33,701 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c459394-6197-4a62-be74-3511b946403a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c459394-6197-4a62-be74-3511b946403a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:34,751 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:42:34,751 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d69e64-97d8-4e62-a463-84e3651ce1a7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d69e64-97d8-4e62-a463-84e3651ce1a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:35,804 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:42:35,805 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512104c0-7f76-449a-b9b6-8816aae78f09', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512104c0-7f76-449a-b9b6-8816aae78f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:36,856 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:36,857 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd4b66a-6c26-4fec-898e-67d9c68512a3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd4b66a-6c26-4fec-898e-67d9c68512a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:38,111 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.247s 2022-03-22 20:42:38,112 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e24b72d-44b8-4c36-8ade-5b276d7a21c3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e24b72d-44b8-4c36-8ade-5b276d7a21c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:39,165 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:42:39,165 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-831151bb-daf4-4734-8819-fba22ccc9bc9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-831151bb-daf4-4734-8819-fba22ccc9bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:40,217 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:40,217 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0929eb-87a7-4a23-bdfd-44f030a5b0e5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0929eb-87a7-4a23-bdfd-44f030a5b0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:41,270 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:41,271 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb926d79-f597-4d2a-a2c4-e1c064dbeab1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb926d79-f597-4d2a-a2c4-e1c064dbeab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:42,322 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:42:42,322 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fd520ef-f30e-48b0-a6da-d5d86c7edfa3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fd520ef-f30e-48b0-a6da-d5d86c7edfa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:43,376 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:42:43,376 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78006c2-011a-4f19-938b-8f99655f691e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78006c2-011a-4f19-938b-8f99655f691e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:44,427 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:44,428 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec654a2d-4786-41e1-a895-d22463bc53cf', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec654a2d-4786-41e1-a895-d22463bc53cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:45,483 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.046s 2022-03-22 20:42:45,483 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a265ad67-7de4-4790-88a9-0b5f07c95998', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a265ad67-7de4-4790-88a9-0b5f07c95998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:46,537 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.046s 2022-03-22 20:42:46,538 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f50e6cfc-e61b-4d38-9f72-07c1e6962aa8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f50e6cfc-e61b-4d38-9f72-07c1e6962aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:47,592 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:42:47,592 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620952c7-2f16-410b-9698-7ae87a0af343', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620952c7-2f16-410b-9698-7ae87a0af343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:48,643 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:48,643 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b3a24ea-a9f0-4f53-9c40-dc5297ba3b3e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b3a24ea-a9f0-4f53-9c40-dc5297ba3b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:49,694 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:49,695 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1bbee2-86d7-483a-96ec-e5057af53d69', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac1bbee2-86d7-483a-96ec-e5057af53d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:50,747 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:50,747 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab564da5-5e72-43f7-bc4c-c334c0688b22', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab564da5-5e72-43f7-bc4c-c334c0688b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:51,799 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:51,799 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5df0ec7-9fd6-4e75-b155-85a3baee762f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5df0ec7-9fd6-4e75-b155-85a3baee762f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:52,852 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:42:52,853 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f9dd6d-894e-4c0b-8a80-79bc3564ea34', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f9dd6d-894e-4c0b-8a80-79bc3564ea34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:53,903 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:42:53,903 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed3cad53-b24a-4e4a-9eea-9ae1aa039531', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed3cad53-b24a-4e4a-9eea-9ae1aa039531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:54,957 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:42:54,958 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5698c49-f30c-4e79-b7dd-68721d423701', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5698c49-f30c-4e79-b7dd-68721d423701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:56,009 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:42:56,010 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed65ddf-84ab-47d8-9437-51d7a454f77a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed65ddf-84ab-47d8-9437-51d7a454f77a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:57,061 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:57,062 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89f0d51-c1dc-4618-bcd4-05f6e65fe1ac', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89f0d51-c1dc-4618-bcd4-05f6e65fe1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:58,112 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:42:58,112 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffb4a67-366d-4f32-a7d2-990ee5a07dbc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffb4a67-366d-4f32-a7d2-990ee5a07dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:42:59,163 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:42:59,164 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:42:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd4a0817-f388-4cf0-90bf-6c782ce42aa6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4a0817-f388-4cf0-90bf-6c782ce42aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:00,214 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:00,214 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d74abd9a-e40b-41f7-86e5-b6f58f63fccb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d74abd9a-e40b-41f7-86e5-b6f58f63fccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:01,265 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:43:01,265 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e127a1d-f0a8-45ab-bdbb-9c428ad8fe1a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e127a1d-f0a8-45ab-bdbb-9c428ad8fe1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:02,317 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:43:02,318 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b1d921-768c-4332-9203-5cd269b241c7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b1d921-768c-4332-9203-5cd269b241c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:03,369 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:03,370 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a9dbf00-dcc4-4539-b59b-cf1edafbfd2c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a9dbf00-dcc4-4539-b59b-cf1edafbfd2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:04,421 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:04,422 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-effddb2a-4d54-4139-9832-ecae0019c005', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-effddb2a-4d54-4139-9832-ecae0019c005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:05,475 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:43:05,476 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6613db3-46d9-476a-8c7d-d2a84789214e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6613db3-46d9-476a-8c7d-d2a84789214e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:06,531 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.046s 2022-03-22 20:43:06,531 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa77ee2-019f-4100-8293-d20a8f93a6a9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa77ee2-019f-4100-8293-d20a8f93a6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:07,584 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:43:07,585 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc5f1de-4cd8-4e94-8381-7d9ea64d19ab', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc5f1de-4cd8-4e94-8381-7d9ea64d19ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:08,636 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:08,637 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc1f463-7fe9-462f-8bbf-483c22984791', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc1f463-7fe9-462f-8bbf-483c22984791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:09,690 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:09,690 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9fe7237-eb6b-4820-984a-9824dcedb9da', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9fe7237-eb6b-4820-984a-9824dcedb9da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:10,741 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:10,742 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f84857a-68ab-40a0-af7b-ccf0b9a934a7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f84857a-68ab-40a0-af7b-ccf0b9a934a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:11,793 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:11,793 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e4d0ca4-2617-4bba-a506-cb52f16f47ac', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e4d0ca4-2617-4bba-a506-cb52f16f47ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:12,848 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.046s 2022-03-22 20:43:12,848 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3003d385-7a79-48f6-86b7-44ec98bd37b5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3003d385-7a79-48f6-86b7-44ec98bd37b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:13,899 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:13,900 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37264c3d-649c-4485-8f19-c4a021b05d6e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37264c3d-649c-4485-8f19-c4a021b05d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:14,950 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:14,950 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4cc08f1-98eb-412b-a646-4e5982756e41', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4cc08f1-98eb-412b-a646-4e5982756e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:16,003 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:16,003 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47fabb4d-0848-4927-9e05-7d96b1034d4c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47fabb4d-0848-4927-9e05-7d96b1034d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:17,054 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:17,054 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab5d6e36-462c-40d5-b6f5-e5aea1674d70', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab5d6e36-462c-40d5-b6f5-e5aea1674d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:18,109 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.047s 2022-03-22 20:43:18,109 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661658be-470a-4562-8d2c-870efb647871', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661658be-470a-4562-8d2c-870efb647871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:19,161 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:19,162 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b0969e1-859c-4ae8-95a3-71cc3bdd4194', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b0969e1-859c-4ae8-95a3-71cc3bdd4194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:20,211 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:20,212 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d3427b-8253-45ce-90c4-3a154ee7a875', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d3427b-8253-45ce-90c4-3a154ee7a875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:21,263 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:21,263 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34ebff01-c078-48d8-b90f-b0ed973931fd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ebff01-c078-48d8-b90f-b0ed973931fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:22,312 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:43:22,313 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c958062-d0fa-41c1-922b-888b1460bba2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c958062-d0fa-41c1-922b-888b1460bba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:23,365 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:23,365 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec8ec6df-755c-439d-a460-6473b19ec401', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec8ec6df-755c-439d-a460-6473b19ec401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:24,417 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:24,417 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae6d844-3a25-484b-a7d4-a803ed1be4ee', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae6d844-3a25-484b-a7d4-a803ed1be4ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:25,469 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:25,469 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77da9e67-2b84-49fd-af97-d9cbf7a18a63', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77da9e67-2b84-49fd-af97-d9cbf7a18a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:26,522 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:43:26,523 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf43738-b05c-4f1e-8b58-0ff7c27d9256', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf43738-b05c-4f1e-8b58-0ff7c27d9256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:27,573 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:27,573 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77d6fed6-e9dc-4a39-bfdb-ef0cf4af8bdc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77d6fed6-e9dc-4a39-bfdb-ef0cf4af8bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:28,624 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:28,624 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3a8f2a-9f90-4c70-9626-4d078aaf7aa8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3a8f2a-9f90-4c70-9626-4d078aaf7aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:29,679 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:43:29,679 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42be332-db31-457f-a4bd-786fc49d7d8c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42be332-db31-457f-a4bd-786fc49d7d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:30,730 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:30,731 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d29460-1acf-4c43-88af-a072f647f8cb', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d29460-1acf-4c43-88af-a072f647f8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:31,781 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:31,781 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546e29e6-4af7-4ec4-a77b-8558e9de3cbe', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546e29e6-4af7-4ec4-a77b-8558e9de3cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:32,832 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:32,832 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17885598-b512-404e-8c00-302f55a8c2cd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17885598-b512-404e-8c00-302f55a8c2cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:33,886 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:43:33,887 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8833dcd9-490d-4a1e-bc3f-bd0a49b5f58e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8833dcd9-490d-4a1e-bc3f-bd0a49b5f58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:34,939 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:34,939 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f666e2aa-59e8-4288-acdb-28e17dbea49f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f666e2aa-59e8-4288-acdb-28e17dbea49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:35,991 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:35,992 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b03aff5-6c2c-4af7-9b27-41e8a1de0a8a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b03aff5-6c2c-4af7-9b27-41e8a1de0a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:37,043 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:37,043 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74282218-eb08-4241-9696-df5911b605aa', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74282218-eb08-4241-9696-df5911b605aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:38,093 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:38,094 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd302eb-d993-448d-baa7-76e83cd3e153', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd302eb-d993-448d-baa7-76e83cd3e153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:39,145 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:39,146 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a512ea8-ecb7-43b4-bd8b-11e4f2f32c84', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a512ea8-ecb7-43b4-bd8b-11e4f2f32c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:40,196 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:40,197 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e47977f-8091-4f08-9299-8e2d745e96d9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e47977f-8091-4f08-9299-8e2d745e96d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:41,250 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.046s 2022-03-22 20:43:41,250 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ca2a656-72e0-4044-a534-60acc96b6cf2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ca2a656-72e0-4044-a534-60acc96b6cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:42,303 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:43:42,303 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9d82f5-7e4f-450c-a9c1-654c5f3eac11', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9d82f5-7e4f-450c-a9c1-654c5f3eac11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:43,353 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:43:43,353 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9733428-5dc9-4025-b1e9-a647630d6e8a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9733428-5dc9-4025-b1e9-a647630d6e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:44,405 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:43:44,405 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60afebd7-6aff-44fe-9b62-90ffc02cbca0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60afebd7-6aff-44fe-9b62-90ffc02cbca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:45,458 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:43:45,458 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21567a01-f5a2-49bc-838b-4a7d8c3a0b03', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21567a01-f5a2-49bc-838b-4a7d8c3a0b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:46,508 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:46,508 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa0b23e-a54d-4529-8b37-582e0b31c970', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa0b23e-a54d-4529-8b37-582e0b31c970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:47,561 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:43:47,561 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaf8308c-61db-4677-bf32-f51a7c4654a3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaf8308c-61db-4677-bf32-f51a7c4654a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:48,611 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:43:48,611 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-680e2c95-e6ec-4bc8-9ed9-fc717fab73e1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-680e2c95-e6ec-4bc8-9ed9-fc717fab73e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:49,662 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:49,663 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2586bf60-7751-436c-b7e6-4913737efd7d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2586bf60-7751-436c-b7e6-4913737efd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:50,713 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:50,714 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b903df-7c92-4274-a416-5fb624dabb1e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b903df-7c92-4274-a416-5fb624dabb1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:51,766 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:51,766 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca43b059-6a2f-4a8e-8c10-12da28930f53', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca43b059-6a2f-4a8e-8c10-12da28930f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:52,815 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:52,816 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d59c16ae-5acc-48ba-82eb-7635c72beefd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d59c16ae-5acc-48ba-82eb-7635c72beefd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:53,867 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:43:53,867 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4619cd-2420-4fa4-9c15-689eed8dbcb9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb4619cd-2420-4fa4-9c15-689eed8dbcb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:54,918 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:54,918 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c31a36a8-66ae-4e66-84e1-31cde2fec01a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c31a36a8-66ae-4e66-84e1-31cde2fec01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:55,970 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:43:55,971 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc42373b-97a9-4a1a-9714-f03458ec1503', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc42373b-97a9-4a1a-9714-f03458ec1503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:57,026 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.046s 2022-03-22 20:43:57,026 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e0d785-25da-4c8b-934f-2c73f1e7fbc5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e0d785-25da-4c8b-934f-2c73f1e7fbc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:58,081 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:43:58,081 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c44156-82f5-4191-929d-17cce3cd5593', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c44156-82f5-4191-929d-17cce3cd5593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:43:59,133 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:43:59,133 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:43:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13dcb720-4497-4a53-977f-6279a87055af', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13dcb720-4497-4a53-977f-6279a87055af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:00,183 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:00,184 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b8f77c-8c05-46bb-b402-45987542dbd3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b8f77c-8c05-46bb-b402-45987542dbd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:01,235 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:01,235 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a6eae2-82c2-410c-ac2b-00e7981c7de2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a6eae2-82c2-410c-ac2b-00e7981c7de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:02,285 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:02,285 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab70bcc7-794e-436b-af15-7532986ceef0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab70bcc7-794e-436b-af15-7532986ceef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:03,334 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:03,334 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15a0709f-65f5-42c9-af06-cc830d510b5e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15a0709f-65f5-42c9-af06-cc830d510b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:04,387 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:44:04,388 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d8ea81-b5a9-4d7c-b0bb-f538a8cf6e46', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d8ea81-b5a9-4d7c-b0bb-f538a8cf6e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:05,437 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:05,437 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96582899-4a67-467a-ad06-b44783034ff1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96582899-4a67-467a-ad06-b44783034ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:06,489 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:44:06,496 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac7c89c-f346-47e6-9f2c-270658477190', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac7c89c-f346-47e6-9f2c-270658477190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:07,547 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:44:07,547 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad7a8129-2a23-4a51-b82a-e0041ecad84f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad7a8129-2a23-4a51-b82a-e0041ecad84f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:08,598 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:08,598 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daace18d-0e43-4c0f-b216-326c036b2755', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daace18d-0e43-4c0f-b216-326c036b2755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:09,647 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:09,647 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ed73e2-f4b3-42eb-bbff-03f82ebbed3a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ed73e2-f4b3-42eb-bbff-03f82ebbed3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:10,697 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:10,697 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f2c323f-cead-4871-960a-0d9eef9ac24b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f2c323f-cead-4871-960a-0d9eef9ac24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:11,749 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:44:11,749 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a49e6658-3e42-4a44-b2b9-5b03d4ee7a24', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a49e6658-3e42-4a44-b2b9-5b03d4ee7a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:12,798 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:12,798 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd315f98-6af4-41d2-ab50-a9c40c015f04', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd315f98-6af4-41d2-ab50-a9c40c015f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:13,848 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:13,848 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9261fcb0-d0de-48ba-ac93-f31ead4a2b5c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9261fcb0-d0de-48ba-ac93-f31ead4a2b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:14,899 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:14,899 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5038b7b4-e652-47da-bebd-7ce161950391', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5038b7b4-e652-47da-bebd-7ce161950391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:15,950 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:15,951 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e29de0-c704-4a1f-b431-f1a41da60a75', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e29de0-c704-4a1f-b431-f1a41da60a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:17,002 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:44:17,002 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0e8552a-bb36-4808-9713-8d9ec8be238b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0e8552a-bb36-4808-9713-8d9ec8be238b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:18,056 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.046s 2022-03-22 20:44:18,056 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00349e14-8e96-453f-ae56-6eacaf5478f6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00349e14-8e96-453f-ae56-6eacaf5478f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:19,106 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:19,106 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2527d371-31ff-46ee-8cc7-eb33e85a8e43', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2527d371-31ff-46ee-8cc7-eb33e85a8e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:20,158 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:44:20,158 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a59ca18-f12a-4077-b51c-f8a74d8d363b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a59ca18-f12a-4077-b51c-f8a74d8d363b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:21,209 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:21,210 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310740ef-0aad-4a6a-99ab-827932211b64', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310740ef-0aad-4a6a-99ab-827932211b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:22,258 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:44:22,258 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72aebe36-d02c-426e-a182-99db8e062fef', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72aebe36-d02c-426e-a182-99db8e062fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:23,309 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:23,309 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe75e16d-a3a0-4e7f-8586-2162ac6c0d0f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe75e16d-a3a0-4e7f-8586-2162ac6c0d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:24,360 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:24,360 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e91f3f-853d-4b3a-a9bf-5508e3e86962', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e91f3f-853d-4b3a-a9bf-5508e3e86962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:25,410 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:25,410 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a0f2769-2308-42b7-89e8-dab02c811828', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0f2769-2308-42b7-89e8-dab02c811828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:26,460 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:26,461 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a076216c-b590-44be-a612-d0f803f47fa1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a076216c-b590-44be-a612-d0f803f47fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:27,512 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:27,512 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e83e554-da94-4ac0-b9ae-415e6876c98c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e83e554-da94-4ac0-b9ae-415e6876c98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:28,561 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:28,562 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01c7d04-1993-4f37-bfea-3a55fd66d26f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01c7d04-1993-4f37-bfea-3a55fd66d26f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:29,613 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:44:29,613 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e147f50c-6f49-432f-9c6f-47ff93207d94', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e147f50c-6f49-432f-9c6f-47ff93207d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:30,663 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:30,663 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330d6a35-317b-4b04-9e49-c4fdb342c879', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330d6a35-317b-4b04-9e49-c4fdb342c879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:31,715 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:44:31,715 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa5e06a-20eb-4342-bbb4-670a9c32a7e7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa5e06a-20eb-4342-bbb4-670a9c32a7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:32,767 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:44:32,767 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f17263-481f-4200-829a-7674a2ef376e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f17263-481f-4200-829a-7674a2ef376e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:33,817 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:33,817 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96226962-249d-44b8-92d9-c7e04152b383', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96226962-249d-44b8-92d9-c7e04152b383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:34,867 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:34,867 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b03c89b4-750a-4fe6-b762-15c8468ec4c9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b03c89b4-750a-4fe6-b762-15c8468ec4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:35,918 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:35,919 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23237faf-acc3-4c72-bae8-d97f152ff3f7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23237faf-acc3-4c72-bae8-d97f152ff3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:36,969 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:44:36,970 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32e13b7d-2e3f-4e29-92c1-0b9122ae641d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32e13b7d-2e3f-4e29-92c1-0b9122ae641d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:38,019 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:38,020 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-318019c8-48b9-4b28-a79b-3d6411ec4cb8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-318019c8-48b9-4b28-a79b-3d6411ec4cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:39,070 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:39,070 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2be5d9-5545-4f78-b444-6d366c2a4216', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f2be5d9-5545-4f78-b444-6d366c2a4216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:40,121 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:44:40,122 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8632e71-5b0b-4386-8714-0d312d2d6779', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8632e71-5b0b-4386-8714-0d312d2d6779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:41,171 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:41,171 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0133a292-3fb9-4e02-ab15-01aa1b7da3e9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0133a292-3fb9-4e02-ab15-01aa1b7da3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:42,222 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:44:42,223 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db376667-8023-4a21-a068-dde2e9cf103a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db376667-8023-4a21-a068-dde2e9cf103a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:43,272 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:44:43,272 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c188a1b7-c4a9-4850-9177-3db86efd1b56', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c188a1b7-c4a9-4850-9177-3db86efd1b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:44,324 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:44:44,324 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c731bd6e-36fb-4899-91f6-bc5ec4606071', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c731bd6e-36fb-4899-91f6-bc5ec4606071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:45,373 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:45,374 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a07b288-08e4-47e7-b157-760496716c3a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a07b288-08e4-47e7-b157-760496716c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:46,424 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:46,424 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ba6c08-5829-44f5-b1fa-fd7a2fccfeef', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ba6c08-5829-44f5-b1fa-fd7a2fccfeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:47,475 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:47,475 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ae4ed1-d852-43e2-bb8d-2475bc30dc47', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ae4ed1-d852-43e2-bb8d-2475bc30dc47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:48,526 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:48,526 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7c62a8-4cd9-47d1-b154-1d03bceda5b3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7c62a8-4cd9-47d1-b154-1d03bceda5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:49,575 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:49,575 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c061e1ac-6ca9-42f9-93fe-3082dc8a0d7a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c061e1ac-6ca9-42f9-93fe-3082dc8a0d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:50,627 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:44:50,627 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d85cee6-bb3b-4640-813a-94f5e89c51ba', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d85cee6-bb3b-4640-813a-94f5e89c51ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:51,679 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:44:51,679 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c731fa4-218d-4e96-b5fa-bd42c48270dd', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c731fa4-218d-4e96-b5fa-bd42c48270dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:52,731 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:44:52,731 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd1922a0-4157-4ff2-8478-88c65ed60a3f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd1922a0-4157-4ff2-8478-88c65ed60a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:53,782 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:44:53,782 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa7e2150-3545-41c5-9191-3c036c1f9285', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa7e2150-3545-41c5-9191-3c036c1f9285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:54,831 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:54,831 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40dfb924-8497-4df4-aae4-53ace5e43922', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40dfb924-8497-4df4-aae4-53ace5e43922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:55,881 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:55,881 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255b299a-81b6-4381-8095-edfc21d2ed1d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255b299a-81b6-4381-8095-edfc21d2ed1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:56,931 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:44:56,931 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deec8ad2-6d32-43b2-9f68-b4a9aa8b619b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deec8ad2-6d32-43b2-9f68-b4a9aa8b619b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:57,984 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:44:57,985 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a43ed5-b84e-4e94-b422-2457fdee5692', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a43ed5-b84e-4e94-b422-2457fdee5692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:44:59,041 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.048s 2022-03-22 20:44:59,041 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:44:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467d5d3b-ba8e-49bc-aed4-2f1da2b58d13', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467d5d3b-ba8e-49bc-aed4-2f1da2b58d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:00,093 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:00,093 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b92aa4-e41f-4161-a03f-6cd13d518966', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6b92aa4-e41f-4161-a03f-6cd13d518966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:01,143 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:01,143 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e68340c-1a92-4308-8be8-6c0b4fd3cb69', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e68340c-1a92-4308-8be8-6c0b4fd3cb69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:02,193 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:02,193 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82828894-a2ac-427a-b7f1-dd93d0c65ed6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82828894-a2ac-427a-b7f1-dd93d0c65ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:03,243 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:03,244 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6875394-8d48-411f-8ea1-3c2dd9cd0116', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6875394-8d48-411f-8ea1-3c2dd9cd0116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:04,294 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:04,294 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c068bc32-625d-4378-a2f1-263c64cc4cda', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c068bc32-625d-4378-a2f1-263c64cc4cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:05,344 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:05,344 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9dabd9-2852-41d9-a1d1-17251e242118', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9dabd9-2852-41d9-a1d1-17251e242118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:06,393 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:06,393 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c148c1-e0a6-404e-82b2-44d5d0a507dc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c148c1-e0a6-404e-82b2-44d5d0a507dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:07,443 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:07,444 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c0e60ee-b7d8-476c-a9c1-b24d14b50f16', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c0e60ee-b7d8-476c-a9c1-b24d14b50f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:08,494 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:08,494 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b25f6b26-6385-4ed1-928b-44380e9809af', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25f6b26-6385-4ed1-928b-44380e9809af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:09,547 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:45:09,547 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1f5fb51-db13-46a0-a5de-8fec092e488d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1f5fb51-db13-46a0-a5de-8fec092e488d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:10,597 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:10,598 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c36b93-2a37-4ade-9b91-29930d247c6a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c36b93-2a37-4ade-9b91-29930d247c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:11,648 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:11,649 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72650968-25c1-4a1b-adc4-54f6f84799f3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72650968-25c1-4a1b-adc4-54f6f84799f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:12,696 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.039s 2022-03-22 20:45:12,696 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3624b262-df3c-416f-b097-e543cdfe1fc4', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3624b262-df3c-416f-b097-e543cdfe1fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:13,744 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:45:13,745 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-398a8670-fc22-4e75-b37e-9f3fe0b31330', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-398a8670-fc22-4e75-b37e-9f3fe0b31330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:14,794 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:14,795 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa0d560-3c69-4008-b1b0-7e8f7be3f74e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa0d560-3c69-4008-b1b0-7e8f7be3f74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:15,844 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:15,844 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3bbadb-2d8f-48e1-b73e-94eb1d982609', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3bbadb-2d8f-48e1-b73e-94eb1d982609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:16,893 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:16,893 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ee196e-fecd-4774-b0bc-0757a0b2f0f7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ee196e-fecd-4774-b0bc-0757a0b2f0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:17,945 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:45:17,945 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72d4dda2-adde-482c-b5f8-661f366a3463', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72d4dda2-adde-482c-b5f8-661f366a3463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:18,997 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:45:18,998 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932810d7-c7c9-4d10-8c2c-3863ec772414', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932810d7-c7c9-4d10-8c2c-3863ec772414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:20,047 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:20,048 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73fcee61-ad84-4326-8617-15935c418897', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73fcee61-ad84-4326-8617-15935c418897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:21,097 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:21,097 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39bf6ba4-ad23-497a-bc3f-83251596ab92', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39bf6ba4-ad23-497a-bc3f-83251596ab92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:22,145 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:45:22,146 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4558ee9f-823e-4fcb-aa70-e2a487088ee1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4558ee9f-823e-4fcb-aa70-e2a487088ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:23,195 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:23,196 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-205a3116-f640-44a9-92c0-bc1864b2455b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-205a3116-f640-44a9-92c0-bc1864b2455b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:24,243 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:45:24,244 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e091a973-fa41-4fe3-9771-57fd588bf7b7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e091a973-fa41-4fe3-9771-57fd588bf7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:25,292 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:45:25,293 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-702ef0a5-fafe-486a-a00e-dd0c725b3e52', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-702ef0a5-fafe-486a-a00e-dd0c725b3e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:26,344 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:45:26,345 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b7036a-0df9-4ef9-8cb7-23be8561980a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b7036a-0df9-4ef9-8cb7-23be8561980a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:27,395 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:27,396 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03029000-ec8b-43a6-8ec9-41f81c7572e9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03029000-ec8b-43a6-8ec9-41f81c7572e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:28,445 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:45:28,445 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb713cb-d83c-4a4a-b3ec-e3a38020f21e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb713cb-d83c-4a4a-b3ec-e3a38020f21e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:29,494 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:29,494 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0883e1a4-c2eb-4eeb-b5a0-f8fa9890175d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0883e1a4-c2eb-4eeb-b5a0-f8fa9890175d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:30,545 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:30,545 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb3a72b-de0b-40fa-9c4b-b77a881b8af0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cb3a72b-de0b-40fa-9c4b-b77a881b8af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:31,595 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:31,595 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bfc4b49-fe6d-4834-86e5-238c4610fbe6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bfc4b49-fe6d-4834-86e5-238c4610fbe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:32,646 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:32,646 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2285ac-6548-4d33-952e-3c65f9074a0e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2285ac-6548-4d33-952e-3c65f9074a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:33,695 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:33,696 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-312730ec-a2b7-40a6-acc3-3b4482ee1119', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-312730ec-a2b7-40a6-acc3-3b4482ee1119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:34,745 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:34,745 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14fc9845-38be-4cca-888f-9ea6607184ed', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14fc9845-38be-4cca-888f-9ea6607184ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:35,793 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.039s 2022-03-22 20:45:35,793 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f8e1a2-538f-46f2-a521-c6d8acc8d688', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f8e1a2-538f-46f2-a521-c6d8acc8d688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:36,848 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.046s 2022-03-22 20:45:36,848 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e88401d7-ee2a-4cb0-b375-bbb05e666041', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e88401d7-ee2a-4cb0-b375-bbb05e666041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:37,898 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:37,898 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554fdfe5-c902-4962-8f67-eb22dd35016b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554fdfe5-c902-4962-8f67-eb22dd35016b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:38,948 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:38,949 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94834e9b-2000-4c75-a672-90cdf7880557', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94834e9b-2000-4c75-a672-90cdf7880557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:40,001 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:45:40,001 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522fbc34-531b-482e-8053-88648a091013', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522fbc34-531b-482e-8053-88648a091013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:41,051 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:41,051 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266532a7-5885-4c20-83f1-80c0a53c36f7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266532a7-5885-4c20-83f1-80c0a53c36f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:42,104 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:45:42,105 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab176d3-be7f-4507-9a47-c6af5b8a32e2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab176d3-be7f-4507-9a47-c6af5b8a32e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:43,152 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.039s 2022-03-22 20:45:43,152 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47cb2c39-96a0-460e-9e5c-d00f49de2af0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47cb2c39-96a0-460e-9e5c-d00f49de2af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:44,203 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:44,204 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eecb4b62-e7d3-4102-8114-5e663ef293bc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eecb4b62-e7d3-4102-8114-5e663ef293bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:45,251 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.039s 2022-03-22 20:45:45,252 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a01692da-9bf9-4741-bb75-0c9e911cf092', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a01692da-9bf9-4741-bb75-0c9e911cf092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:46,302 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:46,302 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-670a33b6-568c-4af6-b557-5406bbe7c863', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670a33b6-568c-4af6-b557-5406bbe7c863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:47,350 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.039s 2022-03-22 20:45:47,350 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5637eb6f-4a2f-4d2b-8b31-99b70a1b9560', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5637eb6f-4a2f-4d2b-8b31-99b70a1b9560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:48,400 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:48,401 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20172dde-5319-4c47-8981-e5176bea3cb8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20172dde-5319-4c47-8981-e5176bea3cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:49,449 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:45:49,450 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d79c796a-a29a-411e-91c9-14f985ceaaf0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d79c796a-a29a-411e-91c9-14f985ceaaf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:50,502 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:45:50,502 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0dbed53-a7f5-4958-a920-57c6b9fd5923', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0dbed53-a7f5-4958-a920-57c6b9fd5923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:51,551 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:51,551 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92069100-2379-4456-852d-385180f8cbed', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92069100-2379-4456-852d-385180f8cbed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:52,600 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:45:52,600 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90035df-f52b-4fc1-8148-cb5ef62c6c5c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90035df-f52b-4fc1-8148-cb5ef62c6c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:53,648 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.039s 2022-03-22 20:45:53,648 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62127ef-e86c-4b21-a2e0-a216ed60ef85', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62127ef-e86c-4b21-a2e0-a216ed60ef85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:54,697 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:45:54,697 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22dbf160-144c-495a-92f3-c6022f652027', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22dbf160-144c-495a-92f3-c6022f652027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:55,744 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.039s 2022-03-22 20:45:55,745 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d13ae79a-ce86-451f-b2a0-ba5243418939', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d13ae79a-ce86-451f-b2a0-ba5243418939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:56,794 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:45:56,794 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3efab7e8-030f-46f3-8efa-b7e3fe3662a9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efab7e8-030f-46f3-8efa-b7e3fe3662a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:57,846 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:45:57,846 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404ba0a3-1325-4cdb-9ae0-060e2f7d57e0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404ba0a3-1325-4cdb-9ae0-060e2f7d57e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:58,896 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:58,897 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c693182e-5e67-44e3-ba5a-2e49b015cfa0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c693182e-5e67-44e3-ba5a-2e49b015cfa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:45:59,947 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:45:59,948 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:45:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec3b0dc-74f5-4e7a-b1fd-fa32fcbecd10', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec3b0dc-74f5-4e7a-b1fd-fa32fcbecd10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:00,998 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:46:00,998 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-581977d5-8fd9-4eb5-ac1e-5be8b4717b33', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-581977d5-8fd9-4eb5-ac1e-5be8b4717b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:02,046 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:46:02,046 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efc7ee0-b442-476e-9247-9afaa82e853d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efc7ee0-b442-476e-9247-9afaa82e853d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:03,100 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:46:03,101 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da343b8a-0099-43ab-91df-597887674b96', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da343b8a-0099-43ab-91df-597887674b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:04,153 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:46:04,153 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a7756f-41a4-44c7-92a3-ec285b7f1db6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a7756f-41a4-44c7-92a3-ec285b7f1db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:05,202 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:46:05,202 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53af3fd-4956-4ca6-9120-562f75fd109d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53af3fd-4956-4ca6-9120-562f75fd109d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:06,255 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:46:06,255 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-785a88fe-a8b3-44f2-863a-ca00f9f099be', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-785a88fe-a8b3-44f2-863a-ca00f9f099be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:07,309 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:46:07,309 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfccfe5e-ec40-4d70-a073-012c1f307f3d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfccfe5e-ec40-4d70-a073-012c1f307f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:08,358 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:46:08,358 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e282b66-b2c2-4dc2-8fe5-970bdb407d13', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e282b66-b2c2-4dc2-8fe5-970bdb407d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:09,407 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:46:09,408 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c032c187-d21f-45d1-bcdb-f33511c25f18', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c032c187-d21f-45d1-bcdb-f33511c25f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:10,457 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:46:10,458 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f23131-7947-49c0-ade6-650a7b69bac3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f23131-7947-49c0-ade6-650a7b69bac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:11,507 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:46:11,507 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa919623-4049-40a4-8384-7fa508f1ed22', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa919623-4049-40a4-8384-7fa508f1ed22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:12,559 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:46:12,559 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b4dd26a-7fb3-4c57-a166-6eddef42e17b', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4dd26a-7fb3-4c57-a166-6eddef42e17b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:13,609 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:46:13,609 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b566c862-6c42-481a-8938-9f3e77787921', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b566c862-6c42-481a-8938-9f3e77787921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:14,661 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:46:14,662 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb72657-0f94-44ec-8ef6-9f0e9b916831', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb72657-0f94-44ec-8ef6-9f0e9b916831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:15,715 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:46:15,715 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-872045d6-b6a8-4cbf-9543-46b34e42c92c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-872045d6-b6a8-4cbf-9543-46b34e42c92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:16,763 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:46:16,763 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f1959a-1da6-46ab-a2b6-cc3894053b87', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f1959a-1da6-46ab-a2b6-cc3894053b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:17,819 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.047s 2022-03-22 20:46:17,819 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a39cdd5-811a-47cb-97db-6d6ed301bf8f', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a39cdd5-811a-47cb-97db-6d6ed301bf8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:18,867 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.039s 2022-03-22 20:46:18,867 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0191e353-519d-4911-87a4-747c67a6ec18', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0191e353-519d-4911-87a4-747c67a6ec18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:19,917 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:46:19,918 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11d06b4-5825-416f-b796-8f77ce3b7b19', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11d06b4-5825-416f-b796-8f77ce3b7b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:20,967 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:46:20,967 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2b4eaa5-60a4-42f5-8a1f-759291c27c35', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2b4eaa5-60a4-42f5-8a1f-759291c27c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:22,018 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:46:22,018 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86f270b3-2689-48a1-9d4c-3daf06e8eef1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86f270b3-2689-48a1-9d4c-3daf06e8eef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:23,068 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:46:23,068 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d463f3-ed9a-49f7-9dc9-31c134d45f73', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d463f3-ed9a-49f7-9dc9-31c134d45f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:24,117 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:46:24,117 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0484ad5c-8013-485b-9c7e-3dcb21fbf263', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0484ad5c-8013-485b-9c7e-3dcb21fbf263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:25,165 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:46:25,165 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b5118b2-c8d9-4a66-b4bf-badfe440be60', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b5118b2-c8d9-4a66-b4bf-badfe440be60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:26,214 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:46:26,215 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec7659ab-8398-4f6b-9cec-88858d08cac0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec7659ab-8398-4f6b-9cec-88858d08cac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:27,267 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:46:27,268 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe7fc47-92f4-4625-8236-2dff472258c0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe7fc47-92f4-4625-8236-2dff472258c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:28,316 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.039s 2022-03-22 20:46:28,316 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38bdec80-5c77-44ee-b394-8acbd069fe9e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38bdec80-5c77-44ee-b394-8acbd069fe9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:29,371 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.047s 2022-03-22 20:46:29,371 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c14a6ab-1dd1-413b-95af-96eab05268f5', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c14a6ab-1dd1-413b-95af-96eab05268f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:30,422 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:46:30,422 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa5f1150-641f-42ec-b337-ee7d50142ee3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa5f1150-641f-42ec-b337-ee7d50142ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:31,487 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.056s 2022-03-22 20:46:31,487 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01473167-7be4-45c0-bbb2-6aeaed5928f6', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01473167-7be4-45c0-bbb2-6aeaed5928f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:32,536 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:46:32,536 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f978dc0-cfa2-47cd-913f-de1afb5797af', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f978dc0-cfa2-47cd-913f-de1afb5797af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:33,587 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:46:33,587 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b2ce2b-b721-481d-95c7-be684322a176', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b2ce2b-b721-481d-95c7-be684322a176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:34,637 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:46:34,637 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1af66424-0976-4364-9381-0e3b69a1e286', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1af66424-0976-4364-9381-0e3b69a1e286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:35,691 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.046s 2022-03-22 20:46:35,692 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6029719e-2391-4093-8ab6-4e1fd1be36c1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6029719e-2391-4093-8ab6-4e1fd1be36c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:36,742 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:46:36,742 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e634b22f-6e56-4a78-9c4f-a22154a10b63', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e634b22f-6e56-4a78-9c4f-a22154a10b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:37,792 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:46:37,793 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61b6d95e-cc3f-4ddc-8c40-6d4437b375f7', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61b6d95e-cc3f-4ddc-8c40-6d4437b375f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:38,841 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:46:38,842 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80844f9d-f326-4e40-a874-ae2b6e4b55af', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80844f9d-f326-4e40-a874-ae2b6e4b55af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:39,894 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:46:39,895 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81feb69e-1e5e-44b1-ad0e-9531637f7d6c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81feb69e-1e5e-44b1-ad0e-9531637f7d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:40,945 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:46:40,945 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e062a485-752c-497e-9947-03f0a5303178', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e062a485-752c-497e-9947-03f0a5303178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:41,995 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:46:41,995 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934b6822-a335-4a6e-af2b-d52fc9ed3fa0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934b6822-a335-4a6e-af2b-d52fc9ed3fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:43,047 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.044s 2022-03-22 20:46:43,047 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d56b14e0-8b49-4a1b-862b-53116f65194a', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d56b14e0-8b49-4a1b-862b-53116f65194a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:44,102 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.046s 2022-03-22 20:46:44,102 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1375271d-f683-4d86-93b2-2b91942855b9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1375271d-f683-4d86-93b2-2b91942855b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:45,152 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:46:45,153 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b99923d-1375-4299-9a09-3defd081632d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b99923d-1375-4299-9a09-3defd081632d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:46,201 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:46:46,202 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb259b59-ef2f-4b64-8028-716203d6cbdc', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb259b59-ef2f-4b64-8028-716203d6cbdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:47,249 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.039s 2022-03-22 20:46:47,250 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4afad9b8-0d4e-42da-b273-ac20d952bcd3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4afad9b8-0d4e-42da-b273-ac20d952bcd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:48,297 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.039s 2022-03-22 20:46:48,297 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981ab92f-2a56-4954-ad97-7b6860e57c9d', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981ab92f-2a56-4954-ad97-7b6860e57c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:49,348 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:46:49,348 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a73bc6d-5175-4b13-927f-5d0bfe21f070', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a73bc6d-5175-4b13-927f-5d0bfe21f070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:50,398 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:46:50,399 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-223ba07c-9e96-42cf-8992-4d1d7d6464e0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-223ba07c-9e96-42cf-8992-4d1d7d6464e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:51,446 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.039s 2022-03-22 20:46:51,447 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76afabfb-1c01-44ca-86f0-87022f60bc05', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76afabfb-1c01-44ca-86f0-87022f60bc05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:52,502 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.047s 2022-03-22 20:46:52,503 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b1e5cef-185a-41ac-b29a-20be182dd4e8', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b1e5cef-185a-41ac-b29a-20be182dd4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:53,553 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:46:53,553 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9591346-06fe-448e-9618-a963a5786fc2', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9591346-06fe-448e-9618-a963a5786fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:54,603 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:46:54,604 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363b7a84-d97f-4161-81a7-fbd1288ad464', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363b7a84-d97f-4161-81a7-fbd1288ad464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:55,652 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:46:55,652 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d132495a-781e-4ab6-929f-700f28445f03', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d132495a-781e-4ab6-929f-700f28445f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:56,700 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.041s 2022-03-22 20:46:56,701 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a52c628-b279-4df9-a1cb-39baae6f6495', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a52c628-b279-4df9-a1cb-39baae6f6495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:57,755 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:46:57,756 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b37ef696-bed0-4112-bfc8-f09f2d370d6c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b37ef696-bed0-4112-bfc8-f09f2d370d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:58,804 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:46:58,804 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2564493-c495-4854-a3ed-f47082d93128', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2564493-c495-4854-a3ed-f47082d93128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:46:59,852 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:46:59,853 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02fd9876-1d46-4359-ba71-8ea2a5a9af5c', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02fd9876-1d46-4359-ba71-8ea2a5a9af5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:47:00,906 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.046s 2022-03-22 20:47:00,907 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2adfc7-8262-4a6c-b4d0-2b71bc996426', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2adfc7-8262-4a6c-b4d0-2b71bc996426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:47:01,961 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:47:01,961 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9f24dc5-034a-4b5f-9890-c2317c93b784', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9f24dc5-034a-4b5f-9890-c2317c93b784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:47:03,011 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:47:03,012 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-074f882b-d7f4-4ace-a0b5-fc698f8e14b0', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-074f882b-d7f4-4ace-a0b5-fc698f8e14b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:47:04,062 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:47:04,062 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a134a0a6-0471-47d8-98fd-49c7bd398a2e', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a134a0a6-0471-47d8-98fd-49c7bd398a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:47:05,113 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.043s 2022-03-22 20:47:05,114 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1618c842-81d1-4096-833c-bf9e0895a5d3', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1618c842-81d1-4096-833c-bf9e0895a5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:47:06,164 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.042s 2022-03-22 20:47:06,165 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344cd996-8f10-402e-a484-20db71414c87', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344cd996-8f10-402e-a484-20db71414c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:47:07,218 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.045s 2022-03-22 20:47:07,219 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f985502f-681e-45f7-b997-a68d42779cea', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f985502f-681e-45f7-b997-a68d42779cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:47:08,267 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.040s 2022-03-22 20:47:08,267 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6843f826-a15c-481f-b8fa-6a72af7b51f9', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6843f826-a15c-481f-b8fa-6a72af7b51f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:47:09,481 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1 0.205s 2022-03-22 20:47:09,481 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7285ead0-3b03-40e2-bfa3-0d8228dd1ed1', 'content-length': '1210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7285ead0-3b03-40e2-bfa3-0d8228dd1ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1'} Body: b'{"volume": {"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:32:38.000000", "updated_at": "2022-03-22T20:41:09.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-684250780", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/6b737df0-2533-4e60-98cd-291e15ddb7c1"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "attachment_id": "837eca88-54f6-4fe7-8b84-4a58933b0cc7", "volume_id": "6b737df0-2533-4e60-98cd-291e15ddb7c1", "server_id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-03-22T20:35:01.000000"}], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:47:09,763 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.275s 2022-03-22 20:47:09,764 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:09 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-113b189a-57fa-4020-b3d7-637f1294079f', 'x-compute-request-id': 'req-113b189a-57fa-4020-b3d7-637f1294079f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'' 2022-03-22 20:47:09,995 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.231s 2022-03-22 20:47:09,995 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d51c387-1609-47fb-b9d4-2121854af81e', 'x-compute-request-id': 'req-1d51c387-1609-47fb-b9d4-2121854af81e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:11,165 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:47:11,165 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-601b3b92-694b-47a5-98ac-1a31111eefd3', 'x-compute-request-id': 'req-601b3b92-694b-47a5-98ac-1a31111eefd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:12,332 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:47:12,333 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5b8c6fe-15e0-4929-80f6-8ee61fc73b7e', 'x-compute-request-id': 'req-e5b8c6fe-15e0-4929-80f6-8ee61fc73b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:13,511 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.169s 2022-03-22 20:47:13,511 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2760cc96-1986-4443-8130-22423e187dcb', 'x-compute-request-id': 'req-2760cc96-1986-4443-8130-22423e187dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:14,677 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:47:14,677 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dddfaad-ed5e-4b3e-a472-5b11bbd908cd', 'x-compute-request-id': 'req-3dddfaad-ed5e-4b3e-a472-5b11bbd908cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:15,840 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:47:15,840 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab581bf8-20de-4450-8ea7-bf02c67b907b', 'x-compute-request-id': 'req-ab581bf8-20de-4450-8ea7-bf02c67b907b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:17,009 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:47:17,010 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca187ec9-4279-4002-a795-0b4f6fec5c7e', 'x-compute-request-id': 'req-ca187ec9-4279-4002-a795-0b4f6fec5c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:18,170 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.152s 2022-03-22 20:47:18,170 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8fdce0e-dfcc-43d4-8616-398d9916d019', 'x-compute-request-id': 'req-b8fdce0e-dfcc-43d4-8616-398d9916d019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:19,338 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:47:19,339 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c35ee4e7-6c48-4f66-97c6-915992b87c30', 'x-compute-request-id': 'req-c35ee4e7-6c48-4f66-97c6-915992b87c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:20,509 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:47:20,509 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cceb43e3-7561-4a13-b8b0-9fce5d22d7bd', 'x-compute-request-id': 'req-cceb43e3-7561-4a13-b8b0-9fce5d22d7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:21,674 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:47:21,675 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89cb75c5-e3ca-4fdd-9198-e5e0e682333f', 'x-compute-request-id': 'req-89cb75c5-e3ca-4fdd-9198-e5e0e682333f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:22,842 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:47:22,843 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32883017-0c54-4ff4-b242-7136367902b6', 'x-compute-request-id': 'req-32883017-0c54-4ff4-b242-7136367902b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:24,013 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:47:24,013 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f785ee4-eea0-463e-aceb-e9fdf91ae9c6', 'x-compute-request-id': 'req-1f785ee4-eea0-463e-aceb-e9fdf91ae9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:25,181 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:47:25,181 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5862cc71-251a-4c09-a551-7b3e11afc093', 'x-compute-request-id': 'req-5862cc71-251a-4c09-a551-7b3e11afc093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:26,344 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:47:26,345 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ff0693d-c627-4f9e-a64c-47d51bdb2467', 'x-compute-request-id': 'req-0ff0693d-c627-4f9e-a64c-47d51bdb2467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:27,509 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:47:27,510 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-092411f6-10f6-4d0b-9674-d6d6b6ac2819', 'x-compute-request-id': 'req-092411f6-10f6-4d0b-9674-d6d6b6ac2819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:28,675 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:47:28,675 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13dd0240-9075-422d-9524-791702634a49', 'x-compute-request-id': 'req-13dd0240-9075-422d-9524-791702634a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:29,848 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.163s 2022-03-22 20:47:29,848 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa70e6e9-f843-43ca-8461-2f1c8cd5e390', 'x-compute-request-id': 'req-fa70e6e9-f843-43ca-8461-2f1c8cd5e390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:31,014 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:47:31,014 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b22080f-9a13-473b-b058-f794aab8890f', 'x-compute-request-id': 'req-7b22080f-9a13-473b-b058-f794aab8890f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:32,179 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:47:32,179 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-648bbcd9-38d1-4356-8957-bdfb3a5bca78', 'x-compute-request-id': 'req-648bbcd9-38d1-4356-8957-bdfb3a5bca78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:33,342 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:47:33,343 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d9473c2-c15e-4d98-92de-5f0018cf7156', 'x-compute-request-id': 'req-8d9473c2-c15e-4d98-92de-5f0018cf7156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:34,522 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.170s 2022-03-22 20:47:34,522 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7dbe3d6-7639-4b2b-a7d5-d2d7265bce29', 'x-compute-request-id': 'req-f7dbe3d6-7639-4b2b-a7d5-d2d7265bce29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:35,688 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:47:35,689 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb7797ea-f2b6-4c61-9851-5874741b3f85', 'x-compute-request-id': 'req-cb7797ea-f2b6-4c61-9851-5874741b3f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:36,909 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.212s 2022-03-22 20:47:36,910 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a8f468b-e963-4f9d-b170-bb98e30fd48d', 'x-compute-request-id': 'req-6a8f468b-e963-4f9d-b170-bb98e30fd48d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:38,126 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.208s 2022-03-22 20:47:38,127 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-885addf3-fc72-4a82-aef0-54cd62b912b3', 'x-compute-request-id': 'req-885addf3-fc72-4a82-aef0-54cd62b912b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:39,294 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:47:39,295 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cfe23f3-4be9-4a19-b6f0-7ef921666163', 'x-compute-request-id': 'req-2cfe23f3-4be9-4a19-b6f0-7ef921666163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:40,462 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:47:40,462 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c2ea29d-bdd6-4c23-81db-1f96ec955647', 'x-compute-request-id': 'req-7c2ea29d-bdd6-4c23-81db-1f96ec955647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:41,628 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:47:41,628 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ec49be5-ed5e-4666-b942-eff834942bbd', 'x-compute-request-id': 'req-9ec49be5-ed5e-4666-b942-eff834942bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:42,799 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:47:42,800 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03a39733-8ab6-4a8b-ae60-46a8d5980ba3', 'x-compute-request-id': 'req-03a39733-8ab6-4a8b-ae60-46a8d5980ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:43,986 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.177s 2022-03-22 20:47:43,986 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59421b49-b841-4c63-887b-bc552c64b75b', 'x-compute-request-id': 'req-59421b49-b841-4c63-887b-bc552c64b75b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:45,152 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:47:45,152 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0126ea3-ac2c-4f31-8dce-30aecfabac82', 'x-compute-request-id': 'req-e0126ea3-ac2c-4f31-8dce-30aecfabac82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:46,316 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:47:46,317 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-420b04af-9370-405b-ba7b-f51815604869', 'x-compute-request-id': 'req-420b04af-9370-405b-ba7b-f51815604869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:47,484 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:47:47,485 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05ca0c5b-8c87-402c-853b-3f216310cfbd', 'x-compute-request-id': 'req-05ca0c5b-8c87-402c-853b-3f216310cfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:48,651 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:47:48,652 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97d92655-24ba-477b-8e86-ddfb5978eaa6', 'x-compute-request-id': 'req-97d92655-24ba-477b-8e86-ddfb5978eaa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:49,819 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:47:49,819 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d22c3c9f-d1fc-49fe-8d40-b28186e56a54', 'x-compute-request-id': 'req-d22c3c9f-d1fc-49fe-8d40-b28186e56a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:51,001 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.172s 2022-03-22 20:47:51,001 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb27ba7-a723-49fa-a9d5-97d284bdd15c', 'x-compute-request-id': 'req-4eb27ba7-a723-49fa-a9d5-97d284bdd15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:52,164 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:47:52,165 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f8a8cac-a068-4852-b56f-3090ad3fabda', 'x-compute-request-id': 'req-0f8a8cac-a068-4852-b56f-3090ad3fabda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:53,424 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.250s 2022-03-22 20:47:53,424 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-248796cd-2648-4d61-ac06-06c7e840dc09', 'x-compute-request-id': 'req-248796cd-2648-4d61-ac06-06c7e840dc09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:54,595 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:47:54,595 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ef6213c-a09e-4ed9-a4f9-27494f6c3a21', 'x-compute-request-id': 'req-7ef6213c-a09e-4ed9-a4f9-27494f6c3a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:55,761 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:47:55,762 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cd27d45-2c20-45d7-b9dd-f80223a3f81e', 'x-compute-request-id': 'req-6cd27d45-2c20-45d7-b9dd-f80223a3f81e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:56,931 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:47:56,931 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-758e298b-2faa-4669-a942-712e8aa5bf58', 'x-compute-request-id': 'req-758e298b-2faa-4669-a942-712e8aa5bf58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:58,092 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:47:58,093 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3739a248-9e67-43d5-aaf3-5c7a3ddf54be', 'x-compute-request-id': 'req-3739a248-9e67-43d5-aaf3-5c7a3ddf54be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:47:59,258 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:47:59,258 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a154a05-1967-45cd-be1e-7420c21d2dc0', 'x-compute-request-id': 'req-4a154a05-1967-45cd-be1e-7420c21d2dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:00,671 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.404s 2022-03-22 20:48:00,672 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da6eb0ca-055f-4610-997b-a800eb115e6a', 'x-compute-request-id': 'req-da6eb0ca-055f-4610-997b-a800eb115e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:01,841 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:48:01,841 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0226204f-c506-44e4-bd8b-f01c92348739', 'x-compute-request-id': 'req-0226204f-c506-44e4-bd8b-f01c92348739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:03,009 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:48:03,010 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74718502-6711-4f38-95d6-72748d327751', 'x-compute-request-id': 'req-74718502-6711-4f38-95d6-72748d327751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:04,174 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:48:04,174 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0770bd19-0133-443c-8511-071c3cf2c9be', 'x-compute-request-id': 'req-0770bd19-0133-443c-8511-071c3cf2c9be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:05,349 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.166s 2022-03-22 20:48:05,349 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7639b61c-5c9f-43cb-bdea-4c98b674a817', 'x-compute-request-id': 'req-7639b61c-5c9f-43cb-bdea-4c98b674a817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:06,520 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:48:06,521 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4da9ac64-c190-4eb6-a99d-bd5ae2995984', 'x-compute-request-id': 'req-4da9ac64-c190-4eb6-a99d-bd5ae2995984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:07,686 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:48:07,687 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a1eeff2-520a-4348-b478-b9cfd613752d', 'x-compute-request-id': 'req-9a1eeff2-520a-4348-b478-b9cfd613752d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:08,852 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:48:08,852 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27257494-81a5-4f0c-b1c8-e0eb1e6efaee', 'x-compute-request-id': 'req-27257494-81a5-4f0c-b1c8-e0eb1e6efaee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:10,022 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:48:10,022 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0b681b1-8d6d-43c4-865b-8e3938c57321', 'x-compute-request-id': 'req-c0b681b1-8d6d-43c4-865b-8e3938c57321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:11,187 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:48:11,188 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ced86ad7-e0f3-423e-b1d1-4e306a9270cd', 'x-compute-request-id': 'req-ced86ad7-e0f3-423e-b1d1-4e306a9270cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:12,358 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:48:12,358 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75a35c65-23d0-47b8-83ab-2858647d67c3', 'x-compute-request-id': 'req-75a35c65-23d0-47b8-83ab-2858647d67c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:13,538 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.170s 2022-03-22 20:48:13,538 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d53f8817-d4c6-4d9d-ad07-aa10c7462235', 'x-compute-request-id': 'req-d53f8817-d4c6-4d9d-ad07-aa10c7462235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:14,710 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:48:14,710 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13dd65f8-0609-4977-9748-29373bd10be3', 'x-compute-request-id': 'req-13dd65f8-0609-4977-9748-29373bd10be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:15,879 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:48:15,880 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc1fd187-0349-4980-9921-3e881297d6a8', 'x-compute-request-id': 'req-bc1fd187-0349-4980-9921-3e881297d6a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:17,044 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:48:17,045 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee3a9828-f842-4788-9281-1981153217ac', 'x-compute-request-id': 'req-ee3a9828-f842-4788-9281-1981153217ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:18,214 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:48:18,214 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf71b3a-89b5-44e5-80d0-f2a04382bc36', 'x-compute-request-id': 'req-0cf71b3a-89b5-44e5-80d0-f2a04382bc36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:19,384 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:48:19,384 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bfcce24-7775-4354-88ea-324db515f17f', 'x-compute-request-id': 'req-4bfcce24-7775-4354-88ea-324db515f17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:20,551 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:48:20,552 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92160451-3648-4be0-9b6f-6f3bb7439e45', 'x-compute-request-id': 'req-92160451-3648-4be0-9b6f-6f3bb7439e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:21,720 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:48:21,721 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78fcad97-fe43-4f5b-bf67-0bc32dcfe985', 'x-compute-request-id': 'req-78fcad97-fe43-4f5b-bf67-0bc32dcfe985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:22,889 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:48:22,890 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4238311-cf38-4c8d-8b7e-0ae13da80af8', 'x-compute-request-id': 'req-d4238311-cf38-4c8d-8b7e-0ae13da80af8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:24,061 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.163s 2022-03-22 20:48:24,062 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-becbd627-76e4-4685-b5b3-970e3698e9eb', 'x-compute-request-id': 'req-becbd627-76e4-4685-b5b3-970e3698e9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:25,225 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:48:25,225 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a59dfe39-4ff1-465a-a887-35f58e2306ee', 'x-compute-request-id': 'req-a59dfe39-4ff1-465a-a887-35f58e2306ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:26,397 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:48:26,397 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d323b59-99e3-4bd4-8fb0-15f7af7d6f8d', 'x-compute-request-id': 'req-4d323b59-99e3-4bd4-8fb0-15f7af7d6f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:27,563 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:48:27,564 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72345008-0110-4730-bf31-3c64a6aa2925', 'x-compute-request-id': 'req-72345008-0110-4730-bf31-3c64a6aa2925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:28,728 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:48:28,728 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d1eaf83-d2e9-4479-a718-178ad4aea6c1', 'x-compute-request-id': 'req-0d1eaf83-d2e9-4479-a718-178ad4aea6c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:29,895 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:48:29,895 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d57b312-4a47-4cfd-abde-9957c7631e70', 'x-compute-request-id': 'req-0d57b312-4a47-4cfd-abde-9957c7631e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:31,063 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:48:31,063 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb54d24-860b-45b3-934d-d5794962bc66', 'x-compute-request-id': 'req-cfb54d24-860b-45b3-934d-d5794962bc66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:32,227 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:48:32,228 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e18123e-5131-4e92-b7fa-64fa63a51707', 'x-compute-request-id': 'req-9e18123e-5131-4e92-b7fa-64fa63a51707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:33,396 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:48:33,397 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78f7b83a-0dd5-4419-abdc-70ef484b0708', 'x-compute-request-id': 'req-78f7b83a-0dd5-4419-abdc-70ef484b0708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:34,564 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:48:34,564 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a7ed96c-a186-4cda-a4a1-756b9484d394', 'x-compute-request-id': 'req-8a7ed96c-a186-4cda-a4a1-756b9484d394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:35,732 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:48:35,733 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9450ad63-9607-45b4-9f47-6a02a1f44a6b', 'x-compute-request-id': 'req-9450ad63-9607-45b4-9f47-6a02a1f44a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:36,896 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:48:36,896 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62518b17-c537-401f-82a7-629e24746c08', 'x-compute-request-id': 'req-62518b17-c537-401f-82a7-629e24746c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:38,061 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:48:38,062 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b109e16-1619-4dc3-af3a-fc34c1db7c9b', 'x-compute-request-id': 'req-3b109e16-1619-4dc3-af3a-fc34c1db7c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:39,223 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:48:39,225 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6093a1f7-01a3-488d-bb75-f5339e02430d', 'x-compute-request-id': 'req-6093a1f7-01a3-488d-bb75-f5339e02430d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:40,387 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:48:40,388 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ef389f7-e446-4feb-aab4-b2a6a906dfe5', 'x-compute-request-id': 'req-5ef389f7-e446-4feb-aab4-b2a6a906dfe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:41,560 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.163s 2022-03-22 20:48:41,560 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0102fbb-96e6-48d0-8749-6ffad324eebc', 'x-compute-request-id': 'req-f0102fbb-96e6-48d0-8749-6ffad324eebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:42,727 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:48:42,728 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6689ca4-f0a8-4974-b9a2-6825e14d717b', 'x-compute-request-id': 'req-e6689ca4-f0a8-4974-b9a2-6825e14d717b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:43,900 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:48:43,901 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eed9faf4-6ef9-4da9-a3ee-37688cf3efe3', 'x-compute-request-id': 'req-eed9faf4-6ef9-4da9-a3ee-37688cf3efe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:45,067 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:48:45,067 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8e95370-aac0-4dac-b987-94ce1ba6fcdc', 'x-compute-request-id': 'req-a8e95370-aac0-4dac-b987-94ce1ba6fcdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:46,236 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:48:46,236 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d551d397-2d00-4289-a276-742e2213fbbc', 'x-compute-request-id': 'req-d551d397-2d00-4289-a276-742e2213fbbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:47,398 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:48:47,398 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17612cf3-953e-45d7-a2e0-62b016ebc4b7', 'x-compute-request-id': 'req-17612cf3-953e-45d7-a2e0-62b016ebc4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:48,562 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:48:48,563 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00680582-8bef-4cd1-8d2f-06c7100fabb9', 'x-compute-request-id': 'req-00680582-8bef-4cd1-8d2f-06c7100fabb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:49,728 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:48:49,729 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e88124f3-af85-4625-b753-71b27579b284', 'x-compute-request-id': 'req-e88124f3-af85-4625-b753-71b27579b284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:50,899 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:48:50,899 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c8a6a8f-dcf5-4a91-99a8-6dccf873b328', 'x-compute-request-id': 'req-8c8a6a8f-dcf5-4a91-99a8-6dccf873b328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:52,070 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:48:52,070 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3516add9-ad42-4889-81dd-ca7df7d32d5e', 'x-compute-request-id': 'req-3516add9-ad42-4889-81dd-ca7df7d32d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:53,240 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:48:53,240 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18f56b68-f297-47ef-8d2c-6780a25a2ce9', 'x-compute-request-id': 'req-18f56b68-f297-47ef-8d2c-6780a25a2ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:54,407 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:48:54,407 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf778ef1-d890-43fa-b8b4-2024e7efcc8d', 'x-compute-request-id': 'req-cf778ef1-d890-43fa-b8b4-2024e7efcc8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:55,576 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:48:55,576 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a8ac5d2-1b06-4314-98be-57067475e920', 'x-compute-request-id': 'req-3a8ac5d2-1b06-4314-98be-57067475e920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:56,738 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.152s 2022-03-22 20:48:56,738 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3ca41a0-966a-4139-a716-b73d0226f252', 'x-compute-request-id': 'req-a3ca41a0-966a-4139-a716-b73d0226f252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:57,908 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:48:57,908 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bfb057a-0ee3-4f9d-852e-993fbb5763e6', 'x-compute-request-id': 'req-4bfb057a-0ee3-4f9d-852e-993fbb5763e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:48:59,071 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:48:59,071 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72ea7e3b-8f9f-4866-924c-4d6dbca2efbc', 'x-compute-request-id': 'req-72ea7e3b-8f9f-4866-924c-4d6dbca2efbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:00,240 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:49:00,240 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61578d8a-230f-45fd-b8cd-c58de1f07c7e', 'x-compute-request-id': 'req-61578d8a-230f-45fd-b8cd-c58de1f07c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:01,410 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:49:01,410 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea806925-4756-48d0-aabe-9e816749da28', 'x-compute-request-id': 'req-ea806925-4756-48d0-aabe-9e816749da28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:02,581 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:49:02,581 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adaf1664-c762-49ad-b689-829a2ee12354', 'x-compute-request-id': 'req-adaf1664-c762-49ad-b689-829a2ee12354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:03,744 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:49:03,744 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca1fe85f-913a-496b-8f7c-3d04c926ad07', 'x-compute-request-id': 'req-ca1fe85f-913a-496b-8f7c-3d04c926ad07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:04,912 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:49:04,913 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7df2f4f-eecb-4737-9c3d-8b04ac8786d6', 'x-compute-request-id': 'req-b7df2f4f-eecb-4737-9c3d-8b04ac8786d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:06,083 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:49:06,084 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96c6b90e-6019-411a-aac0-045aa39a47ad', 'x-compute-request-id': 'req-96c6b90e-6019-411a-aac0-045aa39a47ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:07,245 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:49:07,246 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fa4e094-2e31-45b1-9ba4-dac5318cfecc', 'x-compute-request-id': 'req-5fa4e094-2e31-45b1-9ba4-dac5318cfecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:08,408 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:49:08,409 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8a5c4ae-f6bd-453f-9930-51edeb096cab', 'x-compute-request-id': 'req-b8a5c4ae-f6bd-453f-9930-51edeb096cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:09,575 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:49:09,575 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3f7ecbf-5198-4c9c-9a2a-46242b9c4e58', 'x-compute-request-id': 'req-e3f7ecbf-5198-4c9c-9a2a-46242b9c4e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:10,741 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:49:10,741 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-831feedb-9b4e-4132-8fbf-8e66ad712cee', 'x-compute-request-id': 'req-831feedb-9b4e-4132-8fbf-8e66ad712cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:11,906 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:49:11,906 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48b579c2-7c57-4599-87e4-3b0cdf86ea1d', 'x-compute-request-id': 'req-48b579c2-7c57-4599-87e4-3b0cdf86ea1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:13,071 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:49:13,071 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a6e418e-c93d-47c0-b2c3-987d460ee687', 'x-compute-request-id': 'req-5a6e418e-c93d-47c0-b2c3-987d460ee687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:14,239 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:49:14,240 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4413159-60c6-40f0-836d-0fc134b7cc0a', 'x-compute-request-id': 'req-d4413159-60c6-40f0-836d-0fc134b7cc0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:15,406 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:49:15,406 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55853db1-7f35-4b83-9cca-32cb9b8163a0', 'x-compute-request-id': 'req-55853db1-7f35-4b83-9cca-32cb9b8163a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:16,570 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:49:16,571 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-145c5901-1567-4281-9168-1db3d7173d68', 'x-compute-request-id': 'req-145c5901-1567-4281-9168-1db3d7173d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:17,733 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:49:17,734 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfd77341-e64a-4a65-a5f6-d019e5cc0d85', 'x-compute-request-id': 'req-cfd77341-e64a-4a65-a5f6-d019e5cc0d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:18,896 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:49:18,896 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b5281eb-50a1-4c92-b333-023f495e4ac0', 'x-compute-request-id': 'req-0b5281eb-50a1-4c92-b333-023f495e4ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:20,067 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.163s 2022-03-22 20:49:20,067 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eb057c3-950a-4cbf-8265-b6a0f20a3be2', 'x-compute-request-id': 'req-0eb057c3-950a-4cbf-8265-b6a0f20a3be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:21,234 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:49:21,234 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f350279-c3a4-4485-9b6a-af3aa105fa0a', 'x-compute-request-id': 'req-9f350279-c3a4-4485-9b6a-af3aa105fa0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:22,399 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:49:22,399 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe5b217d-fd1c-43d0-a414-9f9b12a9664d', 'x-compute-request-id': 'req-fe5b217d-fd1c-43d0-a414-9f9b12a9664d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:23,571 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.163s 2022-03-22 20:49:23,571 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eed82f8-6bb4-4c76-8ac4-d0142565e6b5', 'x-compute-request-id': 'req-0eed82f8-6bb4-4c76-8ac4-d0142565e6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:24,734 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:49:24,735 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17e664b9-1dcd-4593-a81d-b5cef9392426', 'x-compute-request-id': 'req-17e664b9-1dcd-4593-a81d-b5cef9392426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:25,896 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:49:25,897 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecb91513-2ac4-40f5-a41f-87251df290e2', 'x-compute-request-id': 'req-ecb91513-2ac4-40f5-a41f-87251df290e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:27,063 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:49:27,064 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66a98542-bae1-4f16-af90-c178032b0ae6', 'x-compute-request-id': 'req-66a98542-bae1-4f16-af90-c178032b0ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:28,229 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:49:28,230 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-708b473f-2e7d-4f0c-a850-bee025d241fe', 'x-compute-request-id': 'req-708b473f-2e7d-4f0c-a850-bee025d241fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:29,398 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:49:29,398 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a40b171-dadf-42c7-bfae-e02355ae8e03', 'x-compute-request-id': 'req-6a40b171-dadf-42c7-bfae-e02355ae8e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:30,564 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:49:30,564 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-916de969-625f-4263-99d8-448d6847ab50', 'x-compute-request-id': 'req-916de969-625f-4263-99d8-448d6847ab50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:31,727 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:49:31,728 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02e0fd4e-191e-4426-a750-f87448cf3206', 'x-compute-request-id': 'req-02e0fd4e-191e-4426-a750-f87448cf3206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:32,899 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:49:32,899 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ce4d7d2-8fc8-47c6-a01b-363d63e5b2b1', 'x-compute-request-id': 'req-6ce4d7d2-8fc8-47c6-a01b-363d63e5b2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:34,065 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:49:34,066 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf4b4c2c-45d5-4953-9493-ce272f9df272', 'x-compute-request-id': 'req-cf4b4c2c-45d5-4953-9493-ce272f9df272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:35,227 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.152s 2022-03-22 20:49:35,227 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e64604be-0b22-4f13-bbbd-17465ec1d5b2', 'x-compute-request-id': 'req-e64604be-0b22-4f13-bbbd-17465ec1d5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:36,389 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:49:36,390 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7169a3e1-e251-4dd5-800e-dea8cb6557d1', 'x-compute-request-id': 'req-7169a3e1-e251-4dd5-800e-dea8cb6557d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:37,554 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:49:37,554 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e057ac1-209c-40a1-9989-03d0c4caabcb', 'x-compute-request-id': 'req-9e057ac1-209c-40a1-9989-03d0c4caabcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:38,720 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:49:38,721 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaa1c530-620e-4858-896f-bfc3252bfa88', 'x-compute-request-id': 'req-aaa1c530-620e-4858-896f-bfc3252bfa88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:39,892 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:49:39,892 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb696c05-3dec-4193-9f1c-940a83ad54b5', 'x-compute-request-id': 'req-fb696c05-3dec-4193-9f1c-940a83ad54b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:41,054 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:49:41,054 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31a2289b-9865-47c4-986f-29e0c834296a', 'x-compute-request-id': 'req-31a2289b-9865-47c4-986f-29e0c834296a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:42,221 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:49:42,222 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b02ce6a9-3964-4b12-afa7-374ad29a9ef7', 'x-compute-request-id': 'req-b02ce6a9-3964-4b12-afa7-374ad29a9ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:43,381 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.151s 2022-03-22 20:49:43,382 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a48ad70f-4852-463c-b612-4b1537204838', 'x-compute-request-id': 'req-a48ad70f-4852-463c-b612-4b1537204838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:44,695 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.305s 2022-03-22 20:49:44,695 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8528ecba-98d6-4064-a482-1bd9c46541ac', 'x-compute-request-id': 'req-8528ecba-98d6-4064-a482-1bd9c46541ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:45,859 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:49:45,860 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21638e2b-b644-45f2-95e0-2afba158166f', 'x-compute-request-id': 'req-21638e2b-b644-45f2-95e0-2afba158166f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:47,028 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:49:47,028 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93593c4d-e57d-4f02-9793-d84b51c610a9', 'x-compute-request-id': 'req-93593c4d-e57d-4f02-9793-d84b51c610a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:48,192 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:49:48,192 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6856f71-ea66-4d45-9cca-90b002c37af6', 'x-compute-request-id': 'req-b6856f71-ea66-4d45-9cca-90b002c37af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:49,363 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:49:49,364 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9badce8-09ce-46d7-8bf1-049ea954695e', 'x-compute-request-id': 'req-d9badce8-09ce-46d7-8bf1-049ea954695e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:50,533 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:49:50,534 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-700d3234-0ae0-4826-b30a-e343bd362dcd', 'x-compute-request-id': 'req-700d3234-0ae0-4826-b30a-e343bd362dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:51,704 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:49:51,705 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a48e95e4-4bd9-4f97-835c-af1121bfed65', 'x-compute-request-id': 'req-a48e95e4-4bd9-4f97-835c-af1121bfed65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:52,867 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:49:52,868 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e928ede-fb2d-4f27-863d-79f4186a3245', 'x-compute-request-id': 'req-0e928ede-fb2d-4f27-863d-79f4186a3245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:54,036 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:49:54,036 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-728d247f-194f-4a3c-bf50-e3692c4e3d77', 'x-compute-request-id': 'req-728d247f-194f-4a3c-bf50-e3692c4e3d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:55,199 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:49:55,200 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2728790-2c86-480a-b58a-0d3a8a3180a6', 'x-compute-request-id': 'req-e2728790-2c86-480a-b58a-0d3a8a3180a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:56,364 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:49:56,365 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-813fa33c-c391-4e22-8b42-f94432865402', 'x-compute-request-id': 'req-813fa33c-c391-4e22-8b42-f94432865402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:57,535 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:49:57,535 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79b09eb2-b096-49ba-9e7a-64332a5162d8', 'x-compute-request-id': 'req-79b09eb2-b096-49ba-9e7a-64332a5162d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:58,706 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:49:58,707 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-598d9ebf-af1d-4be6-8dc7-30aabad8afd5', 'x-compute-request-id': 'req-598d9ebf-af1d-4be6-8dc7-30aabad8afd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:49:59,873 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:49:59,873 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b095dac6-e2a3-405a-adfa-1e678595a6d4', 'x-compute-request-id': 'req-b095dac6-e2a3-405a-adfa-1e678595a6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:01,042 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:50:01,042 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98c1766a-d1af-4a71-9e2a-e5c258358aa3', 'x-compute-request-id': 'req-98c1766a-d1af-4a71-9e2a-e5c258358aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:02,209 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:50:02,210 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef349ff-c7a0-48c0-b7f4-6a8d70e1041f', 'x-compute-request-id': 'req-eef349ff-c7a0-48c0-b7f4-6a8d70e1041f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:03,370 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.152s 2022-03-22 20:50:03,371 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aecf287-f6ea-45fa-b6a6-553877c64604', 'x-compute-request-id': 'req-3aecf287-f6ea-45fa-b6a6-553877c64604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:04,536 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:50:04,536 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ae6dc0c-12b0-46b8-8e26-c9827c5e3f67', 'x-compute-request-id': 'req-8ae6dc0c-12b0-46b8-8e26-c9827c5e3f67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:05,700 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:50:05,700 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c581c88b-4cde-4cc3-84fb-652ea2732bac', 'x-compute-request-id': 'req-c581c88b-4cde-4cc3-84fb-652ea2732bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:06,870 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:50:06,870 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-930f2a6c-7560-4647-8f14-d6ca04cdf244', 'x-compute-request-id': 'req-930f2a6c-7560-4647-8f14-d6ca04cdf244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:08,042 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:50:08,042 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bfc6f23-3e9b-44f4-b5f2-3169d362659d', 'x-compute-request-id': 'req-7bfc6f23-3e9b-44f4-b5f2-3169d362659d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:09,207 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:50:09,207 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-719c01e5-0874-47d7-9a85-d859281f1349', 'x-compute-request-id': 'req-719c01e5-0874-47d7-9a85-d859281f1349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:10,370 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:50:10,370 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f53df06-62d3-4624-97e9-ff0a73bbcef4', 'x-compute-request-id': 'req-1f53df06-62d3-4624-97e9-ff0a73bbcef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:11,539 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:50:11,539 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d677824e-8818-495c-9a4e-872cc0698783', 'x-compute-request-id': 'req-d677824e-8818-495c-9a4e-872cc0698783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:12,701 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:50:12,702 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5960a1dd-5403-442e-b99b-fd823789b192', 'x-compute-request-id': 'req-5960a1dd-5403-442e-b99b-fd823789b192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:13,865 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:50:13,865 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f39ea867-26ee-48a9-8ca3-50b582de58d4', 'x-compute-request-id': 'req-f39ea867-26ee-48a9-8ca3-50b582de58d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:15,054 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.180s 2022-03-22 20:50:15,055 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4108bd63-a578-4a8d-9f85-27e025f20354', 'x-compute-request-id': 'req-4108bd63-a578-4a8d-9f85-27e025f20354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:16,224 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:50:16,224 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa730e61-da55-489f-b073-d7622a430c9a', 'x-compute-request-id': 'req-fa730e61-da55-489f-b073-d7622a430c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:17,388 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:50:17,389 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce4f06f0-601d-4308-aa8b-e8185b536984', 'x-compute-request-id': 'req-ce4f06f0-601d-4308-aa8b-e8185b536984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:18,552 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:50:18,553 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be74d12b-ea8e-40b9-9c71-a9f02803d977', 'x-compute-request-id': 'req-be74d12b-ea8e-40b9-9c71-a9f02803d977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:19,882 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.321s 2022-03-22 20:50:19,882 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0999551-6af5-41e3-8ea2-eeb640472130', 'x-compute-request-id': 'req-f0999551-6af5-41e3-8ea2-eeb640472130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:21,047 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:50:21,048 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73f7f1a7-5f10-45c3-a6c4-884a7a694e13', 'x-compute-request-id': 'req-73f7f1a7-5f10-45c3-a6c4-884a7a694e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:22,215 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:50:22,216 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a242a7d3-1d0b-4fc3-8cc0-0deb3675b188', 'x-compute-request-id': 'req-a242a7d3-1d0b-4fc3-8cc0-0deb3675b188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:23,383 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:50:23,383 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da5818e6-c94d-480c-8568-1d2d60d9183f', 'x-compute-request-id': 'req-da5818e6-c94d-480c-8568-1d2d60d9183f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:24,545 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:50:24,546 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-469c747c-49ab-4677-bba2-9c4f8fc63afe', 'x-compute-request-id': 'req-469c747c-49ab-4677-bba2-9c4f8fc63afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:25,712 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:50:25,712 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3760d0cd-2790-4673-bdb2-b819ad6bc8b8', 'x-compute-request-id': 'req-3760d0cd-2790-4673-bdb2-b819ad6bc8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:26,873 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.151s 2022-03-22 20:50:26,874 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbd85c99-d24b-4356-8c77-cbed802760a2', 'x-compute-request-id': 'req-bbd85c99-d24b-4356-8c77-cbed802760a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:28,041 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:50:28,041 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6242406-4f1e-443a-ba54-19481e028fb2', 'x-compute-request-id': 'req-e6242406-4f1e-443a-ba54-19481e028fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:29,211 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:50:29,211 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a8e3b52-34b5-44a8-b6ef-b85fcf479df1', 'x-compute-request-id': 'req-8a8e3b52-34b5-44a8-b6ef-b85fcf479df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:30,378 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:50:30,378 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e2ba6c6-c40c-4f94-a44e-9d4e539f7a70', 'x-compute-request-id': 'req-9e2ba6c6-c40c-4f94-a44e-9d4e539f7a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:31,550 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.163s 2022-03-22 20:50:31,551 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00338d10-deaf-42f9-9183-85254b242e46', 'x-compute-request-id': 'req-00338d10-deaf-42f9-9183-85254b242e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:32,717 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:50:32,718 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d098e96-e8f5-4338-82ba-34d088093c93', 'x-compute-request-id': 'req-8d098e96-e8f5-4338-82ba-34d088093c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:33,881 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:50:33,882 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ad6125a-effb-4cbe-8ac9-f19017dfd988', 'x-compute-request-id': 'req-1ad6125a-effb-4cbe-8ac9-f19017dfd988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:35,044 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:50:35,044 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52f3fb76-70f0-4f61-befa-252c433ef0b0', 'x-compute-request-id': 'req-52f3fb76-70f0-4f61-befa-252c433ef0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:36,217 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.164s 2022-03-22 20:50:36,217 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfd0dc9f-e0fc-493d-b2f3-764c9bae1ff7', 'x-compute-request-id': 'req-cfd0dc9f-e0fc-493d-b2f3-764c9bae1ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:37,384 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:50:37,384 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4285ed3c-892c-4eb0-91a3-107baf50465a', 'x-compute-request-id': 'req-4285ed3c-892c-4eb0-91a3-107baf50465a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:38,548 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:50:38,549 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f819427-fd65-4a18-9c19-88c127f938ee', 'x-compute-request-id': 'req-3f819427-fd65-4a18-9c19-88c127f938ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:39,719 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:50:39,719 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d41630c9-4037-4d9a-a81b-ccdad0a5ca39', 'x-compute-request-id': 'req-d41630c9-4037-4d9a-a81b-ccdad0a5ca39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:40,881 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:50:40,881 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9dd9d9a-6c3c-4800-b1ed-1707f0fcf066', 'x-compute-request-id': 'req-b9dd9d9a-6c3c-4800-b1ed-1707f0fcf066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:42,050 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:50:42,050 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-511e973f-4c5b-4ff3-873e-73beb2890193', 'x-compute-request-id': 'req-511e973f-4c5b-4ff3-873e-73beb2890193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:43,216 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:50:43,217 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5787193f-d636-4d3e-8a03-f464db5c2f3a', 'x-compute-request-id': 'req-5787193f-d636-4d3e-8a03-f464db5c2f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:44,382 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:50:44,383 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-850d4a56-a143-4644-aee7-97605cfc0cb2', 'x-compute-request-id': 'req-850d4a56-a143-4644-aee7-97605cfc0cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:45,551 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:50:45,552 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c9a93ca-a684-4071-9bc8-dbd7b79f1bc0', 'x-compute-request-id': 'req-5c9a93ca-a684-4071-9bc8-dbd7b79f1bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:46,719 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:50:46,719 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb87c252-be98-4190-b9f2-46e3c2efe69f', 'x-compute-request-id': 'req-cb87c252-be98-4190-b9f2-46e3c2efe69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:47,882 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.152s 2022-03-22 20:50:47,883 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c92c8d1-6792-4ea5-9c74-521ec6151855', 'x-compute-request-id': 'req-8c92c8d1-6792-4ea5-9c74-521ec6151855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:49,044 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.152s 2022-03-22 20:50:49,044 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b3bf39e-8adc-4190-a20a-f54c15efe4bb', 'x-compute-request-id': 'req-8b3bf39e-8adc-4190-a20a-f54c15efe4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:50,463 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.410s 2022-03-22 20:50:50,463 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63e0fe13-b513-4866-bbec-ebbb58e2d48d', 'x-compute-request-id': 'req-63e0fe13-b513-4866-bbec-ebbb58e2d48d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:51,632 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:50:51,632 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f341dcd-a322-4368-8c8a-6cc0907a4b55', 'x-compute-request-id': 'req-0f341dcd-a322-4368-8c8a-6cc0907a4b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:52,798 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:50:52,798 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2cdaf96-fd4f-48ae-955a-88b21b28bf97', 'x-compute-request-id': 'req-e2cdaf96-fd4f-48ae-955a-88b21b28bf97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:53,967 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:50:53,967 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f8375e5-17e9-4031-bcb2-3ee4cd10645a', 'x-compute-request-id': 'req-0f8375e5-17e9-4031-bcb2-3ee4cd10645a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:55,130 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:50:55,131 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e80791-9ffc-4310-ab95-e20d7b1a2205', 'x-compute-request-id': 'req-c2e80791-9ffc-4310-ab95-e20d7b1a2205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:56,297 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:50:56,297 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-473a23da-bb74-4309-9dcf-6f2af9bb49c7', 'x-compute-request-id': 'req-473a23da-bb74-4309-9dcf-6f2af9bb49c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:57,465 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:50:57,466 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf87fa29-7422-492e-ab7e-917fc3c9b6f3', 'x-compute-request-id': 'req-cf87fa29-7422-492e-ab7e-917fc3c9b6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:58,631 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:50:58,632 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24a71b2f-36e4-4bdb-b77c-72b7a60c82f5', 'x-compute-request-id': 'req-24a71b2f-36e4-4bdb-b77c-72b7a60c82f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:50:59,794 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:50:59,795 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61587d8d-351c-44b5-a44e-d92a50fb4d49', 'x-compute-request-id': 'req-61587d8d-351c-44b5-a44e-d92a50fb4d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:00,958 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:51:00,959 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08b333ea-14c8-4290-b809-c3867ea7f420', 'x-compute-request-id': 'req-08b333ea-14c8-4290-b809-c3867ea7f420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:02,126 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:51:02,126 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bf0ab28-a75f-4ff3-88ef-fac063f70064', 'x-compute-request-id': 'req-5bf0ab28-a75f-4ff3-88ef-fac063f70064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:03,293 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:51:03,293 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d5b2d9-08e8-4520-abff-1af588ccdd43', 'x-compute-request-id': 'req-12d5b2d9-08e8-4520-abff-1af588ccdd43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:04,466 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.163s 2022-03-22 20:51:04,466 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf9ef749-1110-44e9-858d-fa914a8a58a5', 'x-compute-request-id': 'req-bf9ef749-1110-44e9-858d-fa914a8a58a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:05,636 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:51:05,637 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de7711f3-e472-4965-b4a9-739ce6bd83e2', 'x-compute-request-id': 'req-de7711f3-e472-4965-b4a9-739ce6bd83e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:06,811 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.166s 2022-03-22 20:51:06,812 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3929fa9e-b20a-4c60-85db-9fd765c52941', 'x-compute-request-id': 'req-3929fa9e-b20a-4c60-85db-9fd765c52941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:07,981 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:51:07,982 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b23c0dbe-6ffe-4816-9cdd-2767254a9a95', 'x-compute-request-id': 'req-b23c0dbe-6ffe-4816-9cdd-2767254a9a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:09,145 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:51:09,146 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb3dc10f-2174-499d-9bb7-006d7c09c9d0', 'x-compute-request-id': 'req-eb3dc10f-2174-499d-9bb7-006d7c09c9d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:10,315 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:51:10,315 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ffad759-93a8-4aeb-8c7f-29c70294427e', 'x-compute-request-id': 'req-1ffad759-93a8-4aeb-8c7f-29c70294427e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:11,478 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:51:11,478 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb34b0ba-f5ea-4eda-9887-dbfbc2fb3574', 'x-compute-request-id': 'req-cb34b0ba-f5ea-4eda-9887-dbfbc2fb3574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:12,642 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:51:12,643 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9f37995-a8ae-45e3-bdbf-361c6f363b24', 'x-compute-request-id': 'req-e9f37995-a8ae-45e3-bdbf-361c6f363b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:13,810 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:51:13,810 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29ace2ff-ebbd-4c48-9cd8-5c183e6f919c', 'x-compute-request-id': 'req-29ace2ff-ebbd-4c48-9cd8-5c183e6f919c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:14,989 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.170s 2022-03-22 20:51:14,989 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84d9efb2-2b63-4e32-a527-b758d11749dc', 'x-compute-request-id': 'req-84d9efb2-2b63-4e32-a527-b758d11749dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:16,154 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:51:16,154 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1870f756-7753-4e6f-8acc-0c004b98fb04', 'x-compute-request-id': 'req-1870f756-7753-4e6f-8acc-0c004b98fb04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:17,316 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.153s 2022-03-22 20:51:17,317 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8328b8bc-a77e-438e-9c8b-af2dbeeb34e8', 'x-compute-request-id': 'req-8328b8bc-a77e-438e-9c8b-af2dbeeb34e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:18,485 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:51:18,486 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eb14ab0-4084-42e9-8f87-0c3a6cc031e9', 'x-compute-request-id': 'req-5eb14ab0-4084-42e9-8f87-0c3a6cc031e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:19,665 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.170s 2022-03-22 20:51:19,665 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba73fdfe-0416-4627-a20f-08f3ccadbabc', 'x-compute-request-id': 'req-ba73fdfe-0416-4627-a20f-08f3ccadbabc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:20,832 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:51:20,832 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bffcc58-962f-4d05-ac49-b179cf0b213a', 'x-compute-request-id': 'req-9bffcc58-962f-4d05-ac49-b179cf0b213a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:21,996 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:51:21,996 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3afab8b7-63bf-4fa1-ad06-81d989f6dbad', 'x-compute-request-id': 'req-3afab8b7-63bf-4fa1-ad06-81d989f6dbad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:23,159 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:51:23,160 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06a09eb0-5307-49d4-b939-303dfb6aacdf', 'x-compute-request-id': 'req-06a09eb0-5307-49d4-b939-303dfb6aacdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:24,324 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:51:24,324 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49585f1b-7f5b-4e57-84ed-c25e5ea07eed', 'x-compute-request-id': 'req-49585f1b-7f5b-4e57-84ed-c25e5ea07eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:25,493 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:51:25,494 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cb5695b-7d00-40cd-ae05-a2caafa63811', 'x-compute-request-id': 'req-0cb5695b-7d00-40cd-ae05-a2caafa63811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:26,669 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.166s 2022-03-22 20:51:26,669 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e648d07d-c71f-49f5-a983-077e3a1baf1d', 'x-compute-request-id': 'req-e648d07d-c71f-49f5-a983-077e3a1baf1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:27,835 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:51:27,836 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adc96077-7b36-4f32-a7ab-4efbf8645bdc', 'x-compute-request-id': 'req-adc96077-7b36-4f32-a7ab-4efbf8645bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:28,999 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:51:29,000 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86a58f37-12ca-49c5-a0a9-35e083665887', 'x-compute-request-id': 'req-86a58f37-12ca-49c5-a0a9-35e083665887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:30,163 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:51:30,164 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b97fdc6b-f919-4f64-a8ae-457578baccc2', 'x-compute-request-id': 'req-b97fdc6b-f919-4f64-a8ae-457578baccc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:31,327 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.154s 2022-03-22 20:51:31,328 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5169f843-6f42-4f23-847f-cf3a4cac8f80', 'x-compute-request-id': 'req-5169f843-6f42-4f23-847f-cf3a4cac8f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:32,499 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:51:32,499 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08b2ef0e-ba00-461c-968c-c85556f6140f', 'x-compute-request-id': 'req-08b2ef0e-ba00-461c-968c-c85556f6140f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:33,669 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:51:33,669 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7070e2-0ba7-4943-b2d4-f537e9c877d4', 'x-compute-request-id': 'req-fe7070e2-0ba7-4943-b2d4-f537e9c877d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:34,835 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:51:34,835 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-148e2b38-0b35-47eb-808c-3b8115ccf13b', 'x-compute-request-id': 'req-148e2b38-0b35-47eb-808c-3b8115ccf13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:35,999 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:51:35,999 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53c189a5-2a60-4cd7-952a-a0e50ddb02ef', 'x-compute-request-id': 'req-53c189a5-2a60-4cd7-952a-a0e50ddb02ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:37,163 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:51:37,163 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5e8cdfa-7bfa-4788-b4d0-90a4a2c80556', 'x-compute-request-id': 'req-e5e8cdfa-7bfa-4788-b4d0-90a4a2c80556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:38,334 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:51:38,334 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb688b18-c639-4096-b798-96f0474817af', 'x-compute-request-id': 'req-fb688b18-c639-4096-b798-96f0474817af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:39,521 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.178s 2022-03-22 20:51:39,522 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8af492d-0368-4d7d-8ba3-564e79c89aeb', 'x-compute-request-id': 'req-b8af492d-0368-4d7d-8ba3-564e79c89aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:40,687 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:51:40,688 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b02b5cb-ca52-4929-8fe2-49911e257167', 'x-compute-request-id': 'req-1b02b5cb-ca52-4929-8fe2-49911e257167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:41,854 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:51:41,854 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03f3c88d-d6bb-4172-99c9-ac7e39d14111', 'x-compute-request-id': 'req-03f3c88d-d6bb-4172-99c9-ac7e39d14111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:43,021 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:51:43,022 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9275efca-5953-4ea0-ae41-9e2d71ab2cbb', 'x-compute-request-id': 'req-9275efca-5953-4ea0-ae41-9e2d71ab2cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:44,194 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.164s 2022-03-22 20:51:44,195 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88c67652-a6bf-497e-8dbb-70d5a677958c', 'x-compute-request-id': 'req-88c67652-a6bf-497e-8dbb-70d5a677958c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:45,361 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:51:45,361 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25476d6d-5dee-446a-887c-0a7287bbf700', 'x-compute-request-id': 'req-25476d6d-5dee-446a-887c-0a7287bbf700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:46,536 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.166s 2022-03-22 20:51:46,536 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c31607f-d08d-4d66-a1e5-63643b590fd2', 'x-compute-request-id': 'req-1c31607f-d08d-4d66-a1e5-63643b590fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:47,710 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.166s 2022-03-22 20:51:47,710 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a12217da-9dcd-4bc4-8940-2b4542f0abf5', 'x-compute-request-id': 'req-a12217da-9dcd-4bc4-8940-2b4542f0abf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:48,880 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:51:48,880 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-539de3c4-c249-4708-8300-4668328c0287', 'x-compute-request-id': 'req-539de3c4-c249-4708-8300-4668328c0287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:50,067 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.179s 2022-03-22 20:51:50,067 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca644d73-6d86-4c19-94b0-53c0b7488589', 'x-compute-request-id': 'req-ca644d73-6d86-4c19-94b0-53c0b7488589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:51,239 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:51:51,239 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e57d1605-0b82-44a8-88e1-136de6f2def3', 'x-compute-request-id': 'req-e57d1605-0b82-44a8-88e1-136de6f2def3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:52,417 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.169s 2022-03-22 20:51:52,418 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc1c3166-3d3b-4995-8877-9c3ab7992009', 'x-compute-request-id': 'req-bc1c3166-3d3b-4995-8877-9c3ab7992009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:53,585 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:51:53,585 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acaa85d1-d4b4-4634-ad5c-aef4a112e781', 'x-compute-request-id': 'req-acaa85d1-d4b4-4634-ad5c-aef4a112e781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:54,765 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.171s 2022-03-22 20:51:54,766 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51131bcb-fbd6-4e43-b50f-90565b4994e6', 'x-compute-request-id': 'req-51131bcb-fbd6-4e43-b50f-90565b4994e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:55,929 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.155s 2022-03-22 20:51:55,929 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64b48da7-1ec3-432c-9b27-ee71728372b8', 'x-compute-request-id': 'req-64b48da7-1ec3-432c-9b27-ee71728372b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:57,103 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.165s 2022-03-22 20:51:57,104 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3294d5ee-14ed-44b4-8494-d9af09c7d24d', 'x-compute-request-id': 'req-3294d5ee-14ed-44b4-8494-d9af09c7d24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:58,274 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:51:58,274 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff97e6ae-7eea-440e-b665-d4171ac39ceb', 'x-compute-request-id': 'req-ff97e6ae-7eea-440e-b665-d4171ac39ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:51:59,445 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:51:59,445 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c89c7351-de4f-4e79-9eb7-bde0044818b9', 'x-compute-request-id': 'req-c89c7351-de4f-4e79-9eb7-bde0044818b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:00,621 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.166s 2022-03-22 20:52:00,622 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60566a4b-b853-443c-994b-23f7f6551d69', 'x-compute-request-id': 'req-60566a4b-b853-443c-994b-23f7f6551d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:01,789 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:52:01,790 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbff9d72-1c81-483e-8502-0a244754b0b6', 'x-compute-request-id': 'req-fbff9d72-1c81-483e-8502-0a244754b0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:02,961 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:52:02,961 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15dd45d9-6003-4db5-a218-cdd0671ef70d', 'x-compute-request-id': 'req-15dd45d9-6003-4db5-a218-cdd0671ef70d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:04,133 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.163s 2022-03-22 20:52:04,134 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3408d952-a23c-466e-80f2-2a145ac8ab72', 'x-compute-request-id': 'req-3408d952-a23c-466e-80f2-2a145ac8ab72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:05,299 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:52:05,299 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eb64612-9803-4655-b065-ad3d00024186', 'x-compute-request-id': 'req-1eb64612-9803-4655-b065-ad3d00024186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:06,469 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:52:06,469 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d60584b-f0db-49cf-b7a1-e920fc0df34e', 'x-compute-request-id': 'req-6d60584b-f0db-49cf-b7a1-e920fc0df34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:07,657 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.179s 2022-03-22 20:52:07,658 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcf69b66-de05-490b-901a-077e62fc69a0', 'x-compute-request-id': 'req-dcf69b66-de05-490b-901a-077e62fc69a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:08,832 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.166s 2022-03-22 20:52:08,832 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fe6d413-b893-47d0-803f-75e306f84b80', 'x-compute-request-id': 'req-4fe6d413-b893-47d0-803f-75e306f84b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:10,060 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.220s 2022-03-22 20:52:10,061 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5603b368-6227-4ee7-87d9-4917f2360676', 'x-compute-request-id': 'req-5603b368-6227-4ee7-87d9-4917f2360676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:11,235 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.165s 2022-03-22 20:52:11,235 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-580c57be-0bd4-4c0e-beec-8f870ded2974', 'x-compute-request-id': 'req-580c57be-0bd4-4c0e-beec-8f870ded2974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:12,400 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:52:12,401 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9893c8e6-32a4-447a-a3c9-c3d09b99fcd0', 'x-compute-request-id': 'req-9893c8e6-32a4-447a-a3c9-c3d09b99fcd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:13,565 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:52:13,566 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb86e1fd-fc72-46b7-9da6-839710ac9405', 'x-compute-request-id': 'req-eb86e1fd-fc72-46b7-9da6-839710ac9405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:14,740 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.165s 2022-03-22 20:52:14,741 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b30450c0-3c7c-4119-86a4-cb3bd4c3b739', 'x-compute-request-id': 'req-b30450c0-3c7c-4119-86a4-cb3bd4c3b739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:15,906 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:52:15,907 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65f678fa-bc55-47f7-8eb0-66b5c691682d', 'x-compute-request-id': 'req-65f678fa-bc55-47f7-8eb0-66b5c691682d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:17,092 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.177s 2022-03-22 20:52:17,092 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff131da-c663-4740-bac2-e5dbef957da3', 'x-compute-request-id': 'req-bff131da-c663-4740-bac2-e5dbef957da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:18,263 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:52:18,263 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9da60f6e-8f6c-4bda-a52b-13a308957f63', 'x-compute-request-id': 'req-9da60f6e-8f6c-4bda-a52b-13a308957f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:19,434 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:52:19,434 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9373b63-b563-49dd-bc8d-1d43a3bcfc4e', 'x-compute-request-id': 'req-f9373b63-b563-49dd-bc8d-1d43a3bcfc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:20,600 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:52:20,600 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e5677b9-0354-4305-95dc-b6bcfbd2a927', 'x-compute-request-id': 'req-4e5677b9-0354-4305-95dc-b6bcfbd2a927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:21,772 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.163s 2022-03-22 20:52:21,772 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05b24e85-cca6-48fa-9cf9-8653fd8ae0cb', 'x-compute-request-id': 'req-05b24e85-cca6-48fa-9cf9-8653fd8ae0cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:22,953 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.171s 2022-03-22 20:52:22,954 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-926215fb-b1ff-40f5-aa9a-1edfe78c8caa', 'x-compute-request-id': 'req-926215fb-b1ff-40f5-aa9a-1edfe78c8caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:24,118 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.156s 2022-03-22 20:52:24,118 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f381f5f1-9a02-48ee-b3b4-bb8a06513e76', 'x-compute-request-id': 'req-f381f5f1-9a02-48ee-b3b4-bb8a06513e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:25,386 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.259s 2022-03-22 20:52:25,387 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21e62d4b-6af3-452a-9001-d68f9896bfef', 'x-compute-request-id': 'req-21e62d4b-6af3-452a-9001-d68f9896bfef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:26,561 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.165s 2022-03-22 20:52:26,561 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9301167-8d0f-4119-8f86-b489f7b445b6', 'x-compute-request-id': 'req-a9301167-8d0f-4119-8f86-b489f7b445b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:27,736 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.167s 2022-03-22 20:52:27,737 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-430d0db1-c510-493a-82bb-af6cbc6ceda7', 'x-compute-request-id': 'req-430d0db1-c510-493a-82bb-af6cbc6ceda7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:28,909 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.163s 2022-03-22 20:52:28,909 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-753ac9e6-c946-48b3-8fbe-3df1ab58d87c', 'x-compute-request-id': 'req-753ac9e6-c946-48b3-8fbe-3df1ab58d87c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:30,079 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:52:30,080 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f941298b-cc8f-415d-b07a-0d7fb2d4acbb', 'x-compute-request-id': 'req-f941298b-cc8f-415d-b07a-0d7fb2d4acbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:31,252 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.164s 2022-03-22 20:52:31,253 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff25ef10-0de8-44c1-952b-2eb904a0be41', 'x-compute-request-id': 'req-ff25ef10-0de8-44c1-952b-2eb904a0be41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:32,418 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:52:32,418 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0154c19-14f2-4e56-90da-0213b742a660', 'x-compute-request-id': 'req-d0154c19-14f2-4e56-90da-0213b742a660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:33,588 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.161s 2022-03-22 20:52:33,588 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eea1bbc3-b136-4efc-a98d-69905da56d2c', 'x-compute-request-id': 'req-eea1bbc3-b136-4efc-a98d-69905da56d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:34,764 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.166s 2022-03-22 20:52:34,765 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69d53138-d419-4ead-9b1a-7f27f18ef533', 'x-compute-request-id': 'req-69d53138-d419-4ead-9b1a-7f27f18ef533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:35,937 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.164s 2022-03-22 20:52:35,938 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfb1f939-a666-4a42-9269-5059c9ebfba7', 'x-compute-request-id': 'req-dfb1f939-a666-4a42-9269-5059c9ebfba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:37,105 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:52:37,105 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbad8d84-9700-4030-ad44-4a80a66e8588', 'x-compute-request-id': 'req-fbad8d84-9700-4030-ad44-4a80a66e8588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:38,428 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.314s 2022-03-22 20:52:38,429 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13ae5e93-4d28-4327-9c14-08391f531a81', 'x-compute-request-id': 'req-13ae5e93-4d28-4327-9c14-08391f531a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:39,595 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:52:39,595 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84e9a455-f87c-4141-b6eb-a4ed6c57058f', 'x-compute-request-id': 'req-84e9a455-f87c-4141-b6eb-a4ed6c57058f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:40,773 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:52:40,773 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd4b4500-b1bf-48de-88f1-96b1a3fc480f', 'x-compute-request-id': 'req-cd4b4500-b1bf-48de-88f1-96b1a3fc480f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:41,941 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:52:41,941 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6453776d-5ecd-4b1d-8f50-7c5b0c96ae29', 'x-compute-request-id': 'req-6453776d-5ecd-4b1d-8f50-7c5b0c96ae29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:43,119 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.168s 2022-03-22 20:52:43,119 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54d886bd-b6a9-4419-b3d0-b53d88a70032', 'x-compute-request-id': 'req-54d886bd-b6a9-4419-b3d0-b53d88a70032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:44,292 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.164s 2022-03-22 20:52:44,292 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-877e9039-3072-4400-9445-1be8bb6cb073', 'x-compute-request-id': 'req-877e9039-3072-4400-9445-1be8bb6cb073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:45,464 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.163s 2022-03-22 20:52:45,464 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f0ce40f-8407-4b05-8c00-28d0b136ebcc', 'x-compute-request-id': 'req-1f0ce40f-8407-4b05-8c00-28d0b136ebcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:46,648 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.176s 2022-03-22 20:52:46,648 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d04bdab4-9494-4d58-8287-c17ef19f2529', 'x-compute-request-id': 'req-d04bdab4-9494-4d58-8287-c17ef19f2529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:47,828 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.171s 2022-03-22 20:52:47,829 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-689ee218-cedd-4013-ad0d-8d15065fcbd7', 'x-compute-request-id': 'req-689ee218-cedd-4013-ad0d-8d15065fcbd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:49,001 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.164s 2022-03-22 20:52:49,001 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa3796a1-629e-407c-bb09-7a620b620939', 'x-compute-request-id': 'req-aa3796a1-629e-407c-bb09-7a620b620939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:50,171 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:52:50,172 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-791dd13d-f01d-4780-be2f-a4034901b2a4', 'x-compute-request-id': 'req-791dd13d-f01d-4780-be2f-a4034901b2a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:51,340 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:52:51,341 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-944f462a-30af-4389-9734-98c2753839d7', 'x-compute-request-id': 'req-944f462a-30af-4389-9734-98c2753839d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:52,511 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:52:52,511 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c59c6b4-02c3-4a6b-9146-f9c051ade518', 'x-compute-request-id': 'req-5c59c6b4-02c3-4a6b-9146-f9c051ade518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:53,678 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:52:53,679 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02b8252c-a42d-4d81-a901-f4976f196b45', 'x-compute-request-id': 'req-02b8252c-a42d-4d81-a901-f4976f196b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:54,845 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:52:54,846 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f99e1f08-e658-4a64-bbef-2cf2148f334a', 'x-compute-request-id': 'req-f99e1f08-e658-4a64-bbef-2cf2148f334a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:56,014 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:52:56,014 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-372b17cc-3f47-49ec-94e7-85cdf2bd4ca3', 'x-compute-request-id': 'req-372b17cc-3f47-49ec-94e7-85cdf2bd4ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:57,190 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.166s 2022-03-22 20:52:57,190 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-119c9562-b9b4-49fd-808b-809c9a986c20', 'x-compute-request-id': 'req-119c9562-b9b4-49fd-808b-809c9a986c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:58,364 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.165s 2022-03-22 20:52:58,365 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d8f67eb-e1ab-45c9-8834-5695d8bdc23b', 'x-compute-request-id': 'req-9d8f67eb-e1ab-45c9-8834-5695d8bdc23b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:52:59,540 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.167s 2022-03-22 20:52:59,540 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb58cc64-798c-4b4d-b537-b1f5936e1e09', 'x-compute-request-id': 'req-eb58cc64-798c-4b4d-b537-b1f5936e1e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:53:00,707 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:53:00,716 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f03af7e3-1b61-48b5-bebe-7170f90fd315', 'x-compute-request-id': 'req-f03af7e3-1b61-48b5-bebe-7170f90fd315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:53:01,881 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.157s 2022-03-22 20:53:01,882 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0efede3-201e-4f92-8361-21fcb1b15683', 'x-compute-request-id': 'req-d0efede3-201e-4f92-8361-21fcb1b15683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:53:03,050 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.159s 2022-03-22 20:53:03,050 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d33efa1-7fc1-46e8-9e8b-9bb253218f69', 'x-compute-request-id': 'req-7d33efa1-7fc1-46e8-9e8b-9bb253218f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:53:04,227 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.169s 2022-03-22 20:53:04,228 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b861cdb-2413-42e9-80e8-678c717a0920', 'x-compute-request-id': 'req-1b861cdb-2413-42e9-80e8-678c717a0920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:53:05,402 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.164s 2022-03-22 20:53:05,402 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5fc5eec-e5ef-48e4-ab25-9eee5847f703', 'x-compute-request-id': 'req-c5fc5eec-e5ef-48e4-ab25-9eee5847f703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:53:06,583 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.172s 2022-03-22 20:53:06,584 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54eca718-002c-451d-b10b-416076861263', 'x-compute-request-id': 'req-54eca718-002c-451d-b10b-416076861263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:53:07,752 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.160s 2022-03-22 20:53:07,753 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-561a0e2c-66a6-4ca8-ab59-a70c2cd25262', 'x-compute-request-id': 'req-561a0e2c-66a6-4ca8-ab59-a70c2cd25262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:53:08,920 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.158s 2022-03-22 20:53:08,920 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-815c8a66-fa20-46f0-abc6-73408df2e4ff', 'x-compute-request-id': 'req-815c8a66-fa20-46f0-abc6-73408df2e4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' 2022-03-22 20:53:10,091 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643 0.162s 2022-03-22 20:53:10,092 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b5c8633-2a49-4a36-b9e0-e6fc1453cf38', 'x-compute-request-id': 'req-9b5c8633-2a49-4a36-b9e0-e6fc1453cf38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643'} Body: b'{"server": {"id": "84d4fc29-8017-4dbb-8613-b5feaf6c8643", "name": "tempest-VolumesSnapshotTestJSON-instance-1212984052", "status": "ACTIVE", "tenant_id": "f33e7083ac1140b896c2f4f66845e700", "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "metadata": {}, "hostId": "9e9b7e373cf39b1327b1ff0b8d8eef896f33ee2f17393e999fc2ef59", "image": {"id": "2b136d39-d5f8-4e3d-8650-b35d01011309", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/images/2b136d39-d5f8-4e3d-8650-b35d01011309"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.65/compute/flavors/452"}]}, "created": "2022-03-22T20:34:39Z", "updated": "2022-03-22T20:47:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1507821553-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:d0:97"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.65/compute/v2.1/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}, {"rel": "bookmark", "href": "http://10.222.0.65/compute/servers/84d4fc29-8017-4dbb-8613-b5feaf6c8643"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-03-22T20:34:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b737df0-2533-4e60-98cd-291e15ddb7c1"}]}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 6b737df0-2533-4e60-98cd-291e15ddb7c1 failed to reach available status (current detaching) within the required time (360 s). }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination raise lib_exc.TimeoutException tempest.lib.exceptions.TimeoutException: Request timed out Details: None }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 87, in test_snapshot_create_offline_delete_online snapshot2 = 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 613bc1b0-6a67-4e79-9ace-0fdc7a60e145 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: pythonlogging:'': {{{ 2022-03-22 20:53:10,812 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 202 POST http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes 0.511s 2022-03-22 20:53:10,813 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203"}} Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af12fdf9-fc34-4237-9877-34efa3156184', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af12fdf9-fc34-4237-9877-34efa3156184', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:10.541608", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-03-22 20:53:10,859 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.039s 2022-03-22 20:53:10,859 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9944c8a1-9c82-4174-b487-ec0f86ca64c0', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9944c8a1-9c82-4174-b487-ec0f86ca64c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:11,909 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.041s 2022-03-22 20:53:11,909 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4777861-ec3e-4756-99f2-d44de6068c13', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4777861-ec3e-4756-99f2-d44de6068c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:12,956 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.039s 2022-03-22 20:53:12,957 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-346ae3af-591c-44eb-a18e-b4b2cb981df9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-346ae3af-591c-44eb-a18e-b4b2cb981df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:14,011 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.047s 2022-03-22 20:53:14,011 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e2762e0-e7bb-4104-b320-6b0bbfc19a65', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e2762e0-e7bb-4104-b320-6b0bbfc19a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:15,058 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.038s 2022-03-22 20:53:15,058 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8207e1b1-d330-46ed-8b49-48444111da9f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8207e1b1-d330-46ed-8b49-48444111da9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:16,105 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.038s 2022-03-22 20:53:16,106 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ef594d-b0ff-425b-a640-5cd25bdbc4fc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ef594d-b0ff-425b-a640-5cd25bdbc4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:17,153 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.040s 2022-03-22 20:53:17,154 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a5d98e8-0422-4c43-b38d-14bdd56a8c51', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a5d98e8-0422-4c43-b38d-14bdd56a8c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:18,201 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.039s 2022-03-22 20:53:18,202 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6e21f5-890a-4758-bc10-bb6fcfe91374', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6e21f5-890a-4758-bc10-bb6fcfe91374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:19,247 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.037s 2022-03-22 20:53:19,248 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a883ab3-dcdc-4d4f-84f2-e8c087ca39a8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a883ab3-dcdc-4d4f-84f2-e8c087ca39a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:20,300 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.042s 2022-03-22 20:53:20,300 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81623bbe-cbdd-4e41-bfbd-b56dbd2a2297', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81623bbe-cbdd-4e41-bfbd-b56dbd2a2297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:21,349 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.040s 2022-03-22 20:53:21,349 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e37c84fa-659b-41b7-8fd9-a7cc999a915d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e37c84fa-659b-41b7-8fd9-a7cc999a915d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:22,396 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.040s 2022-03-22 20:53:22,396 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965050e1-c180-49d6-95a2-acdf45ffba5d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965050e1-c180-49d6-95a2-acdf45ffba5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:23,442 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.038s 2022-03-22 20:53:23,443 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac436d06-eaa9-420a-8110-08194154afc7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac436d06-eaa9-420a-8110-08194154afc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:24,489 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.038s 2022-03-22 20:53:24,489 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c098b52-fe26-4f2f-9481-abd58104e5a9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c098b52-fe26-4f2f-9481-abd58104e5a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:25,536 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.038s 2022-03-22 20:53:25,536 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232ce92a-49bc-4bc1-850c-7068ed0a3a81', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232ce92a-49bc-4bc1-850c-7068ed0a3a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:26,582 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.038s 2022-03-22 20:53:26,582 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c081e3b9-5122-43c5-b324-c0e41f34591c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c081e3b9-5122-43c5-b324-c0e41f34591c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:27,629 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.039s 2022-03-22 20:53:27,630 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693d4325-c055-4ef0-a18a-4ad7b2e70ca1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693d4325-c055-4ef0-a18a-4ad7b2e70ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:28,678 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.040s 2022-03-22 20:53:28,678 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01c2a56-1caf-4ac5-9c44-bce63876df67', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01c2a56-1caf-4ac5-9c44-bce63876df67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:29,724 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.038s 2022-03-22 20:53:29,725 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ecae7d8-3f07-456e-8814-621e6b135e54', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ecae7d8-3f07-456e-8814-621e6b135e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:30,772 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.039s 2022-03-22 20:53:30,772 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2c6a37-8c79-4e38-87ee-1a8dc99630f6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2c6a37-8c79-4e38-87ee-1a8dc99630f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:31,819 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.038s 2022-03-22 20:53:31,819 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-919749ae-b636-4fcf-901f-50e126bae928', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-919749ae-b636-4fcf-901f-50e126bae928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:32,865 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.038s 2022-03-22 20:53:32,866 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f88a284-6ea9-4327-ab43-e130a342c545', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f88a284-6ea9-4327-ab43-e130a342c545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:33,913 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.038s 2022-03-22 20:53:33,913 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c82adbc-49da-41ba-ad2f-67eed11b5f11', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c82adbc-49da-41ba-ad2f-67eed11b5f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:34,960 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.038s 2022-03-22 20:53:34,960 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-564edad6-e60c-4859-8aee-42173fb3d285', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-564edad6-e60c-4859-8aee-42173fb3d285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:36,007 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.039s 2022-03-22 20:53:36,008 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d014d4a5-a2d2-48de-88b3-80a71eb8da47', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d014d4a5-a2d2-48de-88b3-80a71eb8da47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:53:37,057 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 0.041s 2022-03-22 20:53:37,057 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe9c991-9207-4ad2-bdcc-5edf6c27f0ca', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe9c991-9207-4ad2-bdcc-5edf6c27f0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:54:13,909 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 35.842s 2022-03-22 20:54:13,909 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d4b1d89-c342-492d-9b15-568e3746e743', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d4b1d89-c342-492d-9b15-568e3746e743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:55:14,976 118511 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.65', port=80): Read timed out. (read timeout=60)")': /volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 2022-03-22 20:55:37,988 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 83.071s 2022-03-22 20:55:37,989 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5109c94e-c786-4bf3-bba8-d8bd900e143f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5109c94e-c786-4bf3-bba8-d8bd900e143f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:56:13,973 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 34.975s 2022-03-22 20:56:13,973 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 20:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-132befa0-f956-439f-b55c-e953cc579d2e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-132befa0-f956-439f-b55c-e953cc579d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T20:53:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' 2022-03-22 20:57:15,041 118511 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.65', port=80): Read timed out. (read timeout=60)")': /volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 2022-03-22 20:58:15,100 118511 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.65', port=80): Read timed out. (read timeout=60)")': /volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 2022-03-22 20:59:15,150 118511 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.65', port=80): Read timed out. (read timeout=60)")': /volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 2022-03-22 21:00:15,179 118511 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.65', port=80): Read timed out. (read timeout=60)")': /volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 2022-03-22 21:01:15,240 118511 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.65', port=80): Read timed out. (read timeout=60)")': /volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 2022-03-22 21:02:15,297 118511 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.65', port=80): Read timed out. (read timeout=60)")': /volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 2022-03-22 21:03:15,345 118511 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.65', port=80): Read timed out. (read timeout=60)")': /volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 2022-03-22 21:04:15,400 118511 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.65', port=80): Read timed out. (read timeout=60)")': /volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 2022-03-22 21:05:15,461 118511 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.65', port=80): Read timed out. (read timeout=60)")': /volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 2022-03-22 21:06:12,668 118511 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0 597.687s 2022-03-22 21:06:12,668 118511 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Tue, 22 Mar 2022 21:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7d7c6c-b5be-4a95-9554-95e3b0fc8f49', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7d7c6c-b5be-4a95-9554-95e3b0fc8f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0'} Body: b'{"volume": {"id": "5b77297a-1229-41c4-8c99-cc87aef304b0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-03-22T20:53:11.000000", "updated_at": "2022-03-22T21:06:11.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-893464203", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.65/volume/v3/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}, {"rel": "bookmark", "href": "http://10.222.0.65/volume/f33e7083ac1140b896c2f4f66845e700/volumes/5b77297a-1229-41c4-8c99-cc87aef304b0"}], "user_id": "b62bde9abf7e41d3802cb57ac67b6022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f33e7083ac1140b896c2f4f66845e700"}}' }}} 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 130, 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 5b77297a-1229-41c4-8c99-cc87aef304b0 failed to reach available status (current available) within the required time (360 s). |
||||||
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] |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt8.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
pt9.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
pt10.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
pt11.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) |
||||||
setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt12.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
VolumesBackupsV39Test) |
skip
pt12.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt13.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
pt14.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt15.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
||||||
tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt16.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
||||||
tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt17.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt17.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt17.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt17.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt17.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt17.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
||||||
tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt18.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt18.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt18.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt18.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt18.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt18.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt18.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt18.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt19.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt19.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
||||||
tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt20.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt21.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt21.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt21.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt22.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
||||||
tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt23.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
||||||
tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt24.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
pt24.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
pt25.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt25.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt26.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
||||||
tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt27.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
||||||
tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt28.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt28.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt28.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt28.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt28.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt28.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt28.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
||||||
tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt29.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
pt30.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
pt30.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
pt31.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
pt32.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
pt32.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
pt33.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
pt33.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
pt34.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
pt34.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
pt34.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
pt34.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
pt34.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
pt34.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
pt34.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
pt35.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
pt35.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
pt35.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
pt36.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt39.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
pt39.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
pt40.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
pt40.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt42.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
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt44.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
pt45.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
pt45.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
pt45.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
pt45.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
pt45.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
pt46.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
pt47.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
pt48.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
pt49.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
pt50.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
pt50.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
pt51.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
pt51.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
pt52.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
pt53.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
pt53.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
pt54.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
pt54.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
pt55.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
pt55.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
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt58.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
pt58.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
pt59.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
pt60.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
pt60.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
pt61.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
pt61.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
pt61.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
pt62.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt63.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt64.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
pt65.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt65.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt65.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt65.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt65.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt65.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt65.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt65.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt65.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt65.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt65.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt65.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt65.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt66.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt66.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt66.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt66.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt66.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt66.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
pass
pt67.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
tempest.scenario.test_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
pt68.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt69.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 235 | 216 | 10 | 0 | 9 |